Skip to content

Commit 5596860

Browse files
New version: DeepEquilibriumNetworks v1.1.0 (#84681)
UUID: 6748aba7-0e9b-415e-a410-ae3cc0ecb334 Repo: https://github.com/SciML/DeepEquilibriumNetworks.jl.git Tree: 0861f521fc33114d8d2cfa2c561edacfbb654406 Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
1 parent 76dcc09 commit 5596860

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

D/DeepEquilibriumNetworks/Compat.toml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[0]
22
DiffEqBase = "6"
33
DiffEqCallbacks = "2.20.1-2"
4+
LinearSolve = "1"
45
SteadyStateDiffEq = "1.6.0-1"
56
UnPack = "1"
67

@@ -22,7 +23,6 @@ CUDA = "3"
2223

2324
[0-1]
2425
ChainRulesCore = "1"
25-
LinearSolve = "1"
2626
Lux = "0.4"
2727
OrdinaryDiffEq = "6"
2828
SciMLBase = "1.19.0-1"
@@ -58,3 +58,9 @@ SimpleNonlinearSolve = "0.1.14-0.1"
5858
SteadyStateDiffEq = "1.12.0-1"
5959
TruncatedStacktraces = "1.1.0-1"
6060
ZygoteRules = "0.2"
61+
62+
["1.0"]
63+
LinearSolve = "1"
64+
65+
["1.1-1"]
66+
LinearSolve = "1-2"

D/DeepEquilibriumNetworks/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,6 @@ git-tree-sha1 = "020eabb0042f714915d523c5cf93135531bac0a9"
2727

2828
["1.0.0"]
2929
git-tree-sha1 = "ec2445aab688d5584716322f213f1f581c96fb49"
30+
31+
["1.1.0"]
32+
git-tree-sha1 = "0861f521fc33114d8d2cfa2c561edacfbb654406"

0 commit comments

Comments
 (0)