Skip to content

Commit

Permalink
New version: ModelingToolkit v9.50.0 (#118951)
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: b96b0749d6d9c8d6480641dcfcc02a265cf6d9e7

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Nov 8, 2024
1 parent 85032bf commit 0b4be30
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
15 changes: 11 additions & 4 deletions M/ModelingToolkit/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@ julia = "1.9.0-1"
["8.73.1-8"]
Symbolics = "5.7.0-5"

["8.73.2-9"]
["8.73.2-9.49"]
SimpleNonlinearSolve = ["0.1", "1"]

["8.74"]
Expand Down Expand Up @@ -612,12 +612,12 @@ JumpProcesses = "9.13.1-9"
["9.33"]
Symbolics = "6"

["9.33-9"]
NonlinearSolve = "3.14.0-3"

["9.33-9.36"]
SymbolicIndexingInterface = "0.3.28-0.3"

["9.33-9.49"]
NonlinearSolve = "3.14.0-3"

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

Expand Down Expand Up @@ -668,6 +668,8 @@ Symbolics = "6.14.0-6"

["9.47-9"]
CommonSolve = "0.2.4-0.2"

["9.47-9.49"]
Symbolics = "6.15.2-6"

["9.49-9"]
Expand All @@ -676,6 +678,11 @@ SciMLBase = "2.57.1-2"
["9.5-9.7"]
Symbolics = "5.24.0-5"

["9.50-9"]
NonlinearSolve = "3.14.0-4"
SimpleNonlinearSolve = ["0.1", "1-2"]
Symbolics = "6.15.4-6"

["9.6-9.8"]
SymbolicIndexingInterface = "0.3.11-0.3"

Expand Down
3 changes: 3 additions & 0 deletions M/ModelingToolkit/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1153,3 +1153,6 @@ git-tree-sha1 = "4e18caba05cb1a32469c15edb634341a246a533d"

["9.49.0"]
git-tree-sha1 = "db309b354ade7fe3deb97d95ca241ed8f1096e91"

["9.50.0"]
git-tree-sha1 = "b96b0749d6d9c8d6480641dcfcc02a265cf6d9e7"

0 comments on commit 0b4be30

Please sign in to comment.