From 478ce6f3c37c1a46f0e70dc7b60f047858f48258 Mon Sep 17 00:00:00 2001 From: Registrator Date: Sat, 16 Nov 2024 05:41:31 +0530 Subject: [PATCH] New version: Quantics v0.4.0 (#119550) UUID: 87f76fb3-a40a-40c9-a63c-29fcfe7b7547 Repo: https://github.com/tensor4all/Quantics.jl.git Tree: fdfe798bc204ce561c04cf0db1e05c02566dff76 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- Q/Quantics/Compat.toml | 8 +++++++- Q/Quantics/Deps.toml | 3 +++ Q/Quantics/Versions.toml | 3 +++ 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/Q/Quantics/Compat.toml b/Q/Quantics/Compat.toml index f4d1620c66228fd..fa1ad481a4d5ab4 100644 --- a/Q/Quantics/Compat.toml +++ b/Q/Quantics/Compat.toml @@ -1,7 +1,13 @@ [0] EllipsisNotation = "1" FastMPOContractions = "0.2.2-0.2" -ITensors = "0.3.42-0.6" SparseIR = ["0.96-0.97", "1"] StaticArrays = "1" julia = "1" + +["0-0.3"] +ITensors = "0.3.42-0.6" + +["0.4-0"] +ITensorMPS = "0.3.1-0.3" +ITensors = "0.7" diff --git a/Q/Quantics/Deps.toml b/Q/Quantics/Deps.toml index 1ad2e378c2dabb4..e6ad04a9f4d8dfb 100644 --- a/Q/Quantics/Deps.toml +++ b/Q/Quantics/Deps.toml @@ -5,3 +5,6 @@ ITensors = "9136182c-28ba-11e9-034c-db9fb085ebd5" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" SparseIR = "4fe2279e-80f0-4adb-8463-ee114ff56b7d" StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" + +["0.4-0"] +ITensorMPS = "0d1a4710-d33b-49a5-8f18-73bdf49b47e2" diff --git a/Q/Quantics/Versions.toml b/Q/Quantics/Versions.toml index 64c0b65908739fe..a30b6ce97e52720 100644 --- a/Q/Quantics/Versions.toml +++ b/Q/Quantics/Versions.toml @@ -6,3 +6,6 @@ git-tree-sha1 = "b4e7717ed2a5e14f77f45afa972553079fcefc6b" ["0.3.9"] git-tree-sha1 = "97e17e879952409f352de23966d3f359bc08dd3f" + +["0.4.0"] +git-tree-sha1 = "fdfe798bc204ce561c04cf0db1e05c02566dff76"