Skip to content

v0.9.0

Compare
Choose a tag to compare
@bqpd bqpd released this 20 Jun 15:34
· 102 commits to master since this release
df532f7
  • almost complete Python 3 support (except for parse_variables)
  • Speedups, especially for SP solves
  • Models now number themselves only if their whole path is copied by another Model
  • Fixes to some sensitivity edge cases
  • Dropped 400 lines of code (down to 5100) while adding 120 lines of tests (up to 2450). Still at 290 lines of examples.