summaryrefslogtreecommitdiff
path: root/LAPACKE
AgeCommit message (Expand)AuthorFilesLines
2016-07-09STYLE: Remove trailing whitespace in CMake filesHans Johnson2-7/+7
2016-07-05Merge pull request #3 from hjmjohnson/FixFindPackgePathsjulielangou1-2/+2
2016-07-05COMP: Improve introspection and header configurationHans Johnson2-17/+14
2016-07-05BUG: Fix pathing to include filesHans Johnson1-2/+2
2016-07-04STYLE: Change source template files to .in extensionHans Johnson3-18/+1
2016-06-18Update date, version for 3.6.1 releaseJulie111-110/+127
2016-06-18Adding *trevc3 routines to CMakefile.txt file + fix lapacke.hJulie1-4/+4
2016-06-18Fix *syswapr definitionJulie1-6/+6
2016-06-14In LAPACKE interfaces for ?GGSVD3, ?GGSVP3 in LWORK query all *_t matrices sh...Julie8-24/+24
2016-02-26lapacke.h remove extra comma (one more)julie1-1/+1
2016-02-26remove extra commajulie1-2/+2
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...julie13-93/+103
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...julie9-32/+32
2016-02-23[PATCH 35/42] Fix lapacke_ilaver - [out] parameters shall be not constjulie2-6/+6
2016-02-23APPLYING INTEL PATCHES sent to Julie on Feb 19th 2016 by Dima from INTEL (dmi...julie5-14/+14
2016-02-23APPLYING INTEL PATCHES sent to Julie on Feb 19th 2016 by Dima from INTEL (dmi...julie5-50/+54
2016-02-23APPLYING INTEL PATCHES sent to Julie on Feb 19th 2016 by Dima from INTEL (dmi...julie7-26/+26
2016-02-23APPLYING INTEL PATCHES sent to Julie on Feb 19th 2016 by Dima from INTEL (dmi...julie3-4/+4
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...julie4-8/+8
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...julie9-124/+132
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-17Commit fix proposed by Julien Schuellerjulie1-1/+1
2015-11-15Updating version numberjulie1965-1969/+1969
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-14Fix cast... julie2-2/+2
2015-11-14Adding *esvdx and *bdsvdx to LAPACKEjulie15-1/+1523