You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
GillesPy2 Release v1.6.5
Changes
[#630] Parameters can now reference other parameters correctly when creating a model. Additionaly, when creating a parameter, setting "value=" has been removed (use "expression=" instead).
[#627] Removed debug print for live_output that was always printing
[#625] Fixed issue where Parameters with float value expressions caused an error in the str method.
[#620] Fixed issue where current state was being plotted as final timestep in live_output.