Docs.rs
ndarray-stats-0.6.0
ndarray-stats 0.6.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
jturner314
LukeMathWalker
github:rust-ndarray:release
Dependencies
indexmap ^2.4
normal
itertools ^0.13
normal
ndarray ^0.16.0
normal
noisy_float ^0.2.0
normal
num-integer ^0.1
normal
num-traits ^0.2
normal
rand ^0.8.3
normal
approx ^0.5
dev
criterion ^0.3
dev
ndarray ^0.16.1
dev
ndarray-rand ^0.15.0
dev
num-bigint ^0.4.0
dev
quickcheck ^0.9.2
dev
quickcheck_macros ^1.0.0
dev
Versions
97.71%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ndarray_
stats
0.6.0
Module errors
Module Items
Structs
Enums
In ndarray_
stats::
histogram
ndarray_stats
::
histogram
Module
errors
Copy item path
Source
Structs
§
BinNot
Found
Error to denote that no bin has been found for a certain observation.
Enums
§
Bins
Build
Error
Error computing the set of histogram bins.