aboutsummaryrefslogtreecommitdiffhomepage
path: root/lapack/CMakeLists.txt
Commit message (Collapse)AuthorAge
* Fix Fortran compiler detectionGravatar Gael Guennebaud2014-02-13
|
* Ease setting build options when running ctest -DGravatar Gael Guennebaud2013-07-07
|
* bug #63: add lapack unit tests. They are automatically downloaded and ↵Gravatar Gael Guennebaud2013-07-06
| | | | configured if EIGEN_ENABLE_LAPACK_TESTS is ON.
* Complete the lapack interface to make it complete enough for suitesparse QR.Gravatar Gael Guennebaud2013-06-12
|
* Add support for Sparse QR factorizationGravatar Desire NUENTSA2012-11-12
|
* hopefully this workaround of cmake bug #9220 works for MSVC tooGravatar Gael Guennebaud2011-10-24
|
* Enable incomplete BLAS/Lapack builds when no fortran compiler has been found.Gravatar Gael Guennebaud2011-09-21
| | | | Works here with gcc. Hopefully this will work for MSVC too.
* enable instalation of blas and lapack libsGravatar Gael Guennebaud2011-07-11
|
* add lapack interface to real symmetric eigenvalue dec and enable building of ↵Gravatar Gael Guennebaud2011-02-18
| | | | the lapack shared library
* do not include reference lapack files if they are not thereGravatar Gael Guennebaud2011-01-26
|
* add a minimalistict lapack wrapperGravatar Gael Guennebaud2011-01-26