Package: ttTensor Type: Package Title: Tensor-Train Decomposition Version: 1.0.2 Date: 2025-08-25 Authors@R: c(person("Koki", "Tsuyuzaki", role = c("aut", "cre"), email = "k.t.the-answer@hotmail.co.jp"), person("Manabu", "Ishii", role = "aut"), person("Itoshi", "Nikaido", role = "aut")) Suggests: testthat Depends: R (>= 3.5.0) Imports: methods, rTensor, PTAk, Matrix Description: Tensor-train is a compact representation for higher-order tensors. Some algorithms for performing tensor-train decomposition are available such as TT-SVD, TT-WOPT, and TT-Cross. For the details of the algorithms, see I. V. Oseledets (2011) , Yuan Longao, et al (2017) , I. V. Oseledets (2010) . License: MIT + file LICENSE URL: https://github.com/rikenbit/ttTensor Repository: https://rikenbit.r-universe.dev Date/Publication: 2025-09-06 04:43:25 UTC RemoteUrl: https://github.com/rikenbit/tttensor RemoteRef: HEAD RemoteSha: 641368ddc60db9f7516addb48602336cb119f1f9 NeedsCompilation: no Packaged: 2026-06-06 08:56:30 UTC; root Author: Koki Tsuyuzaki [aut, cre], Manabu Ishii [aut], Itoshi Nikaido [aut] Maintainer: Koki Tsuyuzaki