ModelingToolkit v11.6.1
Merged pull requests:
- Eltype generic linearization (#4061) (@baggepinnen)
- Fix
@component's line number information (#4120) (@cstjean) - fix: use sol.W instead of original noise in NoiseWrapper test (#4142) (@ChrisRackauckas-Claude)
- fix: fix several bugs that don't break other tests (#4144) (@AayushSabharwal)
- fix: discover array
GlobalScopevariables in unscalarized form (#4146) (@AayushSabharwal) - feat: add
MiscSystemDatametadata key (#4149) (@AayushSabharwal) - build: bump MTKBase minor, MTK patch versions (#4153) (@AayushSabharwal)
Closed issues:
- Potentially unnecessary/wrong warning? (#4093)
- Cannot create and solve a certain SDE (#4094)
- Niche case of
remakewith symbol map and static array fail (#4098) - Case of indexing into SteadyState solutions nopt working (#4103)
- Bounds error in
build_operating_point(#4116) - Solve Error when using SymbolicDiscreteCallback (#4131)
- Cannot use sum of
Initial()in default initial conditions (#4138) - Ensemble SDE simulations of problems with data interpolation parameters just stopped working (for enough trajectoies) (#4143)
array_literalinitial condition not picked up (#4148)