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. Draw
      • 4.3. Union Find
  • 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
    • reeb_of_lower_star()
  • 4.2. Draw
    • dict_to_list()
    • line_loop_index()
    • slope_intercept()
    • bezier_curve()
    • reeb_plot()
  • 4.3. Union Find
    • UnionFind
Previous Next

© Copyright .

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