Skip to content

Commit d53a09f

Browse files
allow linearsolve v2
1 parent fe7ac03 commit d53a09f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444"
2828
CUDA = "3, 4"
2929
ChainRulesCore = "1"
3030
DiffEqBase = "6.119"
31-
LinearSolve = "1"
31+
LinearSolve = "1, 2"
3232
Lux = "0.4"
3333
MLUtils = "0.2, 0.3, 0.4"
3434
OrdinaryDiffEq = "6"

0 commit comments

Comments
 (0)