We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98ff84d commit e810680Copy full SHA for e810680
Project.toml
@@ -1,7 +1,7 @@
1
name = "LinearSolve"
2
uuid = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
3
authors = ["SciML"]
4
-version = "2.6.0"
+version = "2.7.0"
5
6
[deps]
7
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -69,7 +69,7 @@ Preferences = "1"
69
RecursiveFactorization = "0.2.8"
70
Reexport = "1"
71
Requires = "1"
72
-SciMLBase = "1.82"
+SciMLBase = "2"
73
SciMLOperators = "0.2, 0.3"
74
Setfield = "0.7, 0.8, 1"
75
Sparspak = "0.3.6"
0 commit comments