An open API service indexing awesome lists of open source software.

https://github.com/libmir/mir-lapack

NDSLICE wrapper for LAPACK
https://github.com/libmir/mir-lapack

lapack math mir ndslice ndslice-wrapper numerical-methods

Last synced: 3 months ago
JSON representation

NDSLICE wrapper for LAPACK

Awesome Lists containing this project

README

        

# mir-lapack
NDSLICE wrapper for LAPACK

mir-lapack assumes that matrixes are passed in the transposed form.
Each (contiguous) row in a mir's matrix should store a (contiguous) column of a Fortran matrix.

## Required system libraries

See [wiki: Link with CBLAS & LAPACK](https://github.com/libmir/mir-lapack/wiki/Link-with-CBLAS-&-LAPACK).

## Wrapped API

http://mir-lapack.libmir.org

---------------

This work has been sponsored by [Symmetry Investments](http://symmetryinvestments.com) and [Kaleidic Associates](https://github.com/kaleidicassociates).