v8.20.0
·
5315 commits
to master
since this release
ModelingToolkit v8.20.0
Closed issues:
- Possible inconcistency in handling DAE equation order (#1195)
- Unsafe to call constructor to create new systems in system transformation methods (#1752)
- What's the use of field
substitutions
inODESystem
and how to handle it in system transformation methods? (#1754) - Get all states (#1757)
- How to avoid duplicate arithmetic computation in
modelingtoolkitize
and also general MTK systems? (#1760)
Merged pull requests:
- Removed the definition of the unused variable RHS(t) from the copy-pastable example in the docs. (#1762) (@hurak)
- Support FunctionWrappersWrappers in modelingtoolkitize (#1767) (@ChrisRackauckas)