v9.49.0
·
3137 commits
to master
since this release
ModelingToolkit v9.49.0
Merged pull requests:
- Don't check units during initialization (#3119) (@ctessum)
- Improve interactive system browsing and add system description (#3132) (@hersle)
- fix: fix
getproperty,haspropertyfor simplified hierarchical systems (#3149) (@AayushSabharwal) - feat: support rational functions in
HomotopyContinuationProblem(#3151) (@AayushSabharwal) - fix: fix flattening in
complete(#3155) (@AayushSabharwal) - fix: only evaluate required keys of varmap in
process_SciMLProblem(#3156) (@AayushSabharwal) - feat: add support for
IntervalNonlinearProblem(#3157) (@AayushSabharwal) - fix: fix denominator checking in
HomotopyContinuationExt(#3158) (@AayushSabharwal) - Update Documentation.yml to build docs with LTS (#3164) (@ChrisRackauckas)
Closed issues:
- IntervalNonlinearProblem support in MTK (#2672)
- Strange behaviour for SDEs with continuous callbacks (#2723)
structural_simplifymesses withhaspropertyfor parameters (#3016)- Fails to initialize with units (#3086)
ifelsein equations can produce error forODEProblem(#3153)- Documentation is outdated (#3163)