SDXorg / pysd

System Dynamics Modeling in Python
http://pysd.readthedocs.org/
MIT License
350 stars 89 forks source link

implementation of Vensim POWER function #409

Closed rogersamso closed 1 year ago

rogersamso commented 1 year ago

Description

Adds support for Vensim's POWER function.

Related issues

Type of change

PR verification (to be filled by reviewers)

enekomartinmartinez commented 1 year ago

I have rerun the tests with Python 3.7, and they pass. I will fix the 3.11 dependencies error in the dev/master directly and merge this PR as it is ready.