Lair implements linear algebra routines in pure Rust. It uses [ndarray] as its matrix representation.
Lair is still in an early stage, and provides only a limited set of functions, including the followings:
Licensed under Apache License, Version 2.0 (LICENSE).
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.