v5.11.0
·
6952 commits
to master
since this release
ModelingToolkit v5.11.0
Closed issues:
- Use substitute() in convert(::Type{<:NonlinearSystem},rs::ReactionSystem) (#419)
- Ambiguous method error (#823)
- Serialization of ODEProblemExpr based models broke in 5.7 (#841)
Merged pull requests:
- Allow u0 and p defaults to refer to each other (#840) (@pepijndevos)
- Remove dead code (#844) (@YingboMa)
connect
->connect_pins
in the docs (#845) (@YingboMa)- Some imports (#848) (@YingboMa)
- Fix variable name (#850) (@scheidan)
- Fix the error checking of
calculate_massmatrix
(#851) (@YingboMa) - Removing
build_function
tests (#855) (@cadojo) - Fix #841 (#857) (@mohamed82008)