Age | Commit message (Expand) | Author | Files | Lines |
2017-02-21 | [coverage] Added CMake rules for code coverage | Guillaume Jacquenot | 1 | -0/+5 |
2017-02-03 | Strip out comments that don't apply | Kyle Guinn | 1 | -22/+3 |
2017-02-03 | Use the BUILD_* option variables for BLAS and CBLAS | Kyle Guinn | 1 | -10/+0 |
2017-02-03 | Use appending to create lists of source files | Kyle Guinn | 1 | -9/+9 |
2017-02-02 | Fix overlinking/underlinking LAPACK dependencies | Kyle Guinn | 1 | -2/+2 |
2017-02-01 | Allow building LAPACKE with XBLAS and TMGLIB simultaneously | Kyle Guinn | 1 | -9/+14 |
2017-01-21 | Merge pull request #112 from turboencabulator/cleanup | langou | 1 | -16/+16 |
2017-01-21 | Use ${DSLASRC} and ${ZCLASRC} when building single-precision | Kyle Guinn | 1 | -15/+16 |
2017-01-21 | Remove duplicate line | Kyle Guinn | 1 | -1/+0 |
2016-12-29 | Fix issue #105 | Julien Langou | 1 | -1/+0 |
2016-11-25 | merging: Various cleanups to makefiles #84 | Julie | 1 | -37/+43 |
2016-11-23 | Adding Aasen routines for complex symmetric matrix to CMake Build | Julie | 1 | -12/+13 |
2016-11-19 | First minor change to 2 stage contribution | Julie | 1 | -10/+22 |
2016-11-15 | Added (S,D,C,Z) (SY,HE) routines, drivers for new rook code | Julie | 1 | -13/+34 |
2016-11-11 | Merging changes | Julie | 1 | -2/+2 |
2016-11-10 | Changing Assen routines suffix from _Aassen to _aa | Julie | 1 | -8/+8 |
2016-11-03 | Lots of trailing whitespaces in the files of Syd. Cleaning this. No big deal. | Julien Langou | 1 | -2/+2 |
2016-10-23 | Updating CMAKE build for Tall skinny and short wide routines | Julie | 1 | -5/+21 |
2016-10-09 | Adding Assen for SV, TRF, SV from @iyamazak@icl.utk.edu | Julie | 1 | -4/+8 |
2016-07-10 | STYLE: Convert CMake-language commands to lower case | Hans Johnson | 1 | -4/+4 |
2016-07-09 | STYLE: Remove trailing whitespace in CMake files | Hans Johnson | 1 | -283/+283 |
2016-06-18 | Adding *trevc3 routines to CMakefile.txt file + fix lapacke.h | Julie | 1 | -4/+4 |
2016-06-17 | Patch from Tim Hopkins sent by email on March 14th, 2016 | Tim Hopkins, University of Kent | 1 | -4/+4 |
2016-06-12 | blocked back-transformation for the non-symmetric eigenvalue problem - Contri... | Julie | 1 | -4/+4 |
2015-11-15 | Adding potrf2 and getrf2 to CMakefile | julie | 1 | -8/+8 |
2015-11-09 | Adding routines to Makefile / CMakefile.txt | julie | 1 | -2/+2 |
2015-11-08 | First commit for Zlatko Drmac Contribution | julie | 1 | -2/+6 |
2015-11-04 | Commit svdx files sent by Osni on Oct 31st 2015 | julie | 1 | -6/+6 |
2015-09-19 | Adding xlahrd to DEPRECATED (problem reported by zerothi) | julie | 1 | -4/+4 |
2015-09-02 | Committing Nico's change about build system improvements for LAPACK | julie | 1 | -0/+7 |
2015-08-17 | Moved deprecated SGVD routines into DEPRECATED directory. | philippe.theveny | 1 | -8/+24 |
2015-08-14 | Added BLAS3 routines for generalised SVD. | philippe.theveny | 1 | -4/+4 |
2015-08-06 | Move all but one deprecated routines to a new separate directory. | philippe.theveny | 1 | -20/+20 |
2015-02-24 | Add xGGHD3: blocked Hessenberg reduction, code from Daniel Kressner. | philippe.theveny | 1 | -12/+16 |
2013-07-09 | Added 'rook' LAPACK routines and drivers to SRC/Makefile SRC/CMakeLists.txt | igor175 | 1 | -3/+7 |
2012-11-10 | added clahef_rook.f and zlahef_rook.f | igor175 | 1 | -10/+10 |
2012-07-27 | Commit Brian Sutton new CS Decomposition routines. | julie | 1 | -4/+8 |
2012-01-10 | Adding CMAKE Support for LAPACKE. | julie | 1 | -4/+13 |
2011-12-08 | Add Rook pivoting file in CMAKE | julie | 1 | -4/+16 |
2011-09-23 | Improve CMAKE BUILD system and OUTPUT PARSING when not all precisions are nee... | julie | 1 | -5/+15 |
2011-06-22 | Update the name change (rev 985) for the CMAKE build | julie | 1 | -4/+4 |
2011-04-20 | Apply Sebastien Fabbro patch for the cmake build. | julie | 1 | -2/+2 |
2011-01-20 | Adding new hetri routines | julie | 1 | -2/+4 |
2011-01-04 | Fix object needed for targets in CMAKE build | julie | 1 | -3/+3 |
2010-12-15 | Added support for external BLAS libraries in the CMake build. | julie | 1 | -1/+1 |
2010-11-08 | Update CMake build | julie | 1 | -9/+19 |
2010-08-10 | Patch provided by the kitware team on Aug 5th (Brad King and Bill Hoffman) | julie | 1 | -1/+1 |
2010-07-07 | Add static/dynamic library, package support and rearrange source files | julie | 1 | -8/+12 |
2010-06-21 | Update CMAKE build with new routines | julie | 1 | -14/+14 |
2010-04-29 | remove comment to not include xerbla and xerbla_array | julie | 1 | -1/+1 |