Cargo Features
ndarray-histogram has no features set by default.
[dependencies]
ndarray-histogram = { version = "0.5.0", features = ["rayon"] }
- default
-
These default features are set whenever
ndarray-histogramis added withoutsomewhere in the dependency tree.default-features = false Enables stacker of ndarray-slice ^0.5.1
- rayon
-
Enables rayon, rayon of ndarray ^0.16.1 and ndarray-slice ^0.5.1
ndarray-histogram has 2 features without comments.