v9.20.0
·
3342 commits
to master
since this release
ModelingToolkit v9.20.0
Merged pull requests:
- fix: fix observed function generation for systems with inputs (#2795) (@AayushSabharwal)
- feat: support inplace observed (#2797) (@AayushSabharwal)
- Add
conservative
kwarg instructural_transformation
(#2805) (@YingboMa) - fix: error properly on missing parameter values (#2807) (@AayushSabharwal)
- Refactor: Migrate from deprecated
unsorted_arguments
toarguments
(#2816) (@bowenszhu)
Closed issues:
build_explicit_observed_function
no longer handles inputs correctly (#2794)