summaryrefslogtreecommitdiff
path: root/LAPACKE/src
AgeCommit message (Expand)AuthorFilesLines
2016-12-03Adding complex symmetric Aasen routines to LAPACKEJulie14-0/+1115
2016-11-25merging: Various cleanups to makefiles #84Julie2-7/+5
2016-11-11Name change for Aasen in LAPACKE plus adding TRS_AAJulie26-148/+824
2016-11-03Aasen sv and trs in LAPACKEJulie18-0/+1523
2016-09-29LAPACKE: fix wrong direction in LAPACKE_?larfb_workVladimir Chalupecky4-4/+4
2016-08-05LAPACKE_?trexc_work: check ldq conditionally on compqVladimir Chalupecky4-4/+4
2016-07-10STYLE: Convert CMake-language commands to lower caseHans Johnson1-5/+5
2016-07-09STYLE: Remove trailing whitespace in MISC filesHans Johnson1-2/+2
2016-07-09STYLE: Remove trailing whitespace in C filesHans Johnson40-116/+116
2016-07-09STYLE: Remove trailing whitespace in CMake filesHans Johnson1-6/+6
2016-06-18Update date, version for 3.6.1 releaseJulie110-110/+110
2016-06-14In LAPACKE interfaces for ?GGSVD3, ?GGSVP3 in LWORK query all *_t matrices sh...Julie8-24/+24
2016-02-23APPLYING INTEL PATCHES sent to Julie on Feb 19th 2016 by Dima from INTEL (dmi...julie4-8/+60
2016-02-23APPLYING INTEL PATCHES sent to Julie on Feb 19th 2016 by Dima from INTEL (dmi...julie4-12/+44
2016-02-23APPLYING INTEL PATCHES sent to Julie on Feb 19th 2016 by Dima from INTEL (dmi...julie4-4/+4
2016-02-23APPLYING INTEL PATCHES sent to Julie on Feb 19th 2016 by Dima from INTEL (dmi...julie2-2/+2
2016-02-23APPLYING INTEL PATCHES sent to Julie on Feb 19th 2016 by Dima from INTEL (dmi...julie12-62/+70
2016-02-23APPLYING INTEL PATCHES sent to Julie on Feb 19th 2016 by Dima from INTEL (dmi...julie4-8/+20
2016-02-23APPLYING INTEL PATCHES sent to Julie on Feb 19th 2016 by Dima from INTEL (dmi...julie4-4/+4
2016-02-23APPLYING INTEL PATCHES sent to Julie on Feb 19th 2016 by Dima from INTEL (dmi...julie8-20/+20
2016-02-23[PATCH 35/42] Fix lapacke_ilaver - [out] parameters shall be not constjulie1-3/+3
2016-02-23APPLYING INTEL PATCHES sent to Julie on Feb 19th 2016 by Dima from INTEL (dmi...julie4-10/+10
2016-02-23APPLYING INTEL PATCHES sent to Julie on Feb 19th 2016 by Dima from INTEL (dmi...julie4-34/+38
2016-02-23APPLYING INTEL PATCHES sent to Julie on Feb 19th 2016 by Dima from INTEL (dmi...julie6-20/+20
2016-02-23APPLYING INTEL PATCHES sent to Julie on Feb 19th 2016 by Dima from INTEL (dmi...julie2-2/+2
2016-02-23APPLYING INTEL PATCHES sent to Julie on Feb 19th 2016 by Dima from INTEL (dmi...julie8-159/+235
2016-02-23APPLYING INTEL PATCHES sent to Julie on Feb 19th 2016 by Dima from INTEL (dmi...julie8-16/+16
2016-02-23APPLYING INTEL PATCHES sent to Julie on Feb 19th 2016 by Dima from INTEL (dmi...julie8-104/+112
2016-02-23[PATCH 26/42] Fix lapacke_?gejsv* correct computation of lwork.julie8-22/+76
2016-02-23APPLYING INTEL PATCHES sent to Julie on Feb 19th 2016 by Dima from INTEL (dmi...julie4-32/+0
2016-02-23APPLYING INTEL PATCHES sent to Julie on Feb 19th 2016 by Dima from INTEL (dmi...julie4-48/+0
2016-02-23APPLYING INTEL PATCHES sent to Julie on Feb 19th 2016 by Dima from INTEL (dmi...julie1-1/+1
2016-02-23APPLYING INTEL PATCHES sent to Julie on Feb 19th 2016 by Dima from INTEL (dmi...julie4-12/+12
2015-12-17From Eugene Chereshnev, see: http://icl.cs.utk.edu/lapack-forum/posting.php?t...langou4-16/+8
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-08Moving variable declaration up...seems to cause problem with certain compiler...julie2-8/+10
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-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-15Updating version numberjulie1961-1961/+1961
2015-11-15adding the GETRF2 and POTRF2 from LAPACKE to CMAKElangou1-0/+16
2015-11-15adding xGETRF2 to LAPACKElangou9-0/+538
2015-11-15adding xPOTRF2 to LAPACKElangou9-0/+534
2015-11-15adding end bracket...now looks betterjulie2-4/+4
2015-11-15removing extra bracketjulie2-4/+4
2015-11-14Fix cast... julie2-2/+2
2015-11-14Adding *esvdx and *bdsvdx to LAPACKEjulie14-0/+1396
2015-11-13Adding *gesvj and *gejsv to LAPACKEjulie10-0/+1124