Features from optional dependencies
- ndarray implicit feature
-
Enables ndarray ^0.15.4
- rayon implicit feature
-
Enables rayon
rayon:
Simple work-stealing parallelism for Rust
Affects
iter::ParSelectIndicesIter
,iter::ParSelectIndicesMutIter
,iter::ParSelectIndicesUncheckedMutIter
…