Skip to main content
Ctrl+K

petls 1.0.0 documentation

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

Section Navigation

  • Complex
    • petls.Complex
    • petls.Complex.set_boundaries_filtrations
    • petls.Complex.spectra
  • Rips
    • petls.Rips
      • petls.Rips.set_boundaries_filtrations
      • petls.Rips.spectra
    • petls.Rips.set_boundaries_filtrations
    • petls.Rips.spectra
  • Alpha
    • petls.Alpha
  • dFlag
    • petls.dFlag
  • PersistentSheafLaplacian
    • petls.PersistentSheafLaplacian
    • petls.PersistentSheafLaplacian.set_boundaries_filtrations
    • petls.PersistentSheafLaplacian.spectra
  • sheaf_simplex_tree
    • petls.sheaf_simplex_tree
    • petls.sheaf_simplex_tree.coface_index
    • petls.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

petls.PersistentSheafLaplacian.spectra

next

petls.sheaf_simplex_tree

On this page
  • sheaf_simplex_tree
  • Methods

This Page

  • Show Source

© Copyright 2025, Benjamin Jones.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.