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 c4f011c commit d720d7cCopy full SHA for d720d7c
test/Project.toml
@@ -8,6 +8,7 @@ JLArrays = "27aeb0d3-9eb9-45fb-866b-73c2ecf80fcb"
8
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
9
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
10
SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
11
+SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
12
SparseArraysBase = "0d5efcca-f356-4864-8770-e1ed8d78f208"
13
StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
14
Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
@@ -27,6 +28,7 @@ JLArrays = "0.2.0, 0.3"
27
28
LinearAlgebra = "<0.0.1, 1"
29
Random = "<0.0.1, 1"
30
SafeTestsets = "0.1.0"
31
+SparseArrays = "1.10"
32
SparseArraysBase = "0.7.0"
33
StableRNGs = "1.0.2"
34
Suppressor = "0.2.8"
0 commit comments