v9.66.0
·
1699 commits
to master
since this release
ModelingToolkit v9.66.0
Merged pull requests:
- feat:
ImplicitDiscreteSystem(#3386) (@vyudu) - fix: fix
DEFparameters forsplit = true, flatten = falsesystems (#3403) (@AayushSabharwal) - feat: implement
SciMLBase.detect_cycles(#3427) (@AayushSabharwal) - fix: fix symbolic maps given to
linearize, warn inlinearization_function(#3432) (@AayushSabharwal) - feat: support analysis points duplicating existing connections (#3453) (@AayushSabharwal)
- Fix: Make
build explicit observed functionreturn Expr whenexpression=true(#3454) (@ashutosh-b-b) - test: relax initializationsystem test (#3455) (@AayushSabharwal)
- fix: don't use
===for comparison in variable metadata tests (#3463) (@AayushSabharwal) - build: bump minor version (#3465) (@AayushSabharwal)
Closed issues:
- ImplicitDiscreteSystem (#2077)
complete(sys; flatten=false)creates unexpected DEF parameters (#3322)DEFin parameters (#3401)- Strange error when evaluating the Jacobian for certain systems (#3447)
- ODEFunction from the same ODESystem gives inconsistent ODE solve result (#3450)
- Can create
NonlinearProblemwith missing variables (#3461) - Strange
DEFparameter appears inparameter(sys)for certain systems (#3464)