qbx2 / rust-rolling-stats

Rolling statistics calculations (min/max/mean/std_dev) over arbitrary floating point numbers based on Welford's Online Algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Rolling statistics calculations (min/max/mean/std_dev) over arbitrary floating point numbers based on Welford's Online Algorithm


Languages

Language:Rust 100.0%