Skip to content

Commit

Permalink
New version: ModelingToolkit v9.35.0
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: f912123a8884e737a5faff5d45d9595f7092802e

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Aug 27, 2024
1 parent 9149e0d commit 616c30e
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 3 deletions.
10 changes: 8 additions & 2 deletions M/ModelingToolkit/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Requires = "1"
["3.12-3.12.1"]
LabelledArrays = "1.2.0-1"

["3.12.2-9"]
["3.12.2-9.33"]
LabelledArrays = "1.3.0-1"

["3.13-3.15"]
Expand Down Expand Up @@ -607,17 +607,23 @@ OrdinaryDiffEq = "6.73.0-6"
["9.30.1-9"]
JumpProcesses = "9.13.1-9"

["9.33"]
Symbolics = "6"

["9.33-9"]
NonlinearSolve = "3.14.0-3"
SymbolicIndexingInterface = "0.3.28-0.3"
Symbolics = "6"

["9.33.0"]
SymbolicUtils = "3.1.2-3"

["9.33.1-9"]
SymbolicUtils = "3.2.0-3"

["9.35-9"]
BlockArrays = "1.1.0-1"
Symbolics = "6.3.0-6"

["9.4-9.6"]
DynamicQuantities = "0.11.2-0.12"

Expand Down
5 changes: 4 additions & 1 deletion M/ModelingToolkit/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
["3.11-8.14"]
Requires = "ae029012-a4dd-5104-9daa-d747884805df"

["3.12-9"]
["3.12-9.33"]
LabelledArrays = "2ee39098-c373-598a-b85f-a56591580800"

["3.18-9"]
Expand Down Expand Up @@ -174,3 +174,6 @@ DiffEqNoiseProcess = "77a26b50-5914-5dd7-bc55-306e6241c503"

["9.27-9"]
Expronicon = "6b7a57c9-7cc1-4fdf-b7f5-e857abae3636"

["9.35-9"]
BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
3 changes: 3 additions & 0 deletions M/ModelingToolkit/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1090,3 +1090,6 @@ git-tree-sha1 = "1a1263bc643562b614e7eb88f7a1bf7a25136e53"

["9.33.1"]
git-tree-sha1 = "b9b53cd8c18afe4bac1718112e5287abbd01cc30"

["9.35.0"]
git-tree-sha1 = "f912123a8884e737a5faff5d45d9595f7092802e"
4 changes: 4 additions & 0 deletions M/ModelingToolkit/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
["9.16-9"]
BifurcationKit = "0.3"
DeepDiffs = "1"

["9.35-9"]
ChainRulesCore = "1"
LabelledArrays = "1.3.0-1"
4 changes: 4 additions & 0 deletions M/ModelingToolkit/WeakDeps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@ DeepDiffs = "ab62b9b5-e342-54a8-a765-a90f495de1a6"

["8.73-9"]
BifurcationKit = "0f109fa4-8a5d-4b75-95aa-f515264e7665"

["9.35-9"]
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
LabelledArrays = "2ee39098-c373-598a-b85f-a56591580800"

0 comments on commit 616c30e

Please sign in to comment.