Implements operations for Riemannian manifolds, e.g., geodesic distance, Riemannian metric, exponential and logarithm maps, etc. Also incorporates random object generator on the manifolds. See Dai, Lin, and Müller (2021) <doi:10.1111/biom.13385>.
Version: | 0.1.1 |
Depends: | R (≥ 3.2.1) |
Imports: | Rcpp, Matrix |
LinkingTo: | Rcpp, RcppArmadillo |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2022-10-04 |
DOI: | 10.32614/CRAN.package.manifold |
Author: | Xiongtao Dai [aut, cre, cph], Zhenhua Lin [aut] |
Maintainer: | Xiongtao Dai <xdai at berkeley.edu> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
CRAN checks: | manifold results |
Reference manual: | manifold.pdf |
Package source: | manifold_0.1.1.tar.gz |
Windows binaries: | r-devel: manifold_0.1.1.zip, r-release: manifold_0.1.1.zip, r-oldrel: manifold_0.1.1.zip |
macOS binaries: | r-release (arm64): manifold_0.1.1.tgz, r-oldrel (arm64): manifold_0.1.1.tgz, r-release (x86_64): manifold_0.1.1.tgz, r-oldrel (x86_64): manifold_0.1.1.tgz |
Reverse imports: | MHD |
Please use the canonical form https://CRAN.R-project.org/package=manifold to link to this page.