platform/upstream/lapack.git
2009-11-14 langou some more typos
2009-11-14 langoutypo in comments
2009-10-20 julieFix bug0038 - dgelsd waas not returning iwork size
2009-10-15 langouBug report from Michael Chuvelev from Intel on DSYEVR.
2009-09-30 julieCorrect problem reported by Kevin Wadleigh to keep...
2009-09-29 langouDate: Tue, 29 Sep 2009 06:17:06 -0600
2009-09-25 julie Fix bug0038 see out of range element access in DLASET...
2009-09-11 julieCommit Julien's proposed change for bug0019
2009-09-11 julieremove extra definition
2009-09-11 julieFix whitespace comments detected from parser
2009-09-10 julieFix bug0023: SROTMG and DROTMG uses deprecated Fortran...
2009-08-12 julie Fix ifort flags just for Unix
2009-08-12 julie Fix variables used
2009-08-12 julie Use try_compile to look for the timing routine
2009-08-12 julieAdd conf file for submitting machine to LAPACK Dashboard
2009-08-11 julieBetter solution as we set NONE as default...WINDOWS...
2009-08-11 julieNeed the NONE for Windows...
2009-08-11 julieAdd CMAKE support to LAPACK
2009-07-17 deaglanhalliganFixed comments on factorization in refinement routines...
2009-07-17 deaglanhalliganIn refinement routines, err_bnds initialization if...
2009-07-15 langouthru -> through
2009-06-04 dufixed the variants_testing Makefile problem
2009-05-10 langouBug report sent by Alexander V. Kobotov (from Intel...
2009-05-10 langou[[ I did not really want to commit the previous commit...
2009-05-10 langouBug report sent by Alexander V. Kobotov (from Intel...
2009-05-10 langouBug report sent by Alexander V. Kobotov (from Intel...
2009-05-10 langouPatch from Lawrence Mulholland (NAG) on Wednesday May...
2009-05-04 langouBug reported by Julie Langou on Th. 04/30/09 thanks...
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.