summaryrefslogtreecommitdiff
path: root/SRC
AgeCommit message (Expand)AuthorFilesLines
2009-04-16Big commit before 3.2.1 release.julie1502-1753/+3115
2009-04-08Updated documentation for EPIR routines. Changed ERRS_{N,C} variable names. O...deaglanhalligan100-451/+6658
2009-03-17fix bug :: in DGESDD, workspace query gives a value smaller than the minimal ...julie2-8/+8
2009-03-14Add xSYEQUB bibliographic reference citing Livne & Golub.jason4-0/+32
2009-03-14Fix ZLARFP and CLARFP optimizations when the vector is zero.jason2-7/+7
2009-03-11The description of LDA in the header was number 8 in the header, whilelangou4-12/+12
2009-03-06Change routines to xLARFP that were missed in the first round.jason6-15/+15
2009-03-03Return SCALE = ONE in xTRSYL for zero-dimension matrices.jason4-4/+4
2009-03-03Only touch Q in {d,s}tgsen.f if WANTQ is true.jason2-2/+2
2009-02-13Restructured loops in {c,z}la_yyrcond_{x,c} and {s,c,d,z}la_yyamv to do less ...deaglanhalligan33-1099/+1831
2009-02-11Should call {c,z}la_heamv, not {c,z}la_syamv, from {c,z}la_porfsx_extended.deaglanhalligan2-4/+4
2009-02-11Modified {c,z}syequb to use 2*N WORK rather than 3*N.deaglanhalligan2-6/+6
2009-02-11Added Jasons patches to bring work and rwork down to 2*N in the complex refin...deaglanhalligan40-151/+167
2009-02-10cgesvxx and zgesvxx need at least 3*N WORK space after changes from last bug fixdeaglanhalligan2-2/+2
2009-02-10Fixed WORK/RWORK bug in complex iterative refinement routines.deaglanhalligan16-38/+38
2009-02-09(no commit message)langou8-19/+47
2009-02-09(no commit message)langou1-1/+1
2009-02-01(no commit message)langou2-2/+2
2009-01-28Fix scaling in the transpose case of extra-precise refinement.jason8-8/+8
2009-01-28==============================================================================langou2-10/+22
2009-01-26Set ithresh to 10, not 100. Removed la_linrx_max_n_errs.deaglanhalligan34-83/+19
2009-01-16Fix out of bound access in LIN TESTING with XBLAS found with -fcheck-bounds w...julie10-174/+150
2009-01-12============================================================================langou4-96/+185
2009-01-02Last round of modifications to the comments for the generation of the manpagesjulie48-404/+680
2008-12-30Merged revisions 609-614 via svnmerge from jason144-3691/+4988
2008-12-16(no commit message)julie1588-4520/+83172
2008-10-28Move LAPACK trunk into position.jason1390-0/+417489