ceREEBerus
  • Contributing
  • Modules and Documentation
    • 1. ReebGraph and Related Classes
    • 2. Distances
    • 3. Example data and graphs
    • 4. Compute
      • 4.1. Compute Reeb Graph from Lower Star Filtration
      • 4.2. Compute Mapper Graph from a Point Cloud
      • 4.3. Union Find
    • 5. Draw
  • Tutorial Notebooks
ceREEBerus
  • Modules
  • 4. Compute Module
  • View page source

4. Compute Module

The compute module has helper code used throughout the package.

  • 4.1. Compute Reeb Graph from Lower Star Filtration
    • computeReeb()
  • 4.2. Compute Mapper Graph from a Point Cloud
    • computeMapper()
    • cover()
  • 4.3. Union Find
    • UnionFind
Previous Next

© Copyright .

Built with Sphinx using a theme provided by Read the Docs.