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.
2 parents 20169d8 + c831486 commit 2733c79Copy full SHA for 2733c79
Project.toml
@@ -1,7 +1,7 @@
1
name = "GenericTensorNetworks"
2
uuid = "3521c873-ad32-4bb4-b63d-f4f178f42b49"
3
authors = ["GiggleLiu <cacate0129@gmail.com> and contributors"]
4
-version = "1.0.4"
+version = "1.0.5"
5
6
[deps]
7
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -30,6 +30,7 @@ AbstractTrees = "0.3, 0.4"
30
CUDA = "3"
31
FFTW = "1.4"
32
Graphs = "1.7"
33
+LuxorGraphPlot = "0.1"
34
Mods = "1.3"
35
OMEinsum = "0.6.1"
36
OMEinsumContractionOrders = "0.6"
0 commit comments