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) <doi:10.1137/090752286>, Yuan Longao, et al (2017) <doi:10.48550/arXiv.1709.02641>, I. V. Oseledets (2010) <doi:10.1016/j.laa.2009.07.024>.
License: MIT + file LICENSE
URL: https://github.com/rikenbit/ttTensor
NeedsCompilation: no
Packaged: 2025-08-29 09:08:50 UTC; koki
Author: Koki Tsuyuzaki [aut, cre],
  Manabu Ishii [aut],
  Itoshi Nikaido [aut]
Maintainer: Koki Tsuyuzaki <k.t.the-answer@hotmail.co.jp>
Repository: CRAN
Date/Publication: 2025-09-03 08:40:02 UTC
Built: R 4.6.0; ; 2025-10-14 01:52:52 UTC; windows
