fast_pl

Crates.iofast_pl
lib.rsfast_pl
version1.0.0
sourcesrc
created_at2023-05-19 15:45:04.664722
updated_at2023-05-19 15:45:04.664722
descriptionA plane-sweep implementation to compute persistence landscapes
homepage
repositoryhttps://github.com/tph5595/fast_pl
max_upload_size
id868927
size64,342
Taylor Henderson (tph5595)

documentation

README

fast-pl

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: 63

cargo fmt