| Crates.io | fast_pl |
| lib.rs | fast_pl |
| version | 1.3.0 |
| created_at | 2023-05-19 15:45:04.664722+00 |
| updated_at | 2025-02-03 18:59:32.013054+00 |
| description | A plane-sweep implementation to compute persistence landscapes |
| homepage | |
| repository | https://github.com/tph5595/fast_pl |
| max_upload_size | |
| id | 868927 |
| size | 77,279 |
The fastest persistence landscape algorithm!
Rust Persistance Landscape using line sweep
Must install libfontconfig1-dev to build with plotting feature:
sudo apt install libfontconfig1-dev