Skip to content

Commit

Permalink
New version: Tenet v0.4.0
Browse files Browse the repository at this point in the history
UUID: 85d41934-b9cd-44e1-8730-56d86f15f3ec
Repo: https://github.com/bsc-quantic/Tenet.jl
Tree: b18cb4d2cb34ca5b8d5d7a01840d78e5b1630efa

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
github-actions[bot] authored and mofeing committed Nov 13, 2023
1 parent 6bf08e4 commit a844dd7
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 10 deletions.
16 changes: 12 additions & 4 deletions T/Tenet/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ julia = "1.6.0-1"
DeltaArrays = "0.1"
Requires = "1.3.0-1"

["0.1.1-0"]
Permutations = "0.4"

["0.1.1-0.1"]
ChainRulesCore = "1.15.0-1"
EinExprs = "0.1.1-0.1"
Expand All @@ -30,19 +27,30 @@ IterTools = "1.4.0-1"
Quac = "0.2"
julia = "1.8.0-1"

["0.1.1-0.3"]
Permutations = "0.4"

["0.2"]
EinExprs = "0.2"
Makie = "0.18-0.19"
NetworkLayout = "0.4"
Tensors = "0.1.4-0.1"

["0.2-0"]
Bijections = "0.1"
GraphMakie = "0.4-0.5"
ValSplit = "0.1"

["0.2-0.3"]
Bijections = "0.1"

["0.3-0"]
DeltaArrays = "0.1.1-0.1"
EinExprs = "0.5.5-0.5"
Muscle = "0.1"
julia = "1.9.0-1"

["0.4-0"]
LinearAlgebra = "1.9.0-1"
Random = "1.9.0-1"
SparseArrays = "1.9.0-1"
UUIDs = "1.9.0-1"
12 changes: 10 additions & 2 deletions T/Tenet/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ DeltaArrays = "10b0fc19-5ccc-4427-889b-d75dd6306188"
GraphMakie = "1ecd5474-83a3-4783-bb4f-06765db800d2"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
OMEinsum = "ebe7aa44-baf0-506c-a96f-8464559b3922"
Permutations = "2ae35dd2-176d-5d53-8349-f30d82d94d4f"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

["0-0.1.0"]
Expand All @@ -15,6 +14,9 @@ Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
Quac = "b9105292-1415-45cf-bff1-d6ccf71e6143"
Requires = "ae029012-a4dd-5104-9daa-d747884805df"

["0-0.3"]
Permutations = "2ae35dd2-176d-5d53-8349-f30d82d94d4f"

["0.1.1-0"]
EinExprs = "b1794770-133b-4de1-afb4-526377e9f4c5"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Expand All @@ -29,8 +31,14 @@ NetworkLayout = "46757867-2c16-5918-afeb-47bfcb05e46a"
Tensors = "a57d67a0-4683-47ff-be60-6114e830558b"

["0.2-0"]
Bijections = "e2ed5e7c-b2de-5872-ae92-c73ca462fb04"
ValSplit = "0625e100-946b-11ec-09cd-6328dd093154"

["0.2-0.3"]
Bijections = "e2ed5e7c-b2de-5872-ae92-c73ca462fb04"

["0.3-0"]
Muscle = "21fe5c4b-a943-414d-bf3e-516f24900631"

["0.4-0"]
ImmutableArrays = "667c17eb-ab9b-4487-935f-1c621bb82497"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
3 changes: 3 additions & 0 deletions T/Tenet/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ git-tree-sha1 = "823c5186b62c88585df918e6507c2a7e2e77b591"

["0.3.0"]
git-tree-sha1 = "c191a7aa8aa6f04512f0f41875cf636127b7a4ce"

["0.4.0"]
git-tree-sha1 = "b18cb4d2cb34ca5b8d5d7a01840d78e5b1630efa"
6 changes: 3 additions & 3 deletions T/Tenet/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
["0.1.1-0"]
Quac = "0.2"

["0.1.1-0.1"]
ChainRulesCore = "1.15.0-1"
Makie = "*"

["0.1.1-0.3"]
Quac = "0.2"

["0.2-0"]
Makie = "0.18-0.19"

Expand Down
4 changes: 3 additions & 1 deletion T/Tenet/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
["0.1.1-0"]
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
Quac = "b9105292-1415-45cf-bff1-d6ccf71e6143"

["0.1.1-0.1"]
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"

["0.1.1-0.3"]
Quac = "b9105292-1415-45cf-bff1-d6ccf71e6143"

["0.3-0"]
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
ChainRulesTestUtils = "cdddcdb0-9152-4a09-a978-84456f9df70a"
Expand Down

0 comments on commit a844dd7

Please sign in to comment.