aboutsummaryrefslogtreecommitdiff
path: root/SRC
AgeCommit message (Expand)Author
2016-12-29Fix issue #105Julien Langou
2016-12-29Fix various typos.Sébastien Villemot
2016-12-23Updating version number on source file modified since 3.6.1Julie
2016-12-23Updating version on Version filesJulie
2016-12-22somewhat better description of the minimal workspace needed for a workspace q...Julien Langou
2016-12-22Follow up with ad5bc21cb50535d66d628a309d60128db96c8851Julien Langou
2016-12-19contribution from Zlatko DrmacJulien Langou
2016-12-19( oops, forgot to commit ztrevc3.f in previous commit. )Julien Langou
2016-12-19Merge branch 'master' of https://github.com/Reference-LAPACK/lapackJulien Langou
2016-12-19[ minor ] fix some missing EXTERNAL declarationsJulien Langou
2016-12-17Fix typoJulie
2016-12-14Fix ?LAMSWLQeugene.chereshnev
2016-12-14Fix ?LAMTSQReugene.chereshnev
2016-12-14Fix ?GETSLSeugene.chereshnev
2016-12-14Fix ?GEQR and ?GEMQReugene.chereshnev
2016-12-14Fix ?GELQ and ?GEMLQeugene.chereshnev
2016-12-14Merge branch 'master' of https://github.com/karturov/lapackkonstantin.i.arturov
2016-12-14Changes in TS QR APIkonstantin.i.arturov
2016-12-13fix #98Julien Langou
2016-12-07 removing GOTORenegade
2016-12-07 merging zhetrd_hb2stRenegade
2016-12-04Merge branch 'master' of https://github.com/Reference-LAPACK/lapackJulien Langou
2016-12-04correct WORKSPACE size for dgemqrJulien Langou
2016-12-04remove MB and NB from the code, they are not used and this routine should be ...Julien Langou
2016-12-04minorJulien Langou
2016-12-04correction of previous commit: WORK needs actuallt to be of size at least 12Julien Langou
2016-12-04WORK needs to be at least of size 6Julien Langou
2016-12-04minorJulien Langou
2016-12-04minorJulien Langou
2016-12-04minor typo in DGEMQRJulien Langou
2016-12-03Remove GOTO statment in iparam2stage.FJulie
2016-12-03Polishing code...Julie
2016-12-02Fixes #92: xLASWP: bug for negative INCXVladimír Chalupecký
2016-11-26Correct typos. See email from Berend Hasselman.Julien Langou
2016-11-25merging: Various cleanups to makefiles #84Julie
2016-11-25Bug reported by Peng HongBo, Joan McComb, and Yi LB Peng from IBM.Julien Langou
2016-11-24defficient spells deficientJulien Langou
2016-11-23Adding Aasen routines for complex symmetric matrix to CMake BuildJulie
2016-11-23Merge pull request #89 from iyamazaki/lapack-aasenjulielangou
2016-11-22(minor) typo in the code zgetsls.fJulien Langou
2016-11-21add Aasen's for complex symmetric into Makefiles.Ichitaro Yamazaki
2016-11-20typos.Ichitaro Yamazaki
2016-11-19First minor change to 2 stage contributionJulie
2016-11-19Merge pull request #83 from haidarazzam/masterjulielangou
2016-11-17fixing lwork for Aasen's (lwork > 0).Ichitaro Yamazaki
2016-11-17typos in comments.Ichitaro Yamazaki
2016-11-17first version of complex symmetric solvers.Ichitaro Yamazaki
2016-11-15Added (S,D,C,Z) (SY,HE) routines, drivers for new rook codeJulie
2016-11-11White space.Ichitaro Yamazaki
2016-11-11Use short-name (K instead of J1+J-1) for clarity.Ichitaro Yamazaki