Skip to content

Commit

Permalink
New package: OrdinaryDiffEqHighOrderRK v1.0.0 (#113079)
Browse files Browse the repository at this point in the history
UUID: d28bc4f8-55e1-4f49-af69-84c1a99f0f58
Repo: https://github.com/SciML/OrdinaryDiffEq.jl.git
Tree: 3c7cfdcd96e63e41f448ee8efc3539852823c6e0

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Aug 16, 2024
1 parent a5a0b4d commit aa93cf0
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 0 deletions.
9 changes: 9 additions & 0 deletions O/OrdinaryDiffEqHighOrderRK/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[1]
DiffEqBase = "6.152.2-6"
FastBroadcast = "0.3.5-0.3"
MuladdMacro = "0.2.4-0.2"
OrdinaryDiffEqCore = ["0.0.0", "1"]
RecursiveArrayTools = "3.27.0-3"
Reexport = "1.2.2-1"
Static = "1.1.1-1"
julia = "1.10.0-1"
8 changes: 8 additions & 0 deletions O/OrdinaryDiffEqHighOrderRK/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[1]
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
FastBroadcast = "7034ab61-46d4-4ed7-9d0f-46aef9175898"
MuladdMacro = "46d2c3a1-f734-5fdb-9937-b9b9aeba4221"
OrdinaryDiffEqCore = "bbf590c4-e513-4bbe-9b18-05decba2e5d8"
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
4 changes: 4 additions & 0 deletions O/OrdinaryDiffEqHighOrderRK/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name = "OrdinaryDiffEqHighOrderRK"
uuid = "d28bc4f8-55e1-4f49-af69-84c1a99f0f58"
repo = "https://github.com/SciML/OrdinaryDiffEq.jl.git"
subdir = "lib/OrdinaryDiffEqHighOrderRK"
2 changes: 2 additions & 0 deletions O/OrdinaryDiffEqHighOrderRK/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["1.0.0"]
git-tree-sha1 = "3c7cfdcd96e63e41f448ee8efc3539852823c6e0"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9322,6 +9322,7 @@ d277eb4b-a029-4f3f-8547-f56fb2721095 = { name = "JefimenkoModels", path = "J/Jef
d27d45ae-66f1-5d53-80d2-11744f5c9556 = { name = "Recommendation", path = "R/Recommendation" }
d2818e16-7729-416e-a683-becc19f3d01b = { name = "SMARTAppLaunch", path = "S/SMARTAppLaunch" }
d281a1a7-e441-575c-a368-03cb18f92a7f = { name = "HackerNews", path = "H/HackerNews" }
d28bc4f8-55e1-4f49-af69-84c1a99f0f58 = { name = "OrdinaryDiffEqHighOrderRK", path = "O/OrdinaryDiffEqHighOrderRK" }
d28e2158-296f-49f9-928e-754b5a3efa02 = { name = "NeatText", path = "N/NeatText" }
d293930c-a38c-56c5-8ebb-12008647b47a = { name = "KrigingEstimators", path = "K/KrigingEstimators" }
d2adbeaf-5838-5367-8a2f-e46d570981db = { name = "Neo4j", path = "N/Neo4j" }
Expand Down

0 comments on commit aa93cf0

Please sign in to comment.