Skip to content

Commit 74edf0b

Browse files
Merge pull request #329 from vpuri3/patch-4
support scimlops v3 in LinearSolve
2 parents c061196 + dfe5c1f commit 74edf0b

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
@@ -42,7 +42,7 @@ RecursiveFactorization = "0.2.8"
4242
Reexport = "1"
4343
Requires = "1"
4444
SciMLBase = "1.82"
45-
SciMLOperators = "0.2"
45+
SciMLOperators = "0.2, 0.3"
4646
Setfield = "0.7, 0.8, 1"
4747
PrecompileTools = "1"
4848
Sparspak = "0.3.6"

0 commit comments

Comments
 (0)