Cargo Features

[dependencies]
kalmanfilt = { version = "0.2.4", default-features = false, features = ["alloc"] }
default = alloc

The alloc feature is set by default whenever kalmanfilt is added without default-features = false somewhere in the dependency tree.

alloc default

Affects kalmanfilt::discrete_bayes