Skip to content

Commit

Permalink
New version: OrdinaryDiffEq v6.15.0 (#62175)
Browse files Browse the repository at this point in the history
UUID: 1dea7af3-3e70-54e6-95c3-0bf5283fa5ed
Repo: https://github.com/SciML/OrdinaryDiffEq.jl.git
Tree: 36c40402ad1d467dd2267fef3ab96f686356626e

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Jun 11, 2022
1 parent 54d7fd4 commit f213586
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
6 changes: 5 additions & 1 deletion O/OrdinaryDiffEq/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -346,6 +346,10 @@ DocStringExtensions = "0.8-0.9"
["6.14-6"]
SciMLBase = "1.35.1-1"

["6.15-6"]
DiffEqBase = "6.81.3-6"
FastBroadcast = "0.1.9-0.2"

["6.2-6.4"]
LinearSolve = "1.3.0-1"

Expand All @@ -356,7 +360,7 @@ ArrayInterface = "2.7.0-4"
LinearSolve = "1.9.0-1"
NonlinearSolve = "0.3.14-0.3"

["6.6.3-6"]
["6.6.3-6.14"]
DiffEqBase = "6.81.3-6.84"

["6.7"]
Expand Down
3 changes: 3 additions & 0 deletions O/OrdinaryDiffEq/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,9 @@ LinearSolve = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
ArrayInterfaceGPUArrays = "6ba088a2-8465-4c0a-af30-387133b534db"
ArrayInterfaceStaticArrays = "b0d46f97-bff5-4637-a19a-dd75974142cd"

["6.15-6"]
FastBroadcast = "7034ab61-46d4-4ed7-9d0f-46aef9175898"

["6.5-6"]
NonlinearSolve = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"

Expand Down
3 changes: 3 additions & 0 deletions O/OrdinaryDiffEq/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -705,3 +705,6 @@ git-tree-sha1 = "53365fd830b0052dec2789a1662e0f99f5adc18c"

["6.14.2"]
git-tree-sha1 = "bb91a8d749dc48bee6f3b54ca798c9a83c034790"

["6.15.0"]
git-tree-sha1 = "36c40402ad1d467dd2267fef3ab96f686356626e"

0 comments on commit f213586

Please sign in to comment.