ModelingToolkit v11.5.0
Merged pull requests:
- CompatHelper: bump compat for ModelingToolkit to 11 for package docs, (keep existing compat) (#4052) (@github-actions[bot])
- Fix UndefVarError for generate_ODENLStepData with nlstep=true (#4076) (@ChrisRackauckas-Claude)
- Update test sources for MTK downstream releases (#4077) (@ChrisRackauckas)
- Specialize FMI extension to use FMIImport instead of FMI (#4079) (@ChrisRackauckas-Claude)
- Fix JET static analysis issues in linearization and solver_nlprob (#4081) (@ChrisRackauckas-Claude)
- CompatHelper: bump compat for PreallocationTools to 1, (keep existing compat) (#4082) (@github-actions[bot])
- CompatHelper: bump compat for PreallocationTools to 1 for package docs, (keep existing compat) (#4083) (@github-actions[bot])
- feat: add the unflattened system as a parent in
expand_connections(#4084) (@AayushSabharwal) - test: uncomment test groups (#4085) (@AayushSabharwal)
- docs: improve error message for assertion in
generate_initializesystem(#4086) (@AayushSabharwal) - fix: fix substitution in
JumpSysMajParamWrapper(#4087) (@AayushSabharwal) - Fix minimum version bounds for dependencies (#4088) (@ChrisRackauckas-Claude)
- build: bump MTK, MTKBase minor versions (#4099) (@AayushSabharwal)
- build: bump MTKBase compat (#4100) (@AayushSabharwal)
Closed issues:
- Can we specialize the FMI extension on the specific subpackage it needs? (#3905)
- BoundsError on ModelingToolkit v10.25.0 (#3965)
- Overdetermined system when providing final time constraints for states in InfiniteOptDynamicOptProblem (#4074)
- Issues with SymbolicDiscreteCallback (#4078)
- Can no longer handle second degree differentials in MTK (#4096)