-
Notifications
You must be signed in to change notification settings - Fork 472
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: ModelingToolkitStandardLibrary v1.0.0 (#58999)
UUID: 16a59e39-deab-5bd0-87e4-056b12336739 Repo: https://github.com/SciML/ModelingToolkitStandardLibrary.jl.git Tree: c7d5087dadf5298886a7eb689ed846b2241f89f1 Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
- Loading branch information
1 parent
11ae4f2
commit 7034a67
Showing
3 changed files
with
12 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,13 @@ | ||
[0] | ||
IfElse = "0.1" | ||
ModelingToolkit = "5.26.0-6" | ||
OffsetArrays = "1" | ||
OrdinaryDiffEq = "5.56.0-5" | ||
|
||
[0-1] | ||
IfElse = "0.1" | ||
OffsetArrays = "1" | ||
Symbolics = ["0.1", "1-4"] | ||
julia = "1.6.0-1" | ||
|
||
[1] | ||
ModelingToolkit = "8" | ||
OrdinaryDiffEq = "5.56.0-6" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,5 @@ | ||
["0.1.0"] | ||
git-tree-sha1 = "8dbe54d8eb85af9b8337ffbfce6b3912dc45858a" | ||
|
||
["1.0.0"] | ||
git-tree-sha1 = "c7d5087dadf5298886a7eb689ed846b2241f89f1" |