GrUMPy
GrUMPy copied to clipboard
examples and tests do not work
Scripts in examples and test directory do not work. They should import coinor.grumpy not grumpy. They still do not work even the importing is fixed.
run.py in examples directory imports src.grumpy. This does not make sense for users since they will install grumpy using "python setup.py install".