From 9baaafec6c510b4075fc8c1c69fa5d781296e55e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 18:25:05 +0000 Subject: [PATCH] New version: Tenet v0.8.0 UUID: 85d41934-b9cd-44e1-8730-56d86f15f3ec Repo: https://github.com/bsc-quantic/Tenet.jl Tree: 54cf1cba81803c9ea445b633074c8b7e22037a62 Registrator tree SHA: 191228b6dd8b9d0e2965ae3e705fe54c51dcfee8 --- T/Tenet/Compat.toml | 15 ++++++++++++++- T/Tenet/Deps.toml | 5 +++++ T/Tenet/Versions.toml | 3 +++ T/Tenet/WeakCompat.toml | 14 +++++++++++++- T/Tenet/WeakDeps.toml | 13 ++++++++++++- 5 files changed, 47 insertions(+), 3 deletions(-) diff --git a/T/Tenet/Compat.toml b/T/Tenet/Compat.toml index e665bae..14bf99a 100644 --- a/T/Tenet/Compat.toml +++ b/T/Tenet/Compat.toml @@ -86,10 +86,23 @@ Serialization = "1.9.0-1" ["0.7.6 - 0"] DeltaArrays = "0.1.1 - 0.1" EinExprs = "0.5 - 0.6" -LinearAlgebra = "1.9.0 - 1" OMEinsum = "0.7 - 0.8" + +["0.7.6 - 0.7"] +LinearAlgebra = "1.9.0 - 1" Random = "1.9.0 - 1" Serialization = "1.9.0 - 1" SparseArrays = "1.9.0 - 1" UUIDs = "1.9.0 - 1" julia = "1.9.0 - 1" + +["0.8 - 0"] +BijectiveDicts = "0.2.1 - 0.2" +Compat = "4.10.0 - 4" +Graphs = "1.7.0 - 1" +LinearAlgebra = "1.10.0 - 1" +Random = "1.10.0 - 1" +Serialization = "1.10.0 - 1" +SparseArrays = "1.10.0 - 1" +UUIDs = "1.10.0 - 1" +julia = "1.10.0 - 1" diff --git a/T/Tenet/Deps.toml b/T/Tenet/Deps.toml index 571927a..cfd0f4d 100644 --- a/T/Tenet/Deps.toml +++ b/T/Tenet/Deps.toml @@ -55,3 +55,8 @@ ScopedValues = "7e506255-f358-4e82-b7e4-beb19740aa63" ["0.7.2 - 0"] Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b" + +["0.8 - 0"] +BijectiveDicts = "d089a002-103b-496c-a4e3-58f90cf955b0" +Compat = "34da2185-b29b-5c13-b0c7-acf172513d20" +Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6" diff --git a/T/Tenet/Versions.toml b/T/Tenet/Versions.toml index 5edae8a..1c7ef7a 100644 --- a/T/Tenet/Versions.toml +++ b/T/Tenet/Versions.toml @@ -78,3 +78,6 @@ git-tree-sha1 = "a0d9cea0cfa0a47538d5364ca579415652679918" ["0.7.6"] git-tree-sha1 = "8c87eae97fd613dfdb64d0b28d386929c4b564ed" + +["0.8.0"] +git-tree-sha1 = "54cf1cba81803c9ea445b633074c8b7e22037a62" diff --git a/T/Tenet/WeakCompat.toml b/T/Tenet/WeakCompat.toml index 97e4ad7..76ac10e 100644 --- a/T/Tenet/WeakCompat.toml +++ b/T/Tenet/WeakCompat.toml @@ -32,7 +32,7 @@ FiniteDifferences = "0.12" ["0.6.3 - 0.7.5"] Makie = "0.18-0.21" -["0.6.6 - 0"] +["0.6.6 - 0.7"] Reactant = "0.1" ["0.7 - 0"] @@ -44,7 +44,19 @@ Yao = "0.8-0.9" ["0.7.6 - 0"] GraphMakie = "0.4 - 0.5" + +["0.7.6 - 0.7"] Graphs = "1.7.0 - 1" KrylovKit = "0.8.1 - 0.8" Makie = "0.18 - 0.21" Yao = "0.8 - 0.9" + +["0.8 - 0"] +ITensorMPS = "0.2 - 0.3" +ITensorNetworks = "0.11" +ITensors = "0.6" +KrylovKit = "0.7 - 0.9" +Makie = "0.18 - 0.22" +PythonCall = "0.9" +Reactant = "0.2.18 - 0.2" +YaoBlocks = "0.13" diff --git a/T/Tenet/WeakDeps.toml b/T/Tenet/WeakDeps.toml index a9b62f3..abcb45b 100644 --- a/T/Tenet/WeakDeps.toml +++ b/T/Tenet/WeakDeps.toml @@ -14,6 +14,8 @@ FiniteDifferences = "26cc04aa-876d-5657-8c51-4c34ba976000" ["0.5 - 0"] GraphMakie = "1ecd5474-83a3-4783-bb4f-06765db800d2" + +["0.5 - 0.7"] Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6" ["0.5.4 - 0"] @@ -28,7 +30,16 @@ Dagger = "d58978e5-989f-55fb-8d15-ea34adc7bf54" ["0.6.4 - 0"] Reactant = "3c362404-f566-11ee-1572-e11a4b42c853" +["0.7"] +Yao = "5872b779-8223-5990-8dd0-5abbb0748c8c" + ["0.7 - 0"] KrylovKit = "0b1a1467-8014-51b9-945f-bf0ae24f4b77" Quac = "b9105292-1415-45cf-bff1-d6ccf71e6143" -Yao = "5872b779-8223-5990-8dd0-5abbb0748c8c" + +["0.8 - 0"] +ITensorMPS = "0d1a4710-d33b-49a5-8f18-73bdf49b47e2" +ITensorNetworks = "2919e153-833c-4bdc-8836-1ea460a35fc7" +ITensors = "9136182c-28ba-11e9-034c-db9fb085ebd5" +PythonCall = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d" +YaoBlocks = "418bc28f-b43b-5e0b-a6e7-61bbc1a2c1df"