The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.

interplex: Coercion Methods for Simplicial Complex Data Structures

Computational topology, which enables topological data analysis (TDA), makes pervasive use of abstract mathematical objects called simplicial complexes; see Edelsbrunner and Harer (2010) <doi:10.1090/mbk/069>. Several R packages and other software libraries used through an R interface construct and use data structures that represent simplicial complexes, including mathematical graphs viewed as 1-dimensional complexes. This package provides coercers (converters) between these data structures. Currently supported structures are complete lists of simplices as used by 'TDA'; the simplex trees of Boissonnat and Maria (2014) <doi:10.1007/s00453-014-9887-3> as implemented in 'simplextree' and in Python GUDHI (by way of 'reticulate'); and the graph classes of 'igraph' and 'network', by way of the 'intergraph' package.

Version: 0.1.2
Imports: intergraph, igraph (≥ 0.6-0), network (≥ 1.4-2), simplextree (≥ 0.9.1), reticulate
Suggests: igraphdata, TDA, roxygen2, rmarkdown, testthat
Published: 2024-02-20
Author: Jason Cory Brunson ORCID iD [aut, cre], Yara Skaf [ctb]
Maintainer: Jason Cory Brunson <cornelioid at gmail.com>
BugReports: https://github.com/tdaverse/interplex/issues
License: GPL (≥ 3)
URL: https://github.com/tdaverse/interplex
NeedsCompilation: no
Materials: README NEWS
CRAN checks: interplex results

Documentation:

Reference manual: interplex.pdf

Downloads:

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

Linking:

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

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.
Health stats visible at Monitor.