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 14c1d28 commit 87840aaCopy full SHA for 87840aa
Project.toml
@@ -1,7 +1,7 @@
1
name = "ITensorBase"
2
uuid = "4795dd04-0d67-49bb-8f44-b89c448a1dc7"
3
authors = ["ITensor developers <[email protected]> and contributors"]
4
-version = "0.2.6"
+version = "0.2.7"
5
6
[deps]
7
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
test/Project.toml
@@ -16,7 +16,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
16
[compat]
17
Aqua = "0.8.9"
18
BlockArrays = "1"
19
-BlockSparseArrays = "0.6"
+BlockSparseArrays = "0.6, 0.7"
20
DiagonalArrays = "0.3"
21
GradedArrays = "0.4"
22
ITensorBase = "0.2"
0 commit comments