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

Python Documentation#

This reference documents the classes of the Python library. The main class is the Complex.

The Python library is largely a wrapper of the C++ library with very little of its own mathematical code. To understand the inner-workings, please check the C++ documentation.

  • Complex
    • Complex
    • Methods
  • Rips
    • Rips
    • Methods
  • Alpha
    • petls.Alpha
    • Methods
  • dFlag
    • dFlag
    • Methods
  • PersistentSheafLaplacian
    • Persistent Sheaf Laplacian
    • Methods
  • sheaf_simplex_tree
    • sheaf_simplex_tree
    • Methods

previous

PETLS: PErsistent Topological Laplacian Software

next

Complex

This Page

  • Show Source

© Copyright 2025, Benjamin Jones.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.