Closed knickish closed 1 year ago
constgebra is a crate for performing reproducible linear algebra in const/no_std contexts. Made it for a game, but seems like it might be helpful for embedded also.
constgebra
const
no_std
constgebra
is a crate for performing reproducible linear algebra inconst
/no_std
contexts. Made it for a game, but seems like it might be helpful for embedded also.