GitHub - rikenbit/ccTensor: R package for CUR/CX Tensor Decomposition (original) (raw)

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

ccTensor

R package for CUR/CX Tensor Decomposition

Installation

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

or type the code below in the R console window

install.packages("devtools", repos="http://cran.r-project.org") library(devtools) devtools::install_github("rikenbit/ccTensor")

Reference

License

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

Authors