Monday 29 May 2017

Linear Algebra on Windows with LAPACK

The LAPACK library is a linear algebra library that succeeds an earlier package called LINPACK. It can be built on Windows using the cross-platform, open source build system, Cmake. It utilises block matrix techniques for efficiency.

Full documentation of LAPACK can be found here.

No comments: