Skip to content

0.6.3: Fix recursion error (#42)

Compare
Choose a tag to compare
@phantomas1234 phantomas1234 released this 15 Nov 10:45
· 269 commits to master since this release
* fix: use sloppy keyword on Objective constructor

If sloppy, expressions will not be validated.

* chore: make is_Linear faster for canonical quadratic expressions

* fix: pep8