File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 1
1
name = " GenericTensorNetworks"
2
2
uuid = " 3521c873-ad32-4bb4-b63d-f4f178f42b49"
3
3
authors = [" GiggleLiu <cacate0129@gmail.com> and contributors" ]
4
- version = " 1.4.0 "
4
+ version = " 1.4.1 "
5
5
6
6
[deps ]
7
7
AbstractTrees = " 1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -33,16 +33,21 @@ GenericTensorNetworksCUDAExt = "CUDA"
33
33
AbstractTrees = " 0.3, 0.4"
34
34
CUDA = " 4, 5"
35
35
DelimitedFiles = " 1"
36
+ Distributed = " 1"
36
37
DocStringExtensions = " 0.8, 0.9"
37
38
FFTW = " 1.4"
38
39
Graphs = " 1.7"
39
- LuxorGraphPlot = " 0.2"
40
+ LinearAlgebra = " 1"
41
+ LuxorGraphPlot = " 0.3"
40
42
Mods = " 1.3"
41
43
OMEinsum = " 0.7"
42
44
Polynomials = " 4"
43
45
Primes = " 0.5"
46
+ Printf = " 1"
47
+ Random = " 1"
44
48
SIMDTypes = " 0.1"
45
- StatsBase = " 0.33, 0.34"
49
+ Serialization = " 1"
50
+ StatsBase = " 0.33, 0.34, 0.35"
46
51
TropicalNumbers = " 0.4, 0.5, 0.6"
47
52
julia = " 1.9"
48
53
You can’t perform that action at this time.
0 commit comments