aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-08Fix Issue #95Julien Langou
2016-12-07 removing GOTORenegade
2016-12-07 merging zhetrd_hb2stRenegade
2016-12-06Trying to fix Travis for Fortran buildJulie
2016-12-06Merge pull request #94 from cmoha/masterjulielangou
2016-12-06redundant variablescmoha
2016-12-06fix #5cmoha
2016-12-06fix #4cmoha
2016-12-06fix #3cmoha
2016-12-06Merge remote-tracking branch 'refs/remotes/Reference-LAPACK/master'cmoha
2016-12-06fixed definition of some voidscmoha
2016-12-06Merge pull request #93 from cmoha/patch-2langou
2016-12-06bug: fixed compilation errorcmoha
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-03Adding complex symmetric Aasen routines to LAPACKEJulie
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-24print nine-character-long subroutine names (instead of 6-character-long) in T...Julien Langou
2016-11-24correct a few typos in the Makefile of TESTINGJulien 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-21remove RCONDC in testing.Ichitaro Yamazaki
2016-11-22(minor) typo in the code zgetsls.fJulien Langou
2016-11-21working on issue https://github.com/Reference-LAPACK/lapack/issues/85Julien Langou
2016-11-21add Aasen's for complex symmetric into Makefiles.Ichitaro Yamazaki
2016-11-20skip checking solution in tester since xSYTRI is not implemented toIchitaro 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-17remove compiler warnings.Ichitaro Yamazaki
2016-11-17insert argument check for Aasen's complex symmetric, and also check forIchitaro Yamazaki
2016-11-17fixing lwork for Aasen's (lwork > 0).Ichitaro Yamazaki
2016-11-17some clean ups for Aasen's tester.Ichitaro Yamazaki
2016-11-17add complex symmetric Aasen's into the tester.Ichitaro Yamazaki
2016-11-17testers for complex symmetric Aasen'sIchitaro Yamazaki
2016-11-17typos in comments.Ichitaro Yamazaki
2016-11-17first version of complex symmetric solvers.Ichitaro Yamazaki