Cargo Features

faer-ext has no features set by default.

[dependencies]
faer-ext = { version = "0.1.0", features = ["nalgebra", "ndarray", "polars"] }
nalgebra

Enables nalgebra

Affects faer-ext::IntoNalgebra, faer-ext::IntoNalgebraComplex

ndarray

Enables ndarray

Affects faer-ext::IntoNdarray, faer-ext::IntoNdarrayComplex

polars

Enables polars ^0.38

Affects faer-ext::polars