Skip to content

Commit 1061f6b

Browse files
New version: DeepEquilibriumNetworks v1.3.0 (#91952)
UUID: 6748aba7-0e9b-415e-a410-ae3cc0ecb334 Repo: https://github.com/SciML/DeepEquilibriumNetworks.jl.git Tree: 4431036db26ca14ccaf0a6c7dd98d31d8bee815e Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
1 parent d69dbd6 commit 1061f6b

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

D/DeepEquilibriumNetworks/Compat.toml

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,14 @@ CUDA = "3"
2525
[0-1]
2626
ChainRulesCore = "1"
2727
OrdinaryDiffEq = "6"
28-
SciMLBase = "1.19.0-1"
2928
Zygote = "0.6.34-0.6"
3029

3130
["0-1.1"]
3231
Lux = "0.4"
3332

33+
["0-1.2"]
34+
SciMLBase = "1.19.0-1"
35+
3436
["0.1.1-0.2.3"]
3537
Static = "0.6-0.7"
3638

@@ -39,9 +41,11 @@ Functors = "0.2-0.3"
3941

4042
["0.2-1"]
4143
SciMLSensitivity = "7"
42-
Statistics = "1.6.0-1"
4344
julia = "1.6.0-1"
4445

46+
["0.2-1.2"]
47+
Statistics = "1.6.0-1"
48+
4549
["0.2.4-0"]
4650
Functors = "0.2-0.4"
4751

@@ -52,7 +56,7 @@ Static = "0.6-0.8"
5256
["0.2.5-0"]
5357
SciMLOperators = "0.1.20-0.1"
5458

55-
["0.2.5-1"]
59+
["0.2.5-1.2"]
5660
CUDA = "3-4"
5761

5862
[1]
@@ -74,3 +78,7 @@ LinearSolve = "1-2"
7478
["1.2-1"]
7579
Lux = "0.4-0.5"
7680
SteadyStateDiffEq = "1.16.0-1"
81+
82+
["1.3-1"]
83+
CUDA = "3-5"
84+
SciMLBase = "1.19.0-2"

D/DeepEquilibriumNetworks/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,6 @@ git-tree-sha1 = "0861f521fc33114d8d2cfa2c561edacfbb654406"
3333

3434
["1.2.0"]
3535
git-tree-sha1 = "d73dfba7be83f15b61b6e53b09c459bcb1e6f390"
36+
37+
["1.3.0"]
38+
git-tree-sha1 = "4431036db26ca14ccaf0a6c7dd98d31d8bee815e"

0 commit comments

Comments
 (0)