# fast-pl The fastest persistence landscape algorithm! Rust Persistance Landscape using line sweep ## Dependencies Must install libfontconfig1-dev to build with plotting feature: ```sh sudo apt install libfontconfig1-dev ```