Age | Commit message (Expand) | Author | Files | Lines |
2017-02-06 | Simplify the clean targets | Kyle Guinn | 1 | -3/+5 |
2017-02-04 | Add libraries as prerequisites | Kyle Guinn | 1 | -9/+5 |
2017-02-03 | Strip out comments that don't apply | Kyle Guinn | 1 | -3/+3 |
2017-01-21 | Merge pull request #112 from turboencabulator/cleanup | langou | 1 | -5/+6 |
2017-01-21 | Add a missing file | Kyle Guinn | 1 | -1/+2 |
2017-01-19 | Fix whitespace and flag ordering leftovers from merge | Kyle Guinn | 1 | -4/+4 |
2016-12-29 | Fix issue #105 | Julien Langou | 1 | -1/+0 |
2016-11-25 | merging: Various cleanups to makefiles #84 | Julie | 1 | -76/+76 |
2016-11-23 | Merge pull request #89 from iyamazaki/lapack-aasen | julielangou | 1 | -7/+7 |
2016-11-21 | add Aasen's for complex symmetric into Makefiles. | Ichitaro Yamazaki | 1 | -7/+7 |
2016-11-19 | First minor change to 2 stage contribution | Julie | 1 | -0/+3 |
2016-11-19 | Merge pull request #83 from haidarazzam/master | julielangou | 1 | -9/+21 |
2016-11-15 | Added (S,D,C,Z) (SY,HE) routines, drivers for new rook code | Julie | 1 | -14/+33 |
2016-11-10 | Changing Assen routines suffix from _Aassen to _aa | Julie | 1 | -4/+4 |
2016-11-06 | adding the 2stage symmetric eigenvalue routines drivers checking | Renegade | 1 | -9/+21 |
2016-10-23 | merging with latest version | Julie | 1 | -4/+8 |
2016-10-19 | Tall skinny and short wide routines | Syd Hashemi | 1 | -12/+25 |
2016-10-09 | Adding Assen for SV, TRF, SV from @iyamazak@icl.utk.edu | Julie | 1 | -0/+4 |
2016-07-09 | STYLE: Remove trailing whitespace in MISC files | Hans Johnson | 1 | -4/+4 |
2016-06-12 | blocked back-transformation for the non-symmetric eigenvalue problem - Contri... | Julie | 1 | -4/+4 |
2015-11-15 | integration of xGETRF2 | langou | 1 | -4/+4 |
2015-11-15 | integration of xPOTRF2 | langou | 1 | -1/+4 |
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/+5 |
2015-11-04 | Commit svdx files sent by Osni on Oct 31st 2015 | julie | 1 | -4/+6 |
2015-09-19 | Adding xlahrd to DEPRECATED (problem reported by zerothi) | julie | 1 | -9/+10 |
2015-08-17 | Moved deprecated SGVD routines into DEPRECATED directory. | philippe.theveny | 1 | -17/+20 |
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 | -23/+38 |
2015-02-25 | Add back cggglm to Makefile...build goes fine | julie | 1 | -1/+1 |
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 | -2/+6 |
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 |
2011-12-07 | added object file entries for 'rook' pivoting algorithm to SRC/Makefile: | igor175 | 1 | -11/+26 |
2011-10-04 | Changes to the SRC/Makefile to fix bugs that affected 'make single', 'make do... | igor175 | 1 | -33/+44 |
2011-08-09 | added new QRT routines to object lists | james | 1 | -4/+14 |
2011-06-22 | Following Yana Gurieva (INTEL) 's comment | julie | 1 | -4/+4 |
2011-03-07 | Remove multiple definition of cpotrs | julie | 1 | -1/+1 |
2011-01-24 | Correct multiple definition in the lapack lib (See forum topic 2099 - Bruno) | julie | 1 | -3/+3 |
2011-01-20 | Adding new hetri routines | julie | 1 | -2/+4 |
2010-11-04 | Incorporated CSD source and testing routines into SRC/Makefile, TESTING/Makef... | brian | 1 | -4/+10 |
2010-11-03 | Commiting the 3 other precisions (single, complex, dcomplex) for sytri using ... | julie | 1 | -5/+6 |
2010-11-02 | [xSYTRS/xSYSV] Hide the call to syconv inside trs2 to avoid changing the SYT... | julie | 1 | -1/+2 |
2010-09-30 | Add hetrs2 for c and z, a Level BLAS 3 version of hetrs (same than rev 751) | julie | 1 | -2/+2 |
2010-07-07 | Add static/dynamic library, package support and rearrange source files | julie | 1 | -11/+15 |
2010-06-23 | Update date and version for 3.2.2 release | julie | 1 | -2/+2 |
2010-06-18 | Step 2 of xlarfp: add new routines and add same test code plus check R(i,i) i... | julie | 1 | -15/+15 |
2010-06-01 | Add SYTRS2 routine - A BLAS 3 version of SYTRS | julie | 1 | -4/+4 |
2010-04-02 | Fix comments in ilaprec and remove some space in Makefile | julie | 1 | -2/+2 |