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-histogram is added without default-features = false somewhere in the dependency tree.

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.