Skip to content

Commit

Permalink
New version: OrdinaryDiffEqDefault v1.2.0 (#121779)
Browse files Browse the repository at this point in the history
UUID: 50262376-6c5a-4cf5-baba-aaf4f84d72d7
Repo: https://github.com/SciML/OrdinaryDiffEq.jl.git
Tree: 2ee6ef0bbed24976e4acfccf609801f8a5bf8223

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 3, 2025
1 parent a005e00 commit 491098f
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
8 changes: 7 additions & 1 deletion O/OrdinaryDiffEqDefault/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,17 @@ EnumX = "1.0.4-1"
LinearAlgebra = ["0.0.0", "1"]
LinearSolve = "2.32.0-2"
OrdinaryDiffEqBDF = ["0.0.0", "1"]
OrdinaryDiffEqCore = "1.1.0-1"
OrdinaryDiffEqRosenbrock = ["0.0.0", "1"]
OrdinaryDiffEqTsit5 = ["0.0.0", "1"]
OrdinaryDiffEqVerner = ["0.0.0", "1"]
PrecompileTools = "1.2.1-1"
Preferences = "1.4.3-1"
Reexport = "1.2.2-1"
julia = "1.10.0-1"

["1-1.1"]
OrdinaryDiffEqCore = "1.1.0-1"

["1.2-1"]
ADTypes = "1.11.0-1"
OrdinaryDiffEqCore = "1.14.0-1"
3 changes: 3 additions & 0 deletions O/OrdinaryDiffEqDefault/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ OrdinaryDiffEqVerner = "79d7bb75-1356-48c1-b8c0-6832512096c2"
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
Preferences = "21216c6a-2e73-6563-6e65-726566657250"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"

["1.2-1"]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
3 changes: 3 additions & 0 deletions O/OrdinaryDiffEqDefault/Versions.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["1.1.0"]
git-tree-sha1 = "c8223e487d58bef28a3535b33ddf8ffdb44f46fb"

["1.2.0"]
git-tree-sha1 = "2ee6ef0bbed24976e4acfccf609801f8a5bf8223"

0 comments on commit 491098f

Please sign in to comment.