Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-11 | 664 Bytes | |
v10.17.0 source code.tar.gz | 2025-08-11 | 1.3 MB | |
v10.17.0 source code.zip | 2025-08-11 | 1.4 MB | |
Totals: 3 Items | 2.8 MB | 0 |
ModelingToolkit v10.17.0
Merged pull requests: - fix: fix single-element symbolic tstops (#3874) (@AayushSabharwal) - CompatHelper: bump compat for ImplicitDiscreteSolve to 1, (keep existing compat) (#3880) (@github-actions[bot]) - fix deprecated ODEProblem syntax in Debugging.md (#3881) (@asinghvi17) - refactor: mark several functions as public API (#3884) (@AayushSabharwal) - Fix orientation getter (#3885) (@baggepinnen)
Closed issues: - Control function doesn't work: BoundsError: attempt to access Tuple{Vector{Any}, Nothing} at index [3] (#3872)