1 unstable release
| 0.1.0 | Oct 2, 2023 |
|---|
#31 in #scipy
138 downloads per month
8KB
159 lines
savgol-rs
Savitzky-Golay filter in Rust, based on (and tested against) the Scipy implementation.
- Supports 1D input only
- Mimics
mode="interp"
Dependencies
~3MB
~65K SLoC