Cargo Features
truncnorm has no features set by default.
[dependencies]
truncnorm = { version = "0.5.1", features = ["intel-mkl", "openblas-system"] }
- intel-mkl
-
Enables intel-mkl of ndarray-linalg ^0.14.1
- openblas-system = blas-src, openblas-src
-
Enables openblas-system of ndarray-linalg ^0.14.1 and blas of ndarray ^0.15.4
ndarray:
Enable blas usage
See README for more instructions
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.