v10.26.0
·
79 commits
to master
since this release
ModelingToolkit v10.26.0
Merged pull requests:
- fix: fix
ODEProblemconstruction during precompilation witheval_expression = true(#3957) (@AayushSabharwal) - fix: unwrap inputs/outputs in
Systemconstructor (#3960) (@vyudu) - fix: retain inputs when compose (#3961) (@vyudu)
- Simply fractional_to_ordinary.jl tests with using OrdinaryDiffEq radau5 (#3963) (@ChrisRackauckas)
- build: bump minor version (#3967) (@AayushSabharwal)
Closed issues:
- inputs lost when composing systems? (#3943)