From 3b3ab6e0a7352623904ea7aadf062bc4e4b3e379 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Sun, 19 May 2024 02:45:41 +0000 Subject: [PATCH] New version: DiffEqFlux v3.5.0 UUID: aae7a2af-3d4f-5e19-a356-7da93b79d9d0 Repo: https://github.com/SciML/DiffEqFlux.jl.git Tree: a7ef8ad8399093e32dd432985a432c033c0c3d2b Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- D/DiffEqFlux/Compat.toml | 21 ++++++++++++++++----- D/DiffEqFlux/Deps.toml | 7 ++++++- D/DiffEqFlux/Versions.toml | 3 +++ 3 files changed, 25 insertions(+), 6 deletions(-) diff --git a/D/DiffEqFlux/Compat.toml b/D/DiffEqFlux/Compat.toml index 27c5cb53caa6b39..1b00ab107475f56 100644 --- a/D/DiffEqFlux/Compat.toml +++ b/D/DiffEqFlux/Compat.toml @@ -256,15 +256,17 @@ LuxCore = "0.1" Flux = "0.12-0.14" [3] +ConcreteStructs = "0.2" +PrecompileTools = "1" +SciMLBase = "1-2" +Tracker = "0.2.29-0.2" + +["3-3.4"] ADTypes = "0.2" ComponentArrays = "0.15.5-0.15" -ConcreteStructs = "0.2" LinearAlgebra = ["0.0.0", "1"] Lux = "0.5.5-0.5" -PrecompileTools = "1" Random = ["0.0.0", "1"] -SciMLBase = "1-2" -Tracker = "0.2.29-0.2" julia = "1.9.0-1" ["3.0"] @@ -278,5 +280,14 @@ Zygote = "0.6" ["3.2-3"] RecursiveArrayTools = "2-3" -["3.3-3"] +["3.3-3.4"] Adapt = "3-4" + +["3.5-3"] +ADTypes = "1" +Adapt = "4" +LinearAlgebra = "1.10.0-1" +Lux = "0.5.50-0.5" +Random = "1.10.0-1" +Setfield = "1.1.1-1" +julia = "1.10.0-1" diff --git a/D/DiffEqFlux/Deps.toml b/D/DiffEqFlux/Deps.toml index fd28291a9184b25..b78a001ddfd0091 100644 --- a/D/DiffEqFlux/Deps.toml +++ b/D/DiffEqFlux/Deps.toml @@ -122,8 +122,13 @@ LuxCore = "bb33d45b-7691-41d6-9220-0943567d0623" [3] ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b" -ComponentArrays = "b0b7db55-cfe3-40fc-9ded-d10e2dbeff66" ConcreteStructs = "2569d6c7-a4a2-43d3-a901-331e8e4be471" Lux = "b2108857-7c20-44ae-9111-449ecde12c47" PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a" Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c" + +["3-3.4"] +ComponentArrays = "b0b7db55-cfe3-40fc-9ded-d10e2dbeff66" + +["3.5-3"] +Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46" diff --git a/D/DiffEqFlux/Versions.toml b/D/DiffEqFlux/Versions.toml index a08ecb3ecadb474..99a8982455e7f2b 100644 --- a/D/DiffEqFlux/Versions.toml +++ b/D/DiffEqFlux/Versions.toml @@ -327,3 +327,6 @@ git-tree-sha1 = "595a139875011de0b517658d66cd15557d6029bb" ["3.4.0"] git-tree-sha1 = "403abc20069598d274cc93fc22e59d365dcf9f7e" + +["3.5.0"] +git-tree-sha1 = "a7ef8ad8399093e32dd432985a432c033c0c3d2b"