rikenbit/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) <arXiv:1709.02641>, I. V. Oseledets (2010) <doi:10.1016/j.laa.2009.07.024>.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.0.1
URL https://github.com/rikenbit/ttTensor
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rikenbit/ttTensor")
rikenbit/ttTensor documentation built on Feb. 2, 2023, 4:32 a.m.