Crates.io | rolling_norm |
lib.rs | rolling_norm |
version | 0.4.0 |
source | src |
created_at | 2021-10-06 14:51:16.021621 |
updated_at | 2022-04-23 13:28:44.957125 |
description | Computes the rolling mean, variance, standard derivation and norm. |
homepage | |
repository | https://github.com/fabianboesiger/rolling-norm |
max_upload_size | |
id | 461205 |
size | 9,190 |
This crate is used to efficiently compute mean, variance, standard derivation and the norm of a fixed length data series that can be updated.