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 56d7d2a commit 5fc7d07Copy full SHA for 5fc7d07
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.1.7"
+version = "0.1.8"
5
6
[deps]
7
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -25,7 +25,7 @@ GradedUnitRanges = "0.1.2"
25
ITensorBase = "0.1.10"
26
LabelledNumbers = "0.1.0"
27
LinearAlgebra = "1.10"
28
-NamedDimsArrays = "0.4.0"
+NamedDimsArrays = "0.4.0, 0.5"
29
Random = "1.10"
30
SymmetrySectors = "0.1.3"
31
julia = "1.10"
0 commit comments