v5.14.0
·
6817 commits
to master
since this release
ModelingToolkit v5.14.0
Closed issues:
- New opening tutorial (#874)
- Variable access from solution (#914)
dae_index_lowering
hangs for System with incomplete dependent variables (#922)- Tearing issue with simplifying equations (#932)
- Feature Request: cosmetics for NonlinearSolve (#938)
- Testing equality of
Reaction
s (#945) - Creating
ODESystem
with defaults fromReactionSystem
and default u0/pars (#947)
Merged pull requests:
- Fix a typo (#915) (@YingboMa)
- module docstring with extentision. add extensions to toml (#916) (@anandijain)
- [wip] pretty print system (#919) (@anandijain)
- Composing
ReactionSystem
s (#920) (@isaacsas) - New Introductory Example (#925) (@asprionj)
- Remove tests that are tested in Symbolics (#930) (@YingboMa)
- Tiny typos/consistency fix in docs (#939) (@pbouffard)
- Namespacing broken due to Num wrapping (#940) (@pepijndevos)
- forward kwargs to
ODESystem
, for things likedefaults
(#948) (@anandijain) - Bump latexify compat (#949) (@ChrisRackauckas)