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 c801ff2 commit b0e36b5Copy full SHA for b0e36b5
Project.toml
@@ -24,5 +24,4 @@ LinearAlgebra = "1"
24
MatrixFactorizations = "2, 3"
25
PrecompileTools = "1"
26
Reexport = "1"
27
-SparseArrays = "1.9"
28
julia = "1.9"
test/Project.toml
@@ -5,4 +5,5 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
5
MatrixFactorizations = "a3b82374-2e81-5b9e-98ce-41277c0e4c87"
6
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
7
SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
8
+SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
9
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments