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
  • PersistentLaplacian

PersistentLaplacian#

Persistent Laplacian#

Constructor

PersistentLaplacian([boundaries, ...])

Primary class used to compute persistent Laplacian matrices and eigenvalues from a complex.

Methods#

PersistentLaplacian.set_boundaries_filtrations(...)

If the boundaries and filtrations were not set in the constructor, set them here.

PersistentLaplacian.spectra([dim, a, b, ...])

Compute the eigenvalues of L_{dim}^{a,b} or for every tuple (dim, a, b) in request_list.

previous

Python Documentation

next

PersistentLaplacians.PersistentLaplacian

On this page
  • Persistent Laplacian
  • Methods

This Page

  • Show Source

© Copyright 2025, Benjamin Jones.

Created using Sphinx 7.3.7.

Built with the PyData Sphinx Theme 0.16.1.