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 2d4d65e commit 78dece8Copy full SHA for 78dece8
Project.toml
@@ -1,7 +1,7 @@
1
name = "SparseArraysBase"
2
uuid = "0d5efcca-f356-4864-8770-e1ed8d78f208"
3
authors = ["ITensor developers <support@itensor.org> and contributors"]
4
-version = "0.7.6"
+version = "0.7.7"
5
6
[deps]
7
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
test/Project.toml
@@ -19,7 +19,7 @@ Aqua = "0.8.11"
19
ArrayLayouts = "1.11.1"
20
Dictionaries = "0.4.4"
21
FillArrays = "1.13.0"
22
-JLArrays = "0.2.0"
+JLArrays = "0.2.0, 0.3"
23
LinearAlgebra = "<0.0.1, 1"
24
Random = "<0.0.1, 1"
25
SafeTestsets = "0.1.0"
0 commit comments