Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
R
 
 
 
 
man
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

RiemBase : Functions and C++ Header Files for Computation on Manifolds

CRAN_Status_Badge Travis build status

Installation

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

install.packages("RiemBase")

or the development version from github:

# Run
# > install.packages("devtools")
# if not installed.
library(devtools)
devtools::install_github("kisungyou/RiemBase")

About

Functions and C++ Header Files for Computation on Manifolds

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.