Skip to content

Commit

Permalink
New version: GenericTensorNetworks v1.0.5 (#62738)
Browse files Browse the repository at this point in the history
UUID: 3521c873-ad32-4bb4-b63d-f4f178f42b49
Repo: https://github.com/QuEraComputing/GenericTensorNetworks.jl.git
Tree: d222f8401f88670050268444b33c4ba68a766642

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Jun 21, 2022
1 parent 1ab364e commit 71d5b04
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 8 deletions.
20 changes: 14 additions & 6 deletions G/GenericTensorNetworks/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
[1]
AbstractTrees = "0.3"
CUDA = "3.5.0-3"
Cairo = "1"
Compose = "0.9"
FFTW = "1.4.0-1"
Mods = "1.3.0-1"
OMEinsum = "0.6.1-0.6"
Expand All @@ -13,11 +9,23 @@ Requires = "1"
SIMDTypes = "0.1"
StatsBase = "0.33"
TropicalNumbers = "0.4-0.5"
Viznet = "0.3"
julia = "1"

["1-1.0.2"]
Graphs = "1.4.0-1"

["1.0.3-1"]
["1-1.0.4"]
AbstractTrees = "0.3"
CUDA = "3.5.0-3"
Cairo = "1"
Compose = "0.9"
Viznet = "0.3"

["1.0.3-1.0.4"]
Graphs = "1.6.0-1"

["1.0.5-1"]
AbstractTrees = "0.3-0.4"
CUDA = "3"
Graphs = "1.7.0-1"
LuxorGraphPlot = "0.1"
9 changes: 7 additions & 2 deletions G/GenericTensorNetworks/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[1]
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
Cairo = "159f3aea-2a34-519c-b102-8c37f9878175"
Compose = "a81c6b42-2e10-5240-aca2-a61377ecd94b"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
Expand All @@ -19,7 +17,14 @@ SIMDTypes = "94e857df-77ce-4151-89e5-788b33177be4"
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
TropicalNumbers = "b3a74e9c-7526-4576-a4eb-79c0d4c32334"

["1-1.0.4"]
Cairo = "159f3aea-2a34-519c-b102-8c37f9878175"
Compose = "a81c6b42-2e10-5240-aca2-a61377ecd94b"
Viznet = "52a3aca4-6234-47fd-b74a-806bdf78ede9"

["1.0.3-1"]
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"

["1.0.5-1"]
LuxorGraphPlot = "1f49bdf2-22a7-4bc4-978b-948dc219fbbc"
3 changes: 3 additions & 0 deletions G/GenericTensorNetworks/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ git-tree-sha1 = "55773d5f92de019772e7991905c1f32441148a29"

["1.0.4"]
git-tree-sha1 = "d98bcd88f257fc8844efebf5b93a8acea72f269c"

["1.0.5"]
git-tree-sha1 = "d222f8401f88670050268444b33c4ba68a766642"

0 comments on commit 71d5b04

Please sign in to comment.