Cargo Features
LFA has no features set by default.
[dependencies]
lfa = { version = "0.15.0", features = ["blas", "serde"] }
- blas
-
Enables blas of ndarray ^0.13
ndarray:
Enable blas usage
See README for more instructions - serde = serde_crate
-
Enables serialize of spaces ^5.0 and serde-1 of ndarray ^0.13
ndarray:
Old name for the serde feature
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.
- serde_crate serde?
-
Enables serde