v0.5.0
- Implemented new SIMD SASA calculation kernel and improved spatial grid data structure, thus improving performance by ~35% compared to v0.4.0.
- Fixed benchmarking issue that exaggerated RustSASA's performance (see issue #40); paper and readme have been updated accordingly.
- Added
--n-pointsoption to CLI to enable customization of the Shrake-Rupley algorithm.
Full Changelog: v0.4.0...v0.5.0