summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-19Commit David fix - sent on Jan 16th 2016 directlyjulie11-50/+51
2016-01-19Oops..Missing ending bracket in last commit..julie4-4/+4
2016-01-19Commit interface inconsistencies fix proposed by David Vowles on Jan 18th 201...julie16-40/+32
2016-01-13Fix typos reported by Elenajulie3-3/+3
2016-01-13Fix typos reported by Elenajulie2-2/+2
2016-01-13fixing typo reported by Elena Ivanova (Oracle) to Julie on Jan 11th 2016julie2-10/+10
2016-01-12Committing Christoph Conrads patch sent on Jan 11th on LAPACK Mailing Listjulie1-1/+1
2016-01-08Committing Sébastien Villemot patches (5) sent on Jan 6th 2016 to LAPACK Mai...julie109-138/+146
2016-01-05( remove unused COMPLEX*16 variable T )langou2-2/+0
2015-12-17From Eugene Chereshnev, see: http://icl.cs.utk.edu/lapack-forum/posting.php?t...langou4-16/+8
2015-12-10Patch from Andreas Noack (MIT). langou8-16/+16
2015-12-10Bug reported by Tracey Brendan. Thanks Tracey. langou4-10/+20
2015-12-10Bug reported by Tracey Brendan. Thanks Tracey. langou4-6/+24
2015-12-10Fix comment to match the code.luszczek4-4/+4
2015-12-08Moving variable declaration up...seems to cause problem with certain compiler...julie2-8/+10
2015-12-08Fix typos in routine declarationjulie2-2/+2
2015-12-03Q doesn't need to be set when vect == v, so no need to check for nanmfaverge4-4/+4
2015-12-03Z doesn't need to be set when vect == v, so no need to check for nanmfaverge4-4/+4
2015-11-30oops . . . langou4-4/+4
2015-11-30address bug comment from Martin Köhler ( Max Planck Institute for Dynamics o...langou4-4/+76
2015-11-30minor: use of TABS instead of SPACES in one line of these two fileslangou2-2/+2
2015-11-25Fix bug on [sd]lantr which don't report the resultmfaverge2-2/+2
2015-11-22oops, change some C to Z in the Z routineslangou1-11/+11
2015-11-22Correct workspace computation for [CZ]GESVDX when a workspace query is donelangou2-53/+79
2015-11-21Correct workspace computation for [s/d]gesvdx.f langou2-22/+86
2015-11-20Correct the INFO parameter value when LVT is not correct. (LDVT is 17thlangou4-4/+4
2015-11-19Commit patch submitted by Orion Poplawski on Nov 18th 2015 on LAPACK mailing ...julie1-4/+3
2015-11-18Fix typojulie1-1/+1
2015-11-18Fix upper case issue in CMakeLists reported by Julien Shueller on Nov 17th to...julie1-2/+2
2015-11-17Commit fix proposed by Julien Schuellerjulie1-1/+1
2015-11-16Thanks to Lawrence Mulholland from NAG for improving the newly released complexlangou2-46/+46
2015-11-16Mistake in computation of workspace for ZGGEV3. When calling ZHGEQZ thelangou2-6/+6
2015-11-15Fix typojulie2-2/+2
2015-11-15Updating Docyfile for manpagesjulie1-1054/+1738
2015-11-15Missing parameter definitionjulie4-0/+8
2015-11-15Updating version numberjulie2376-3148/+3154
2015-11-15adding the GETRF2 and POTRF2 from LAPACKE to CMAKElangou1-0/+16
2015-11-15adding xGETRF2 to LAPACKElangou10-0/+572
2015-11-15adding xPOTRF2 to LAPACKElangou10-0/+564
2015-11-15adding end bracket...now looks betterjulie2-4/+4
2015-11-15removing extra bracketjulie2-4/+4
2015-11-15Adding potrf2 and getrf2 to CMakefilejulie1-8/+8
2015-11-15integration of xGETRF2 langou9-16/+1108
2015-11-15integration of xPOTRF2 langou9-17/+981
2015-11-15Add the missing CONJG ...julie2-17/+13
2015-11-15Adding CGESVJ/ZGESVJ and CGEJSV/ZGESVJ to the testing suitejulie6-109/+595
2015-11-14Fix cast... julie2-2/+2
2015-11-14Adding *esvdx and *bdsvdx to LAPACKEjulie15-1/+1523
2015-11-13See: http://icl.utk.edu/lapack-forum/viewtopic.php?t=4830langou2-12/+12
2015-11-13Adding *gesvj and *gejsv to LAPACKEjulie11-2/+1198