Skip to content

richmit/ex-blas-lapack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BLAS & LAPACK examples in C, FORTRAN 77, & Modern Fortran

Example programs in C, modern Fortran, and FORTRAN 77 to get you started with the BLAS/CBLAS and LAPACK/CLAPACK/LAPACKE APIs commonly used for scientific programming tasks.

Documentation for these examples may be found on my home page.

Have fun!

-mitch