Skip to content
/ rstat Public

Probability distributions and statistics in Rust with integrated fitting routines, convolution support and mixtures.

License

Notifications You must be signed in to change notification settings

tspooner/rstat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rstat

Crates.io Build Status Coverage Status

Probability distributions and statistics in Rust with integrated fitting routines, convolution support and mixtures.

Usage

Add this to your Cargo.toml:

[dependencies]
rstat = "0.6"

Feature serde

rstat supports serialisation via the serde feature. This activates both serde itself, ndarray/serde and spaces/serialize.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate and adhere to the angularjs commit message conventions (see here).

License

MIT

About

Probability distributions and statistics in Rust with integrated fitting routines, convolution support and mixtures.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published