nexus-stats-core 1.1.1

Core types and utilities shared across nexus-stats subcrates
Documentation

nexus-stats-core

Core types shared across the nexus-stats ecosystem.

This crate provides the fundamental streaming statistics types: error enums, math utilities, core smoothing (EMA, AsymEma, Slew), statistics (Welford, Moments, EwmaVar, Covariance, HarmonicMean, Percentile), monitoring, core detection (CUSUM), and core control types (DeadBand, Hysteresis, Debounce, LevelCrossing, Diff).

Not intended for direct use — import from nexus-stats instead.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.