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 97083fc commit ad46ea4Copy full SHA for ad46ea4
Project.toml
@@ -1,7 +1,7 @@
1
name = "NamedDimsArrays"
2
uuid = "60cbd0c0-df58-4cb7-918c-6f5607b73fde"
3
authors = ["ITensor developers <[email protected]> and contributors"]
4
-version = "0.7.8"
+version = "0.7.9"
5
6
[deps]
7
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
test/Project.toml
@@ -16,7 +16,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
16
Adapt = "4"
17
Aqua = "0.8.9"
18
BlockArrays = "1"
19
-BlockSparseArrays = "0.8"
+BlockSparseArrays = "0.8, 0.9"
20
Combinatorics = "1"
21
GradedArrays = "0.4"
22
NamedDimsArrays = "0.7"
0 commit comments