From f213586d0ba7f977b2001d2f154e1b7968b58f76 Mon Sep 17 00:00:00 2001 From: Registrator Date: Sat, 11 Jun 2022 08:47:44 +0530 Subject: [PATCH] New version: OrdinaryDiffEq v6.15.0 (#62175) UUID: 1dea7af3-3e70-54e6-95c3-0bf5283fa5ed Repo: https://github.com/SciML/OrdinaryDiffEq.jl.git Tree: 36c40402ad1d467dd2267fef3ab96f686356626e Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec --- O/OrdinaryDiffEq/Compat.toml | 6 +++++- O/OrdinaryDiffEq/Deps.toml | 3 +++ O/OrdinaryDiffEq/Versions.toml | 3 +++ 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/O/OrdinaryDiffEq/Compat.toml b/O/OrdinaryDiffEq/Compat.toml index 482373cf9187dfb..0f6e3e17198da24 100644 --- a/O/OrdinaryDiffEq/Compat.toml +++ b/O/OrdinaryDiffEq/Compat.toml @@ -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" @@ -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"] diff --git a/O/OrdinaryDiffEq/Deps.toml b/O/OrdinaryDiffEq/Deps.toml index a0cb1365cd027ed..e6812dc2f918465 100644 --- a/O/OrdinaryDiffEq/Deps.toml +++ b/O/OrdinaryDiffEq/Deps.toml @@ -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" diff --git a/O/OrdinaryDiffEq/Versions.toml b/O/OrdinaryDiffEq/Versions.toml index caf8f3e39b55092..f161f9b376d0f20 100644 --- a/O/OrdinaryDiffEq/Versions.toml +++ b/O/OrdinaryDiffEq/Versions.toml @@ -705,3 +705,6 @@ git-tree-sha1 = "53365fd830b0052dec2789a1662e0f99f5adc18c" ["6.14.2"] git-tree-sha1 = "bb91a8d749dc48bee6f3b54ca798c9a83c034790" + +["6.15.0"] +git-tree-sha1 = "36c40402ad1d467dd2267fef3ab96f686356626e"