Skip to content

Commit

Permalink
New version: ModelingToolkit v9.47.0 (#117948)
Browse files Browse the repository at this point in the history
UUID: 961ee093-0014-501f-94e3-6117800e7a78
Repo: https://github.com/SciML/ModelingToolkit.jl.git
Tree: 154c6d719b221a4f9f95eaec2720f42678970847

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Oct 24, 2024
1 parent b6475d9 commit a4f8f6e
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 1 deletion.
6 changes: 5 additions & 1 deletion M/ModelingToolkit/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -661,9 +661,13 @@ OffsetArrays = "1"
DiffEqBase = "6.157.0-6"
SciMLBase = "2.56.1-2"

["9.46-9"]
["9.46"]
Symbolics = "6.14.0-6"

["9.47-9"]
CommonSolve = "0.2.4-0.2"
Symbolics = "6.15.2-6"

["9.5-9.7"]
Symbolics = "5.24.0-5"

Expand Down
3 changes: 3 additions & 0 deletions M/ModelingToolkit/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -183,3 +183,6 @@ FunctionWrappers = "069b7b12-0de2-55c6-9aab-29f3d0a68a2e"

["9.43-9"]
OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"

["9.47-9"]
CommonSolve = "38540f10-b2f7-11e9-35d8-d573e4eb0ff2"
3 changes: 3 additions & 0 deletions M/ModelingToolkit/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1144,3 +1144,6 @@ git-tree-sha1 = "72281d6f80d09d46d49e9ae292b2376de1c29ce8"

["9.46.1"]
git-tree-sha1 = "0d145af02e12be68c04412f31abfdadc69a2e173"

["9.47.0"]
git-tree-sha1 = "154c6d719b221a4f9f95eaec2720f42678970847"
3 changes: 3 additions & 0 deletions M/ModelingToolkit/WeakCompat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ DeepDiffs = "1"
["9.34-9"]
ChainRulesCore = "1"
LabelledArrays = "1.3.0-1"

["9.47-9"]
HomotopyContinuation = "2.11.0-2"
3 changes: 3 additions & 0 deletions M/ModelingToolkit/WeakDeps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@ BifurcationKit = "0f109fa4-8a5d-4b75-95aa-f515264e7665"
["9.34-9"]
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
LabelledArrays = "2ee39098-c373-598a-b85f-a56591580800"

["9.47-9"]
HomotopyContinuation = "f213a82b-91d6-5c5d-acf7-10f1c761b327"

0 comments on commit a4f8f6e

Please sign in to comment.