summaryrefslogtreecommitdiff
path: root/SRC/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-02-06Simplify the clean targetsKyle Guinn1-3/+5
2017-02-04Add libraries as prerequisitesKyle Guinn1-9/+5
2017-02-03Strip out comments that don't applyKyle Guinn1-3/+3
2017-01-21Merge pull request #112 from turboencabulator/cleanuplangou1-5/+6
2017-01-21Add a missing fileKyle Guinn1-1/+2
2017-01-19Fix whitespace and flag ordering leftovers from mergeKyle Guinn1-4/+4
2016-12-29Fix issue #105Julien Langou1-1/+0
2016-11-25merging: Various cleanups to makefiles #84Julie1-76/+76
2016-11-23Merge pull request #89 from iyamazaki/lapack-aasenjulielangou1-7/+7
2016-11-21add Aasen's for complex symmetric into Makefiles.Ichitaro Yamazaki1-7/+7
2016-11-19First minor change to 2 stage contributionJulie1-0/+3
2016-11-19Merge pull request #83 from haidarazzam/masterjulielangou1-9/+21
2016-11-15Added (S,D,C,Z) (SY,HE) routines, drivers for new rook codeJulie1-14/+33
2016-11-10Changing Assen routines suffix from _Aassen to _aaJulie1-4/+4
2016-11-06 adding the 2stage symmetric eigenvalue routines drivers checkingRenegade1-9/+21
2016-10-23merging with latest versionJulie1-4/+8
2016-10-19Tall skinny and short wide routinesSyd Hashemi1-12/+25
2016-10-09Adding Assen for SV, TRF, SV from @iyamazak@icl.utk.eduJulie1-0/+4
2016-07-09STYLE: Remove trailing whitespace in MISC filesHans Johnson1-4/+4
2016-06-12blocked back-transformation for the non-symmetric eigenvalue problem - Contri...Julie1-4/+4
2015-11-15integration of xGETRF2 langou1-4/+4
2015-11-15integration of xPOTRF2 langou1-1/+4
2015-11-09Adding routines to Makefile / CMakefile.txtjulie1-2/+2
2015-11-08First commit for Zlatko Drmac Contributionjulie1-2/+5
2015-11-04Commit svdx files sent by Osni on Oct 31st 2015julie1-4/+6
2015-09-19Adding xlahrd to DEPRECATED (problem reported by zerothi)julie1-9/+10
2015-08-17Moved deprecated SGVD routines into DEPRECATED directory.philippe.theveny1-17/+20
2015-08-14Added BLAS3 routines for generalised SVD.philippe.theveny1-4/+4
2015-08-06Move all but one deprecated routines to a new separate directory.philippe.theveny1-23/+38
2015-02-25Add back cggglm to Makefile...build goes finejulie1-1/+1
2015-02-24Add xGGHD3: blocked Hessenberg reduction, code from Daniel Kressner.philippe.theveny1-12/+16
2013-07-09Added 'rook' LAPACK routines and drivers to SRC/Makefile SRC/CMakeLists.txtigor1751-2/+6
2012-11-10added clahef_rook.f and zlahef_rook.figor1751-10/+10
2012-07-27Commit Brian Sutton new CS Decomposition routines.julie1-4/+8
2011-12-07added object file entries for 'rook' pivoting algorithm to SRC/Makefile: igor1751-11/+26
2011-10-04Changes to the SRC/Makefile to fix bugs that affected 'make single', 'make do...igor1751-33/+44
2011-08-09added new QRT routines to object listsjames1-4/+14
2011-06-22Following Yana Gurieva (INTEL) 's commentjulie1-4/+4
2011-03-07Remove multiple definition of cpotrsjulie1-1/+1
2011-01-24Correct multiple definition in the lapack lib (See forum topic 2099 - Bruno)julie1-3/+3
2011-01-20Adding new hetri routinesjulie1-2/+4
2010-11-04Incorporated CSD source and testing routines into SRC/Makefile, TESTING/Makef...brian1-4/+10
2010-11-03Commiting the 3 other precisions (single, complex, dcomplex) for sytri using ...julie1-5/+6
2010-11-02 [xSYTRS/xSYSV] Hide the call to syconv inside trs2 to avoid changing the SYT...julie1-1/+2
2010-09-30Add hetrs2 for c and z, a Level BLAS 3 version of hetrs (same than rev 751)julie1-2/+2
2010-07-07 Add static/dynamic library, package support and rearrange source filesjulie1-11/+15
2010-06-23Update date and version for 3.2.2 releasejulie1-2/+2
2010-06-18Step 2 of xlarfp: add new routines and add same test code plus check R(i,i) i...julie1-15/+15
2010-06-01Add SYTRS2 routine - A BLAS 3 version of SYTRSjulie1-4/+4
2010-04-02Fix comments in ilaprec and remove some space in Makefilejulie1-2/+2