Index of /web/packages/Riemann/readme

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[DIR]man/2020-09-22 11:40 -  
[TXT]README.html2020-09-22 11:40 5.0K 

README

Riemann

Travis build status

Riemann is an R package for learning with data on Riemannian manifolds.

Installation

You can install the released version of Riemann from CRAN with:

install.packages("Riemann")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("kyoustat/Riemann")