Skip to main content
Ctrl+K

PersistentLaplacians 0.0.23 documentation

  • Python Documentation
  • C++ Documentation
  • Getting Started
  • Python Documentation
  • C++ Documentation
  • Getting Started

Section Navigation

  • PersistentLaplacian
    • PersistentLaplacians.PersistentLaplacian
    • PersistentLaplacians.PersistentLaplacian.set_boundaries_filtrations
    • PersistentLaplacians.PersistentLaplacian.spectra
  • PersistentSheafLaplacian
    • PersistentLaplacians.PersistentSheafLaplacian
      • PersistentLaplacians.PersistentSheafLaplacian.set_boundaries_filtrations
      • PersistentLaplacians.PersistentSheafLaplacian.spectra
  • sheaf_simplex_tree
    • PersistentLaplacians.sheaf_simplex_tree
    • PersistentLaplacians.sheaf_simplex_tree.coface_index
    • PersistentLaplacians.sheaf_simplex_tree.apply_restriction_function
  • Python Documentation
  • sheaf_simplex_tree

sheaf_simplex_tree#

sheaf_simplex_tree#

Constructor

sheaf_simplex_tree(_st, _extra_data, ...)

Wrap a Gudhi simplex tree with possibly added data and a given restriction function.

Methods#

sheaf_simplex_tree.coface_index(simplex, coface)

Get the index of the missing vertex, e.g. coface_index([0,1,3],[0,1,2,3]) = 2.

sheaf_simplex_tree.apply_restriction_function()

Get coboundaries and filtrations

previous

PersistentLaplacians.PersistentSheafLaplacian.spectra

next

PersistentLaplacians.sheaf_simplex_tree

On this page
  • sheaf_simplex_tree
  • Methods

This Page

  • Show Source

© Copyright 2025, Benjamin Jones.

Created using Sphinx 7.3.7.

Built with the PyData Sphinx Theme 0.16.1.