summaryrefslogtreecommitdiff
path: root/LAPACKE
AgeCommit message (Expand)AuthorFilesLines
2016-11-11Name change for Aasen in LAPACKE plus adding TRS_AAJulie27-180/+900
2016-11-03Aasen sv and trs in LAPACKEJulie20-0/+1656
2016-10-05Improve pkgconfig file generationKyle Guinn2-6/+6
2016-09-29LAPACKE: fix wrong direction in LAPACKE_?larfb_workVladimir Chalupecky4-4/+4
2016-09-01Update lapacke.pc.inAntonio Rojas1-3/+3
2016-08-05LAPACKE_?trexc_work: check ldq conditionally on compqVladimir Chalupecky4-4/+4
2016-07-11Merge branch 'FixInstalledPathingWithLib64' of https://github.com/hjmjohnson/...Julien Langou2-3/+3
2016-07-10Remove CMake-language block-end command argumentsHans Johnson1-6/+6
2016-07-10STYLE: Convert CMake-language commands to lower caseHans Johnson3-9/+9
2016-07-09STYLE: Remove trailing whitespace in MISC filesHans Johnson5-22/+22
2016-07-09STYLE: Remove trailing whitespace in C filesHans Johnson47-215/+215
2016-07-09STYLE: Remove trailing whitespace in CMake filesHans Johnson2-7/+7
2016-07-09BUG: path failure for find_package config filesHans Johnson2-3/+3
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