Skip to content

Latest commit

 

History

History
 
 

recipe-04

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Detecting the BLAS and LAPACK math libraries

This recipe shows how to find a working implementation of the linear algebra libraries BLAS and LAPACK.

To test: ./linear-algebra 1000 where the integer is the dimension of the matrices/vectors.