v10.5.0
·
151 commits
to master
since this release
ModelingToolkit v10.5.0
Merged pull requests:
- ci: fix benchmark script (#3704) (@AayushSabharwal)
- Ensure DDEs are univariate (#3745) (@hersle)
- Pass along
allow_input_derivatives
(#3750) (@baggepinnen) - fix: fix
get_updated_symbolic_problem
(#3753) (@AayushSabharwal) - [v9] fix: fix
get_updated_symbolic_problem
(#3754) (@AayushSabharwal) - CompatHelper: bump compat for CairoMakie to 0.15 for package docs, (keep existing compat) (#3756) (@github-actions[bot])
- Fix plot in perturbation example (#3758) (@hersle)
- fix: do not add redundant
var ~ 0
equations in underdetermined systems (#3759) (@AayushSabharwal) - allow DataInterpolations@7 (#3761) (@oscardssmith)
- remove DataInterpolationsv6 and update tests (#3762) (@oscardssmith)
- fix: enable support for complex ODEProblem again (#3764) (@oameye)
- fix: spelling typos (#3765) (@oameye)
- build: bump minor version (#3766) (@AayushSabharwal)
Closed issues:
- Catalyst issue for
remake
onSDEProblem
s (alias_elimination!
related?) (#3302) getsym
fails with observed multivariate ODE variable (#3737)- Docs: Perturbation example figure broken by v10 (#3757)
- MTK doesn't support complex equations of motion since [email protected] (#3763)