GrUMPy icon indicating copy to clipboard operation
GrUMPy copied to clipboard

examples and tests do not work

Open aykutbulut opened this issue 11 years ago • 0 comments

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".

aykutbulut avatar Sep 16 '14 17:09 aykutbulut