3.4.0
enekomartinmartinez
released this
04 Jul 14:13
·
243 commits
to master
since this release
New Features
- Add support for Vensim’s ALLOCATE AVAILABLE (
pysd.py_backend.allocation.allocate_available()
) function (issue #339). Integer allocation cases have not been implemented neither the fixed quantity and constant elasticity curve priority functions.
Documentation
- Improve the documentation of the pysd.py_backend.allocation module.