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.
HDF5.jl
1 parent ab772cc commit fba336aCopy full SHA for fba336a
Project.toml
@@ -1,7 +1,7 @@
1
name = "ITensorVisualizationBase"
2
uuid = "cd2553d2-8bef-4d93-8a38-c62f17d5ad23"
3
authors = ["Matthew Fishman <[email protected]> and contributors"]
4
-version = "0.1.5"
+version = "0.1.6"
5
6
[deps]
7
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -20,7 +20,7 @@ AbstractTrees = "0.4"
20
Compat = "3.40.0, 4"
21
GeometryBasics = "0.4.1"
22
Graphs = "1.4.1"
23
-ITensors = "0.2.12, 0.3"
+ITensors = "0.2.12, 0.3, 0.4"
24
MetaGraphs = "0.7.1"
25
NetworkLayout = "0.4.3"
26
Statistics = "1"
0 commit comments