From 32ebe244738a585e0e2b7e8f204b9fbaf5cf4d94 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Tue, 7 Jul 2026 02:36:43 +0000 Subject: [PATCH] CompatHelper: bump compat for NDTensors to 0.4, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index b753c53..ec67b40 100644 --- a/Project.toml +++ b/Project.toml @@ -23,7 +23,7 @@ FFTW = "1" HDF5 = "0.17" ITensorMPS = "0.2" ITensors = "0.6" -NDTensors = "0.3" +NDTensors = "0.3, 0.4" Quantics = "0.3" QuanticsGrids = "0.7" QuanticsTCI = "0.7"