ttTensor

R package for Tensor-Train Decomposition

Installation

git clone https://github.com/rikenbit/ttTensor/
R CMD INSTALL ttTensor

or type the code below in the R console window ~~~ library(devtools) devtools::install_github(“rikenbit/ttTensor”) ~~~

References

License

Copyright (c) 2019 Koki Tsuyuzaki and Laboratory for Bioinformatics Research, RIKEN Center for Biosystems Dynamics Reseach Released under the Artistic License 2.0.

Authors