Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add custom FindBLAS FindLAPACK working for c++ compiler | Gael Guennebaud | 2009-02-05 |
| | | | | fix issues in Cholmod/Taucs supports | ||
* | FindUmfPack: add AMD and COLAMD libraries only if they are found | Gael Guennebaud | 2009-01-27 |
| | |||
* | clean FindUmfpack.cmake wrt enable_language(Fortran) | Gael Guennebaud | 2008-12-02 |
| | |||
* | Several improvements in sparse module: | Gael Guennebaud | 2008-11-05 |
| | | | | | | | | | * add a LDL^T factorization with solver using code from T. Davis's LDL library (LPGL2.1+) * various bug fixes in trianfular solver, matrix product, etc. * improve cmake files for the supported libraries * split the sparse unit test * etc. | ||
* | * add cmake files to find (optional) supported libraries | Gael Guennebaud | 2008-10-20 |
* add unit tests for sparse cholesky |