talus 0.3.0

Computational topology in Rust
Documentation

Talus

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

Talus provides functionality for creating graphs in the graph module, and provides the ability compute the approximate Morse-Smale complex in the morse module. See the documentation for those modules for further details and explanations

Information on Python bindings can be found under the Python module.