Crate lair

source ·
Expand description

Lair implements linear algebra routines in pure Rust. It uses ndarray as its matrix representation.

Modules§

Enums§

  • An error which can be returned when a function argument is invalid.

Traits§

  • A trait for real numbers.
  • A trait for real and complex numbers.