3.14.0
enekomartinmartinez
released this
24 Apr 16:31
·
24 commits
to master
since this release
New Features
- Support Vensim’s RANDOM EXPONENTIAL function (#107). (@enekomartinmartinez)
Bug fixes
- Fix truncation in Vensim’s RANDOM NORMAL function translation. (@enekomartinmartinez)
Documentation
- Add supported random functions to the documentation tables. (@enekomartinmartinez)
Internal Changes
- Add test for random functions, including comparison with Vensim outputs and expected values (#107). (@enekomartinmartinez)
- Allow to add multiple imports by the python function call builder. (@enekomartinmartinez)