Releases: SciML/ModelingToolkit.jl
Releases · SciML/ModelingToolkit.jl
v8.19.0
ModelingToolkit v8.19.0
Closed issues:
- Collecting symbolic array breaks usage of
all
on symbolic arrays (#1742) - Observed equation instead of var returned with
getvar
(#1743) alias_elimination
StackOverflowError (#1751)
Merged pull requests:
- return the lhs instead of observable equation from
getvar
(#1745) (@wsphillips) - Update authors (#1750) (@YingboMa)
- doc: edits to Events (#1753) (@visr)
- fix a typo in unit check error handling (#1756) (@wsphillips)
- Forward
sys
toSciMLFunction
s (#1758) (@YingboMa) - Remember to mark the predecessors as processed as well to avoid cycles in alias elimination (#1759) (@YingboMa)
v8.18.9
ModelingToolkit v8.18.9
Closed issues:
- ODESystem doesn't check parameters and variables are disjoint (#1735)
Merged pull requests:
v8.18.8
ModelingToolkit v8.18.8
Closed issues:
- variable substitution and solved states not applied to symbolic callback expressions (#1721)
- Observed variables depends on differentiated variable but it's not explicit solved. (#1722)
- Improve callback interface for MTK (#1734)
- Broadcasting operation between symbolic array and symbolic variable errors out (#1736)
Merged pull requests:
v8.18.7
ModelingToolkit v8.18.7
Closed issues:
ODAEProblem
messes withprob.f.syms
(#1732)
Merged pull requests:
v8.18.6
ModelingToolkit v8.18.6
Merged pull requests:
- register -> register_symbolic (#1731) (@ChrisRackauckas)
v8.18.5
v8.18.4
v8.18.3
ModelingToolkit v8.18.3
Merged pull requests:
- system-specific dispatches for the docs (#1709) (@ChrisRackauckas)
- Fix docstrings and docs (#1711) (@ChrisRackauckas)
- fix some more docstrings (#1712) (@ChrisRackauckas)