Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 1.25 KB

README.md

File metadata and controls

29 lines (25 loc) · 1.25 KB

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