platform/upstream/lapack.git
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.