Skip to content

Commit

Permalink
New version: RungeKuttaToolKit v3.0.0 (#114706)
Browse files Browse the repository at this point in the history
UUID: 5ccfa5ee-da33-4844-afab-33f13f6d8736
Repo: https://github.com/dzhang314/RungeKuttaToolKit.jl.git
Tree: bb2a1504e3836bc7086af74735866cd0fec51cc4

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Sep 6, 2024
1 parent 0214525 commit 55382bb
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion R/RungeKuttaToolKit/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[0-2]
[0-3]
julia = "1"

[1-2]
Expand Down
3 changes: 3 additions & 0 deletions R/RungeKuttaToolKit/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
[1-2]
MultiFloats = "bdf0d083-296b-4888-a5b6-7498122e68a5"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[3]
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
3 changes: 3 additions & 0 deletions R/RungeKuttaToolKit/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ git-tree-sha1 = "5015c64045cb82e6a279630b590a87d32a407c57"

["2.0.0"]
git-tree-sha1 = "5c72cfddb25388e8d542ff4c17554e6217bbee63"

["3.0.0"]
git-tree-sha1 = "bb2a1504e3836bc7086af74735866cd0fec51cc4"

0 comments on commit 55382bb

Please sign in to comment.