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 31629ea commit f6be8e0Copy full SHA for f6be8e0
2 files changed
I/ITensorNetworksNext/Compat.toml
@@ -99,11 +99,15 @@ Random = "1.10.0-1"
99
NamedDimsArrays = "0.15.8-0.15"
100
TensorAlgebra = "0.9.5-0.9"
101
102
-["0.5-0"]
+["0.5-0.6"]
103
TensorAlgebra = "0.9.7-0.9"
104
105
["0.5-0.6.0"]
106
ITensorBase = "0.6.2-0.6"
107
108
-["0.6.1-0"]
+["0.6.1-0.6"]
109
ITensorBase = "0.6.3-0.6"
110
+
111
+["0.7-0"]
112
+ITensorBase = "0.7"
113
+TensorAlgebra = "0.10"
I/ITensorNetworksNext/Versions.toml
@@ -153,3 +153,6 @@ git-tree-sha1 = "c3171a8a97c2fda841c7d48391f7326f42bec8a4"
153
154
["0.6.1"]
155
git-tree-sha1 = "31ae3eb16993619721958b0b46de0376908fb077"
156
157
+["0.7.0"]
158
+git-tree-sha1 = "948f929c4e83807b763e891e2b437f6518756dae"
0 commit comments