Skip to main content

Crate evolving_sheaf

Crate evolving_sheaf 

Source
Expand description

§evolving-sheaf (Rust port)

Spectral Gap Dynamics in Evolving Cellular Sheaves.

Studies how the Hodge Laplacian’s spectral gap (λ₁) changes when restriction maps become flow-dependent. Static sheaves preserve the gap; dynamic ones reveal phase transitions.

§Model

The sheaf Hodge Laplacian is L = D†D where D is the coboundary operator whose entries depend on restriction maps. Restriction maps may be static (theorem holds) or dynamic (gap decreases — research!).

Re-exports§

pub use graph::*;
pub use sheaf::*;
pub use flow::*;
pub use spectrum::*;
pub use trajectory::*;
pub use stability::*;

Modules§

flow
graph
sheaf
spectrum
stability
trajectory

Constants§

VERSION
Version of the evolving-sheaf library.