lawkit-core 2.1.0

Core library for statistical law analysis with international number support
Documentation
1
2
3
4
5
6
7
8
9
10
11
pub mod filtering;
pub mod input;
pub mod international;
pub mod memory;
pub mod outliers;
pub mod output;
pub mod parallel;
pub mod risk;
pub mod statistics;
pub mod streaming_io;
pub mod timeseries;