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 a0aac2b commit 8c43155Copy full SHA for 8c43155
Project.toml
@@ -1,7 +1,7 @@
1
name = "ITensorNetworks"
2
uuid = "2919e153-833c-4bdc-8836-1ea460a35fc7"
3
authors = ["Matthew Fishman <[email protected]>, Joseph Tindall <[email protected]> and contributors"]
4
-version = "0.10.3"
+version = "0.10.4"
5
6
[deps]
7
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -57,7 +57,7 @@ DocStringExtensions = "0.9"
57
EinExprs = "0.6.4"
58
Graphs = "1.8"
59
GraphsFlows = "0.1.1"
60
-ITensors = "0.4"
+ITensors = "0.4, 0.5"
61
IsApprox = "0.1"
62
IterTools = "1.4.0"
63
KrylovKit = "0.6, 0.7"
0 commit comments