Crates.io | savgol-rs |
lib.rs | savgol-rs |
version | 0.1.0 |
source | src |
created_at | 2023-10-02 21:11:31.384488 |
updated_at | 2023-10-02 21:11:31.384488 |
description | Savitzky-Golay filter |
homepage | |
repository | https://github.com/tpict/savgol-rs/ |
max_upload_size | |
id | 990508 |
size | 20,719 |
Savitzky-Golay filter in Rust, based on (and tested against) the Scipy implementation.
mode="interp"