Skip to content

Commit

Permalink
New package: OrdinaryDiffEqLowOrderRK v1.0.0 (#113078)
Browse files Browse the repository at this point in the history
UUID: 1344f307-1e59-4825-a18e-ace9aa3fa4c6
Repo: https://github.com/SciML/OrdinaryDiffEq.jl.git
Tree: 86580c76cd067dc898e4ee1f35147921dc9ba224

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Aug 16, 2024
1 parent 5c0d1bf commit a5a0b4d
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 0 deletions.
11 changes: 11 additions & 0 deletions O/OrdinaryDiffEqLowOrderRK/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[1]
DiffEqBase = "6.152.2-6"
FastBroadcast = "0.3.5-0.3"
LinearAlgebra = ["0.0.0", "1"]
MuladdMacro = "0.2.4-0.2"
OrdinaryDiffEqCore = ["0.0.0", "1"]
RecursiveArrayTools = "3.27.0-3"
Reexport = "1.2.2-1"
SciMLBase = "2.48.1-2"
Static = "1.1.1-1"
julia = "1.10.0-1"
10 changes: 10 additions & 0 deletions O/OrdinaryDiffEqLowOrderRK/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[1]
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
FastBroadcast = "7034ab61-46d4-4ed7-9d0f-46aef9175898"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MuladdMacro = "46d2c3a1-f734-5fdb-9937-b9b9aeba4221"
OrdinaryDiffEqCore = "bbf590c4-e513-4bbe-9b18-05decba2e5d8"
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
4 changes: 4 additions & 0 deletions O/OrdinaryDiffEqLowOrderRK/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name = "OrdinaryDiffEqLowOrderRK"
uuid = "1344f307-1e59-4825-a18e-ace9aa3fa4c6"
repo = "https://github.com/SciML/OrdinaryDiffEq.jl.git"
subdir = "lib/OrdinaryDiffEqLowOrderRK"
2 changes: 2 additions & 0 deletions O/OrdinaryDiffEqLowOrderRK/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["1.0.0"]
git-tree-sha1 = "86580c76cd067dc898e4ee1f35147921dc9ba224"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -882,6 +882,7 @@ some amount of consideration when choosing package names.
133052f7-5177-44e4-ab05-826656cf3c53 = { name = "AirfoilDatabase", path = "A/AirfoilDatabase" }
133c4774-c510-5f25-b650-129312f89f69 = { name = "Jackknife", path = "J/Jackknife" }
1340648c-e7e8-4e39-b869-c84f40c4506c = { name = "IndependentHypothesisWeighting", path = "I/IndependentHypothesisWeighting" }
1344f307-1e59-4825-a18e-ace9aa3fa4c6 = { name = "OrdinaryDiffEqLowOrderRK", path = "O/OrdinaryDiffEqLowOrderRK" }
134e5e36-593f-5add-ad60-77f754baafbe = { name = "Catlab", path = "C/Catlab" }
13530c0b-fe5b-42fd-9b7e-79367be16329 = { name = "Semagrams", path = "S/Semagrams" }
13533e5b-e1c2-4e57-8cef-cac5e52f6474 = { name = "BibParser", path = "B/BibParser" }
Expand Down

0 comments on commit a5a0b4d

Please sign in to comment.