/lapack-array2

Implementation of parameter-optional LAPACK by ndarray::Array1/2

Primary LanguageRustApache License 2.0Apache-2.0

lapack-array2

codecov

Implementation of parameter-optional LAPACK wrapper by ndarray::Array (Ix1 or Ix2) in rust.

This is work-in-progress.

  • Code Conventions: For BLAS2 and BLAS3 wrapper, also see https://github.com/ajz34/blas-array2. Crate blas-array2 is already applicable to real projects.
  • Implementation Priorities: Since number of LAPACK functions is quite a lot, a few LAPACK functions will be implemented in different priorities.

Acknowledges

This project is developed as a side project from REST.