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

https://github.com/richmit/ex-blas-lapack

BLAS/LAPACK Examples
https://github.com/richmit/ex-blas-lapack

Last synced: 11 months ago
JSON representation

BLAS/LAPACK Examples

Awesome Lists containing this project

README

          

You will find several simple examples of programs to get you started
with the BLAS and LAPACK APIs commonly used for scientific programming
tasks.

You can read a bit more about these examples on my [home page](https://www.mitchr.me/SS/exampleCode/blas.html).

Have fun!

-mitch