summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-03Fix to Ming Gu's bug in dqds. See post of LAPACK DEV message board for more ...lipshitz8-19/+152
2011-10-01Per consultation with Julie, added ./testieee to main Makefile lapack_install...igor1751-2/+2
2011-10-01Format changes to INSTALL/Makefileigor1751-3/+3
2011-09-30deleted svn:executable SVN property on SRC/dgeqrt.figor1751-0/+0
2011-09-30Comments fix to be able to generate the new layout and the corresponding Doxy...julie271-1042/+1513
2011-09-30Refactored $(ALLOBJ) files in TESTING/MATGEN/Makefile and a few cosmetic changesigor1751-7/+6
2011-09-30Reverting previous bad commit and going back to revision 1008igor1751-5/+2
2011-09-29convinience change to Makefile to clean BLAS directory from object filesigor1751-2/+5
2011-09-26Add the LAPACK library as dependencies for testing after Igor's comment.julie2-14/+14
2011-09-23Improve CMAKE BUILD system and OUTPUT PARSING when not all precisions are nee...julie9-154/+214
2011-09-23Commit patch sent by Sven.julie44-137/+157
2011-08-30Commit pb in TESTING reported by Nadezhda (INTEL) on Aug 29th.julie8-130/+130
2011-08-15Correct Bug in the testing of CHERFSX functionjulie1-47/+47
2011-08-15Replace DOUBLE COMPLEX by COMPLEX*16julie50-159/+158
2011-08-15Add missing files for GNU-built LAPACK DLLs with MS toolsjulie5-0/+124
2011-08-11test routines for new QRT subroutines:james8-0/+1737
2011-08-09Commiting BRAD patch julie3-0/+20
2011-08-09added new QRT routines to object listsjames1-4/+14
2011-08-08QR factorization for triangular-pentagonal matricesjames16-0/+5518
2011-08-08QRT (QR factorization with compact WY representation for Q) routines for gene...james16-0/+2760
2011-06-28CHANGE IN THE SCRIPT:julie4-12/+21
2011-06-27merge errors for number only modejulie1-1/+1
2011-06-27Add Julien's suggestionsjulie1-4/+9
2011-06-24[ minor edits ]langou1-2/+2
2011-06-24First try to get a nice script to analyze the LAPACK testing.julie31-45/+333
2011-06-22Added N*N to LWEDC (and LRWEDC for complex cases) to reflect updated LWORK re...james4-6/+6
2011-06-22Update the name change (rev 985) for the CMAKE buildjulie1-4/+4
2011-06-22Following Yana Gurieva (INTEL) 's commentjulie5-20/+22
2011-06-22added an additional "N*N" to xSTEDC workspace "WORK" to correct problem with ...james8-12/+12
2011-06-22Summer cleanupjulie81-397/+170
2011-06-21Added IF statement to prevent potential out of range errors with "K+1" indices.james2-4/+10
2011-06-07For Yana Gurieva (Intel), see forum post 2508 on Tue Jun 7th, 2011.langou2-2/+2
2011-06-02See post on the forum 2501 of Yana Gurieva from Intel. This fixes some typoslangou4-4/+4
2011-05-19Correct a workspace requirement comment in cbdsqr and zbdsqrjulie2-4/+2
2011-05-18Correction for Tobias.julie3-6/+6
2011-04-21fixed problems with zero matrix and scanjames4-11/+23
2011-04-20Apply Sebastien Fabbro patch for the cmake build.julie2-8/+14
2011-04-19Update the comment of ABSTOL according to Sven's recommendationjulie4-4/+12
2011-04-18Update ilaver and make.inc to 3.3.1julie3-8/+8
2011-04-15Update Version Number in CMAKEjulie1-3/+3
2011-04-14Update README for 3.3.1julie1-9/+60
2011-04-13Upadte header for the modified routine for the 3.3.1 releasejulie745-1471/+1462
2011-04-07Second and hopefully last pass to homgenize notation for transpose (**T) and ...julie262-678/+679
2011-04-07decreased EPS by a factor of 0.9 to correct problem with orthogonality of U i...james1-1/+1
2011-04-05Correct bug0077 : [DS]GESVD Minimum Worksize comments need clarificationjulie2-2/+8
2011-04-02First pass for BLAS to homgenize notation for transpose (**T) and conjugate t...julie80-322/+322
2011-04-02First pass to homgenize notation for transpose (**T) and conjugate transpose ...julie610-2889/+2894
2011-03-17While looking if bug0022 was corrected, found that some comments were not upd...julie3-59/+80
2011-03-16Remove GO TO STATEMENT in DROTMG/DROTM and SROTMG/SROTM.julie6-550/+1025
2011-03-10Remove the easy GO TO statments....still 13 to remove in drotm.f and 36 in dr...julie42-848/+906