Skip to content

rikenbit/rTensor

 
 

Repository files navigation

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

rTensor

Tools for Tensor Analysis and Decomposition

Installation

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

or type the code below in the R console window

library(devtools)
devtools::install_github("rikenbit/rTensor")

Authors

  • Koki Tsuyuzaki