Skip to content

Commit 71d5b04

Browse files
New version: GenericTensorNetworks v1.0.5 (#62738)
UUID: 3521c873-ad32-4bb4-b63d-f4f178f42b49 Repo: https://github.com/QuEraComputing/GenericTensorNetworks.jl.git Tree: d222f8401f88670050268444b33c4ba68a766642 Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
1 parent 1ab364e commit 71d5b04

File tree

3 files changed

+24
-8
lines changed

3 files changed

+24
-8
lines changed

G/GenericTensorNetworks/Compat.toml

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
[1]
2-
AbstractTrees = "0.3"
3-
CUDA = "3.5.0-3"
4-
Cairo = "1"
5-
Compose = "0.9"
62
FFTW = "1.4.0-1"
73
Mods = "1.3.0-1"
84
OMEinsum = "0.6.1-0.6"
@@ -13,11 +9,23 @@ Requires = "1"
139
SIMDTypes = "0.1"
1410
StatsBase = "0.33"
1511
TropicalNumbers = "0.4-0.5"
16-
Viznet = "0.3"
1712
julia = "1"
1813

1914
["1-1.0.2"]
2015
Graphs = "1.4.0-1"
2116

22-
["1.0.3-1"]
17+
["1-1.0.4"]
18+
AbstractTrees = "0.3"
19+
CUDA = "3.5.0-3"
20+
Cairo = "1"
21+
Compose = "0.9"
22+
Viznet = "0.3"
23+
24+
["1.0.3-1.0.4"]
2325
Graphs = "1.6.0-1"
26+
27+
["1.0.5-1"]
28+
AbstractTrees = "0.3-0.4"
29+
CUDA = "3"
30+
Graphs = "1.7.0-1"
31+
LuxorGraphPlot = "0.1"

G/GenericTensorNetworks/Deps.toml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
[1]
22
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
33
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
4-
Cairo = "159f3aea-2a34-519c-b102-8c37f9878175"
5-
Compose = "a81c6b42-2e10-5240-aca2-a61377ecd94b"
64
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
75
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
86
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
@@ -19,7 +17,14 @@ SIMDTypes = "94e857df-77ce-4151-89e5-788b33177be4"
1917
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
2018
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
2119
TropicalNumbers = "b3a74e9c-7526-4576-a4eb-79c0d4c32334"
20+
21+
["1-1.0.4"]
22+
Cairo = "159f3aea-2a34-519c-b102-8c37f9878175"
23+
Compose = "a81c6b42-2e10-5240-aca2-a61377ecd94b"
2224
Viznet = "52a3aca4-6234-47fd-b74a-806bdf78ede9"
2325

2426
["1.0.3-1"]
2527
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
28+
29+
["1.0.5-1"]
30+
LuxorGraphPlot = "1f49bdf2-22a7-4bc4-978b-948dc219fbbc"

G/GenericTensorNetworks/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ git-tree-sha1 = "55773d5f92de019772e7991905c1f32441148a29"
1212

1313
["1.0.4"]
1414
git-tree-sha1 = "d98bcd88f257fc8844efebf5b93a8acea72f269c"
15+
16+
["1.0.5"]
17+
git-tree-sha1 = "d222f8401f88670050268444b33c4ba68a766642"

0 commit comments

Comments
 (0)