platform/upstream/lapack.git
2009-04-16 julieBig commit before 3.2.1 release.
2009-04-08 langouSome debug write statements were present in slafts...
2009-04-08 deaglanhalliganUpdated documentation for EPIR routines. Changed ERRS_...
2009-03-17 juliefix bug :: in DGESDD, workspace query gives a value...
2009-03-14 jasonAdd xSYEQUB bibliographic reference citing Livne &...
2009-03-14 jasonFix ZLARFP and CLARFP optimizations when the vector...
2009-03-11 langouThe description of LDA in the header was number 8 in...
2009-03-06 jasonChange routines to xLARFP that were missed in the first...
2009-03-03 jasonReturn SCALE = ONE in xTRSYL for zero-dimension matrices.
2009-03-03 jasonOnly touch Q in {d,s}tgsen.f if WANTQ is true.
2009-02-13 deaglanhalliganRestructured loops in {c,z}la_yyrcond_{x,c} and {s...
2009-02-11 deaglanhalliganShould call {c,z}la_heamv, not {c,z}la_syamv, from...
2009-02-11 deaglanhalliganModified {c,z}syequb to use 2*N WORK rather than 3*N.
2009-02-11 deaglanhalliganAdded Jasons patches to bring work and rwork down to...
2009-02-10 deaglanhalligancgesvxx and zgesvxx need at least 3*N WORK space after...
2009-02-10 deaglanhalliganFixed WORK/RWORK bug in complex iterative refinement...
2009-02-09 langou(no commit message)
2009-02-09 langou(no commit message)
2009-02-01 langou(no commit message)
2009-01-28 jasonFix scaling in the transpose case of extra-precise...
2009-01-28 langou==================================================...
2009-01-26 deaglanhalliganSet ithresh to 10, not 100. Removed la_linrx_max_n_errs.
2009-01-22 deaglanhalliganFixed typos and variable types in testing files.
2009-01-22 deaglanhalliganAdded the rest of the extra precise iterative refinemen...
2009-01-16 julieFix out of bound access in LIN TESTING with XBLAS found...
2009-01-12 julieFollowing a out-of-bound complaint by gfortran
2009-01-12 langou==================================================...
2009-01-08 julieFix some minors errors found while porting under Windows
2009-01-02 julieLast round of modifications to the comments for the...
2008-12-30 jasonMerged revisions 609-614 via svnmerge from
2008-12-16 julie(no commit message)
2008-11-11 yozoXBLAS: Added gbmv2 (including test codes).
2008-11-11 yozoXBLAS: Added hemv2 (including test codes).
2008-11-11 yozoXBLAS: Added symv2 (including tests).
2008-11-11 yozoXBLAS: Fix increment adjustment in do_test_axpby.
2008-11-11 yozoXBLAS: Fix bug in testgen_BLAS_[cz]dot2.
2008-11-11 yozoXBLAS: Fix bug in testing/test-dot2/testgen_BLAS_[sd...
2008-11-11 yozoXBLAS: Removed unused variable x_vec in testing/test...
2008-11-11 yozoXBLAS: Make argument error return codes more specific...
2008-11-11 yozoXBLAS: Fix lda check in gbmv.
2008-11-11 yozoXBLAS: Fix lda check in gemv.
2008-10-28 jasonMove LAPACK trunk into position.