fast_pl

Crates.iofast_pl
lib.rsfast_pl
version1.3.0
created_at2023-05-19 15:45:04.664722+00
updated_at2025-02-03 18:59:32.013054+00
descriptionA plane-sweep implementation to compute persistence landscapes
homepage
repositoryhttps://github.com/tph5595/fast_pl
max_upload_size
id868927
size77,279
Taylor Henderson (tph5595)

documentation

README

fast-pl

Crates.io Version Crates.io Total Downloads docs.rs

The fastest persistence landscape algorithm!

Rust Persistance Landscape using line sweep

Dependencies

Must install libfontconfig1-dev to build with plotting feature:

sudo apt install libfontconfig1-dev
Commit count: 90

cargo fmt