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 5d86c62 commit 3137606Copy full SHA for 3137606
Project.toml
@@ -9,9 +9,8 @@ LinearMaps = "7a12625a-238d-50fd-b39a-03d52299707e"
9
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
10
11
[compat]
12
-LinearAlgebra = "1.11.0"
13
-LinearMaps = "3.11.4"
14
-SparseArrays = "1.11.0"
+julia = "1.11"
+LinearMaps = "3"
15
16
[extras]
17
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments