Package: ttTensor
Type: Package
Title: Tensor-Train Decomposition
Version: 1.0.1
Date: 2021-05-15
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, tensorr, 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) <arXiv:1709.02641>, I. V. Oseledets (2010) <doi:10.1016/j.laa.2009.07.024>.
License: Artistic-2.0
URL: https://github.com/rikenbit/ttTensor
NeedsCompilation: no
Packaged: 2021-05-18 01:30:26 UTC; root
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: 2021-05-18 09:50:03 UTC
Built: R 4.0.2; ; 2021-05-19 10:41:58 UTC; unix
