Closed GoogleCodeExporter closed 8 years ago
That looks like a bug alright. Good catch!
Before being ported to Cython to support Python 2 and 3 (this winter, time
permitting), I'm going to switch the expression and constraint handling over to
python-algebraic (on GitHub). This won't change the interface at all, as it's
just extracted from the python-zibopt source directly. However, I may fix this
issue there first and then work on integrating the two packages.
Original comment by ryanjoneil
on 13 Dec 2011 at 2:52
Does it work in latest trunk? I ported the fix from python-algebraic as it was
not difficult. Has to do with implementing __rsub__.
Original comment by ryanjoneil
on 20 Dec 2011 at 5:34
Thank you for the quick fix!
I did a test with the last version of the Trunk and it's OK!
Original comment by olivier....@gmail.com
on 17 Jan 2012 at 8:35
Original issue reported on code.google.com by
olivier....@gmail.com
on 7 Dec 2011 at 5:10Attachments: