From 0d4ad17966dc28ec7e383d4f08d82a898a558e1c Mon Sep 17 00:00:00 2001 From: Registrator Date: Fri, 2 Jun 2023 06:05:48 +0530 Subject: [PATCH] New version: DiffEqGPU v2.3.0 (#84697) UUID: 071ae1c0-96b5-11e9-1965-c90190d839ea Repo: https://github.com/SciML/DiffEqGPU.jl.git Tree: e1e253bdae430616141b46687aaacead5657b653 Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- D/DiffEqGPU/Compat.toml | 8 +++++++- D/DiffEqGPU/Deps.toml | 3 +++ D/DiffEqGPU/Versions.toml | 3 +++ 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/D/DiffEqGPU/Compat.toml b/D/DiffEqGPU/Compat.toml index 52fe146496e9a3c..ebc0f3f02728851 100644 --- a/D/DiffEqGPU/Compat.toml +++ b/D/DiffEqGPU/Compat.toml @@ -77,10 +77,12 @@ KernelAbstractions = "0.8" ["1.17-2"] Adapt = "3" DocStringExtensions = "0.8-0.9" -LinearSolve = "1.15.0-1" SimpleDiffEq = "1" StaticArrays = "1" +["1.17-2.2"] +LinearSolve = "1.15.0-1" + ["1.18-1"] ArrayInterfaceGPUArrays = "0.1-0.2" @@ -124,3 +126,7 @@ KernelAbstractions = "0.8-0.9" ["2.1.1-2"] KernelAbstractions = "0.9" + +["2.3-2"] +LinearSolve = "1.15.0-2" +Setfield = "1" diff --git a/D/DiffEqGPU/Deps.toml b/D/DiffEqGPU/Deps.toml index 6e5362c25b17ec6..42b671ed142c66e 100644 --- a/D/DiffEqGPU/Deps.toml +++ b/D/DiffEqGPU/Deps.toml @@ -57,3 +57,6 @@ ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444" [2] Requires = "ae029012-a4dd-5104-9daa-d747884805df" TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76" + +["2.3-2"] +Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46" diff --git a/D/DiffEqGPU/Versions.toml b/D/DiffEqGPU/Versions.toml index 9c1a378b0af1bd8..7b817bde9bf07d9 100644 --- a/D/DiffEqGPU/Versions.toml +++ b/D/DiffEqGPU/Versions.toml @@ -116,3 +116,6 @@ git-tree-sha1 = "0dec34f6e9e5bed12a74d8e4b4e7a8754825d40b" ["2.2.1"] git-tree-sha1 = "774f31ea1b1313b6a294b203a69b6f0b2b4205a4" + +["2.3.0"] +git-tree-sha1 = "e1e253bdae430616141b46687aaacead5657b653"