simplextree: Provides Tools for Working with General Simplicial Complexes

Provides an interface to a Simplex Tree data structure, which is a data structure aimed at enabling efficient manipulation of simplicial complexes of any dimension. The Simplex Tree data structure was originally introduced by Jean-Daniel Boissonnat and Clément Maria (2014) <doi:10.1007/s00453-014-9887-3>.

Version: 1.0.1
Depends: R (≥ 3.4.0)
Imports: Rcpp (≥ 0.12.10), methods, magrittr
LinkingTo: Rcpp
Suggests: testthat, knitr, rmarkdown, covr
Published: 2020-09-12
Author: Matt Piekenbrock [cre, aut], Jason Cory Brunson [ctb], Howard Hinnant [cph]
Maintainer: Matt Piekenbrock <matt.piekenbrock at gmail.com>
License: MIT + file LICENSE
URL: https://github.com/peekxc/simplextree
NeedsCompilation: yes
SystemRequirements: C++11
Language: en-US
Materials: NEWS
CRAN checks: simplextree results

Documentation:

Reference manual: simplextree.pdf

Downloads:

Package source: simplextree_1.0.1.tar.gz
Windows binaries: r-devel: simplextree_1.0.1.zip, r-release: simplextree_1.0.1.zip, r-oldrel: simplextree_1.0.1.zip
macOS binaries: r-release (arm64): simplextree_1.0.1.tgz, r-oldrel (arm64): simplextree_1.0.1.tgz, r-release (x86_64): simplextree_1.0.1.tgz
Old sources: simplextree archive

Reverse dependencies:

Reverse imports: interplex

Linking:

Please use the canonical form https://CRAN.R-project.org/package=simplextree to link to this page.