summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-18Update date and revision numberjulie9-16/+17
2012-04-18Correct bug sent by NAG peoplejulie2-24/+32
2012-04-17modified exceptional shift strategy so that QZ now works for various pencils ...james4-6/+4
2012-04-13Update version numberjulie239-727/+727
2012-04-12Fix small issue with lapacke builtjulie2-2/+2
2012-04-12Add -qnosave option for xlf compiler (Thanks Rodney)julie2-4/+7
2012-04-12Follow up to rev r1130 julie41-84/+314
2012-04-11removed comment regarding A being modified and restored - this is no longer t...james16-16/+0
2012-04-11Remove unused variablesjulie8-12/+4
2012-04-11Remove unused parametersjulie43-106/+67
2012-04-11added code to handle N=1 case to fix divide by zero problem that occursjames4-0/+12
2012-04-10Fix call to GEMQRT (no lwork) and lwork declarationsjulie4-29/+29
2012-04-10Fix External Subroutines declarationsjulie8-10/+8
2012-04-05Add the python script for LAPACK Summary output to CTESTjulie2-1/+11
2012-04-05changed SVD test threshold to 50.0 and removed SEP test for matrix type 9 so ...james2-2/+4
2012-04-03changed weights so that the badly conditioned tests (which always fail) are a...james4-16/+16
2012-04-03Fix provided by Hong Bo Peng for bug0026james2-0/+2
2012-04-02Undoing unvoluntary change commited in 1237julie4-72/+24
2012-04-02(no commit message)julie10-24/+78
2012-03-22Following Mathieu's request, some part of lapacke.h were moved to lapacke_uti...julie2069-2089/+70
2012-03-22Correct problem in Workspace calculationjulie4-0/+8
2012-03-20Correct bug 0090 Need to unscale if necessary when there is an error in DHGEQ...julie8-18/+16
2012-03-20Add csyr and zsyr needed by the PLASMA projectjulie7-1/+344
2012-02-23modified so that V is [in] only instead of [in/out]james4-171/+152
2012-02-17Change CMAKE configuration for LAPACKEjulie6-3871/+1065
2012-01-26Fix Makefile in LINjulie1-6/+6
2012-01-21Fix Typojulie1-1/+1
2012-01-20Fixed problem with optimizer breaking error checking, now using F90 EPSILON i...james4-10/+15
2012-01-20replaced calculation of EPS with F90 call to EPSILON intrinsicjames8-64/+8
2012-01-19Update CMAKE buildjulie1-4/+8
2012-01-18Fixed QRT routine testingjames46-95/+3781
2012-01-17typolangou2-2/+2
2012-01-12added a comment to *chksy_rook.figor1754-8/+32
2012-01-12introduced CALL XLAENV( 2, 2 ) in zchksy.f and cchksy.f in order to make the...igor1752-0/+10
2012-01-12added sdrvsy_rook.f cdrvsy_rook.f zdrvsy_rook.f to LIN/CMakeLists.txtigor1751-2/+2
2012-01-12small fixes, removed unused varibales in ddrvsy_rook.f zdrvsy_rook.f sdrvsy_...igor1753-13/+13
2012-01-12added a test for double precision complex SV driver for symmetric indefinite ...igor1753-5/+547
2012-01-12added a test for double precision complex SV driver for symmetric indefinite ...igor1754-8/+550
2012-01-12Add an option LAPACKE_WITH_TMG that will generate the LAPACKE with the TMG ro...julie14-3/+59
2012-01-12Add the test for single precision driver routines for symmetric indefinite ma...julie1-1/+1
2012-01-11added the test for single precision driver routines for symmetric indefinite ...igor1753-7/+542
2012-01-11Fix LAPACKE makefile to only include XBLAS routine if USEXBLAS is definedjulie1-5/+2021
2012-01-10Adding CMAKE Support for LAPACKE.julie13-25/+2264
2012-01-08Fix minor problem in some comments...julie84-234/+234
2012-01-07Fix bug0085 - xGESVD Problem in Workspace computationjulie4-4/+4
2012-01-06Add Rook pivoting routines to LAPACKEjulie10-0/+844
2012-01-06Update CMAKE build for Rook Pivoting Routines + correct minor fixjulie3-16/+16
2012-01-06Modifications following email from PLASMA Team (Mathieu)julie3-7/+7
2012-01-04added spacing between argumets in subroutine calligor1751-1/+1
2012-01-04changed error handler alaerh.f so that it recognizes ***'SV' instead of ***'S...igor1751-1/+1