This crate provides statistical methods for [ndarray
]'s ArrayBase
type.
Only some statistical functions are implemented. Please feel free to contribute new functionality!
toml
[dependencies]
ndarray = "0.12.1"
ndarray-stats = "0.1"
0.1.0
Please feel free to create issues and submit PRs.
Copyright 2018 ndarray-stats
developers
Licensed under the Apache License, Version 2.0, or the MIT license, at your option. You may not use this project except in compliance with those terms.