Cargo Features
haru_cmaes has no features set by default.
[dependencies]
haru_cmaes = { version = "1.0.5", features = ["profile_memory", "openblas", "netlib", "accelerate", "intel-mkl"] }
- profile_memory
- openblas
-
Enables openblas of nalgebra-lapack
- netlib
-
Enables netlib of nalgebra-lapack
- accelerate
-
Enables accelerate of nalgebra-lapack
- intel-mkl
-
Enables intel-mkl of nalgebra-lapack
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.