Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Intel(R) MKL support added. | karturov | 2011-12-05 |
| | | | | | | | | | | * * * License disclaimer changed to BSD license for MKL_support.h * * * Pardiso support fixed, test added. blas/lapack tests fixed: Scalar parameter was added in Cholesky, product_matrix_vector_triangular remaned to triangular_matrix_vector_product. * * * PARDISO test was added physically. | ||
* | hopefully this workaround of cmake bug #9220 works for MSVC too | Gael Guennebaud | 2011-10-24 |
| | |||
* | Enable incomplete BLAS/Lapack builds when no fortran compiler has been found. | Gael Guennebaud | 2011-09-21 |
| | | | | Works here with gcc. Hopefully this will work for MSVC too. | ||
* | enable instalation of blas and lapack libs | Gael Guennebaud | 2011-07-11 |
| | |||
* | suppress unused warning | Gael Guennebaud | 2011-02-23 |
| | |||
* | add lapack interface to real symmetric eigenvalue dec and enable building of ↵ | Gael Guennebaud | 2011-02-18 |
| | | | | the lapack shared library | ||
* | do not include reference lapack files if they are not there | Gael Guennebaud | 2011-01-26 |
| | |||
* | add a minimalistict lapack wrapper | Gael Guennebaud | 2011-01-26 |