The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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

CRAN status Travis-CI 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")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.