Ecosyste.ms: Awesome
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: about 2 months ago
JSON representation
BLAS/LAPACK Examples
- Host: GitHub
- URL: https://github.com/richmit/ex-blas-lapack
- Owner: richmit
- Created: 2021-05-06T00:53:55.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-05T20:54:53.000Z (7 months ago)
- Last Synced: 2024-06-05T22:44:32.160Z (7 months ago)
- Language: C
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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