Cargo Features

nacfahi has no features set by default.

[dependencies]
nacfahi = { version = "0.4.1", features = ["alloc"] }

^^^ simba should still use std implementations, if available users can always depend on simba directly, and force-libm

alloc

Enables alloc of nalgebra

nacfahi has 1 feature without comment.