Cargo Features
faer-ext has no features set by default.
[dependencies]
faer-ext = { version = "0.5.0", features = ["nalgebra", "ndarray", "polars"] }
- nalgebra
-
Enables nalgebra
Affects
faer-ext::IntoNalgebra
… - ndarray
-
Enables ndarray
Affects
faer-ext::IntoNdarray
… - polars
-
Enables polars ^0.40
Affects
faer-ext::polars
…