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 ba516db commit fbe5c94Copy full SHA for fbe5c94
Project.toml
@@ -19,11 +19,11 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
19
[compat]
20
AbstractTrees = "0.4"
21
Compat = "3.40.0, 4"
22
-GeometryBasics = "0.5"
+GeometryBasics = "0.4.1, 0.5"
23
Graphs = "1.4.1"
24
ITensorMPS = "0.3"
25
-ITensors = "0.9"
26
-MetaGraphs = "0.8"
+ITensors = "0.7, 0.8, 0.9"
+MetaGraphs = "0.7.1, 0.8"
27
NetworkLayout = "0.4.3"
28
Statistics = "1.10"
29
julia = "1.10"
0 commit comments