ndarray-linalg 0.5.1

Linear algebra package for rust-ndarray using LAPACK
Documentation

ndarray-linalg

Crate docs.rs wercker status

Linear algebra package for rust-ndarray using LAPACK via stainless-steel/lapack

Examples

See examples directory.

Versions

  • v0.5.0

    • Breaking Change Rewrite all algorithms to support complex numbers and general ArrayBase
  • v0.4.1

    • ADD: assertion #31
  • v0.4.0

    • MOD: use ndarray v0.9