Crate talus

Source
Expand description

§Talus

A collection of computational topology algorithms written in Rust, with Python bindings.

Modules§

graph
Algorithms for constructing graphs from sets of points
morse
Algorithms for analyzing the behavior of a scalar function over a graph.

Structs§

LabeledPoint
A point in a graph that contains enough information to allow for Morse complex construction

Traits§

Metric
PreMetric

Functions§

PyInit_talus