Skip to content

Commit

Permalink
New version: GenericTensorNetworks v1.0.3 (#61287)
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: 55773d5f92de019772e7991905c1f32441148a29

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored May 29, 2022
1 parent f616a61 commit bf4e349
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
7 changes: 6 additions & 1 deletion G/GenericTensorNetworks/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ CUDA = "3.5.0-3"
Cairo = "1"
Compose = "0.9"
FFTW = "1.4.0-1"
Graphs = "1.4.0-1"
Mods = "1.3.0-1"
OMEinsum = "0.6.1-0.6"
OMEinsumContractionOrders = "0.6"
Expand All @@ -16,3 +15,9 @@ 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"]
Graphs = "1.6.0-1"
3 changes: 3 additions & 0 deletions G/GenericTensorNetworks/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
TropicalNumbers = "b3a74e9c-7526-4576-a4eb-79c0d4c32334"
Viznet = "52a3aca4-6234-47fd-b74a-806bdf78ede9"

["1.0.3-1"]
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
3 changes: 3 additions & 0 deletions G/GenericTensorNetworks/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ git-tree-sha1 = "23ecd05fe48dd1c08d3ebef8fce6b79f1f1a0d62"

["1.0.2"]
git-tree-sha1 = "9ab9448107267f938a4151cb118fd85095a04f0c"

["1.0.3"]
git-tree-sha1 = "55773d5f92de019772e7991905c1f32441148a29"

0 comments on commit bf4e349

Please sign in to comment.