ttTensor: Tensor-Train Decomposition

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>.

Version: 1.0.2
Depends: R (≥ 3.5.0)
Imports: methods, rTensor, PTAk, Matrix
Suggests: testthat
Published: 2025-09-03
Author: Koki Tsuyuzaki [aut, cre], Manabu Ishii [aut], Itoshi Nikaido [aut]
Maintainer: Koki Tsuyuzaki <k.t.the-answer at hotmail.co.jp>
License: MIT + file LICENSE
URL: https://github.com/rikenbit/ttTensor
NeedsCompilation: no
Materials: NEWS
CRAN checks: ttTensor results

Documentation:

Reference manual: ttTensor.html , ttTensor.pdf

Downloads:

Package source: ttTensor_1.0.2.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available
Old sources: ttTensor archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ttTensor to link to this page.