Skip to content

3.3.0

Compare
Choose a tag to compare
@enekomartinmartinez enekomartinmartinez released this 22 Jun 13:47
· 244 commits to master since this release
1167289

New Features

  • Add support for Vensim’s ALLOCATE BY PRIORITY (pysd.py_backend.allocation.allocate_by_priority()) function (issue #263).

Bug fixes

  • Fix bug of using subranges to define a bigger range (issue #335).

Internal Changes

  • Improve error messages for pysd.py_backend.External objects.