MorseFrames

MorseFrames is an experimental C++ and Python library for Morse sequences, reference and coreference maps, Morse complexes, and Morse-based persistent homology.

The documentation is split between user-facing Python material, implementation notes for the C++ core and GUDHI adapter, and reproducibility instructions for the benchmark tables.

The current public alpha can be installed from PyPI:

python3 -m pip install "morseframes==0.1.0a2"

API reference