index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lapack
Commit message (
Expand
)
Author
Age
*
Replace language_support module with builtin CheckLanguage
Samir Benmendil
2021-01-27
*
Remove code checking for CMake < 3.5
Alexander Grund
2020-12-14
*
STYLE: Convert CMake-language commands to lower case
Hans Johnson
2019-10-31
*
STYLE: Remove CMake-language block-end command arguments
Hans Johnson
2019-10-31
*
Fix case issue with Lapack unit tests
Gael Guennebaud
2019-11-14
*
Enable "old" CMP0026 policy (not perfect, but better than dozens of warning)
Gael Guennebaud
2018-12-08
*
fix md5sum of lapack_addons
Gael Guennebaud
2018-06-15
*
MIsc. source and comment typos
luz.paz
2018-03-11
*
Workaround "misleading-indentation" warnings
Christoph Hertzberg
2016-05-11
*
Improve constness of level2 blas API.
Gael Guennebaud
2016-04-11
*
Removed deprecated header (unsupported/Eigen/BDCSVD is included in Eigen/SVD ...
Christoph Hertzberg
2014-10-29
*
Add lapack interface to JacobiSVD and BDCSVD
Gael Guennebaud
2014-10-17
*
Fix lapack build
Gael Guennebaud
2014-04-01
*
Fix Fortran compiler detection
Gael Guennebaud
2014-02-13
*
Ease setting build options when running ctest -D
Gael Guennebaud
2013-07-07
*
bug #63: add lapack unit tests. They are automatically downloaded and configu...
Gael Guennebaud
2013-07-06
*
Complete the lapack interface to make it complete enough for suitesparse QR.
Gael Guennebaud
2013-06-12
*
Fix implicit conversion warnings
Gael Guennebaud
2013-06-12
*
Add support for Sparse QR factorization
Desire NUENTSA
2012-11-12
*
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
Benoit Jacob
2012-07-13
*
Intel(R) MKL support added.
karturov
2011-12-05
*
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
*
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
*
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