Cargo Features
pYIN has no features set by default.
[dependencies]
pyin = { version = "1.2.0", features = ["blas", "build-binary"] }
- blas = blas-src, openblas-src
-
Enables blas of ndarray ^0.15.6
ndarray:
Enable blas usage
See README for more instructions - build-binary = clap, creak, rayon
-
Enables rayon of ndarray ^0.15.6
Required by the binary
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- blas-src blas?
- clap build-binary?
- creak build-binary?
- rayon build-binary?
- openblas-src not win win blas?