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§
- Labeled
Point - A point in a graph that contains enough information to allow for Morse complex construction