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 a6cce85 commit a438a14Copy full SHA for a438a14
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.12"
+version = "0.2.13"
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.8, 0.9"
+BlockSparseArrays = "0.10"
20
DiagonalArrays = "0.3"
21
GradedArrays = "0.4"
22
ITensorBase = "0.2"
0 commit comments