v9.73.0
·
826 commits
to master
since this release
ModelingToolkit v9.73.0
Merged pull requests:
- MTKModel: Provision to specify the type of
System
(#3526) (@ven-k) - [v10] feat: make
@named
always wrap arguments inParentScope
(#3533) (@AayushSabharwal) - feat: improve type-inference of
remake_buffer
in certain cases (#3546) (@AayushSabharwal) - fix: fix
assert_jac_length_header
(#3556) (@AayushSabharwal) - fix: fix values being promoted to
Float64
in problem construction (#3561) (@AayushSabharwal) - test: update reference tests (#3562) (@AayushSabharwal)
- refactor: remove
DelayParentScope
(#3564) (@AayushSabharwal) - refactor: remove
time_varying_as_func
(#3565) (@AayushSabharwal) - test: test
@named
always wrapping inParentScope
(#3567) (@AayushSabharwal) - fix: scalarize
Initial
parameters forsplit = false
systems (#3569) (@AayushSabharwal) - build: bump minor version (#3574) (@AayushSabharwal)
Closed issues:
@mtkmodel
macro for discrete-time systems (#3498)DelayParentScope
variables aren't properly handled (#3539)Float32
types are automatically converted toFloat64
(#3553)- Small numeric error introduced in sparse jacobians (#3554)
- ERROR: LoadError: AssertionError: r == 0 in InitializationProblem creation (#3559)
- Warnings on 1.12 prerelease (#3568)