Skip to content

rikenbit/ttTensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI CRAN_Status_Badge Downloads Total Downloads :name status badge :registry status badge :total status badge ttTensor status badge GitHub Actions

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

  • Koki Tsuyuzaki
  • Manabu Ishii
  • Itoshi Nikaido