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 d7d30a8 commit 0bfa94dCopy full SHA for 0bfa94d
Project.toml
@@ -1,7 +1,7 @@
1
name = "QuantumOperatorDefinitions"
2
uuid = "826dd319-6fd5-459a-a990-3a4f214664bf"
3
authors = ["ITensor developers <[email protected]> and contributors"]
4
-version = "0.2.5"
+version = "0.2.6"
5
6
[deps]
7
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
test/Project.toml
@@ -15,7 +15,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
15
[compat]
16
Aqua = "0.8.9"
17
BlockArrays = "1"
18
-BlockSparseArrays = "0.8"
+BlockSparseArrays = "0.8, 0.9"
19
GradedArrays = "0.4"
20
ITensorBase = "0.2"
21
NamedDimsArrays = "0.7"
0 commit comments