Fix from Vladimir Chalupecky.
[platform/upstream/lapack.git] / BLAS /
2016-03-02 julieFix for pkgconfig files lapack.pc, blas.pc - PATCH...
2015-11-15 julieUpdating version number
2015-09-03 langouMinor edits in the BLAS header to better describe the...
2015-09-02 julieCommitting Nico's change about build system improvement...
2014-07-12 langouEdited the code of xGBMV, xGEMV and xGEMM by removing...
2014-06-14 julieApplied patch provided from vitaut on LAPACK forum...
2014-02-10 langou( Let me know if I broke anything. I double checked...
2012-04-13 julieUpdate version number
2012-04-11 julieRemove unused parameters
2012-01-20 jamesFixed problem with optimizer breaking error checking...
2012-01-20 jamesreplaced calculation of EPS with F90 call to EPSILON...
2011-11-23 julieCorrect some more new lines in program - Thanks Igor...
2011-11-11 julieUpdate version number to 3.4.0
2011-11-03 julieCosmetic changes in Doxygen presentation.
2011-10-31 julieCorrect Warning detected during Doxygen Generation.
2011-10-06 julieIntegrating Doxygen in comments
2011-09-23 julieImprove CMAKE BUILD system and OUTPUT PARSING when...
2011-08-15 julieReplace DOUBLE COMPLEX by COMPLEX*16
2011-06-22 julieSummer cleanup
2011-04-02 julieFirst pass for BLAS to homgenize notation for transpose...
2011-03-16 julieRemove GO TO STATEMENT in DROTMG/DROTM and SROTMG/SROTM.
2011-03-10 julieRemove the easy GO TO statments....still 13 to remove...
2011-01-04 julieminor fix: add comment to warn that vector and matrix...
2010-12-15 julie Merge some of Sebastien Fabbro's patch for CMAKE
2010-08-10 juliePatch provided by the kitware team on Aug 5th (Brad...
2010-03-10 julieTake off comment to put xerbla back in BLAS lib
2009-09-10 julieFix bug0023: SROTMG and DROTMG uses deprecated Fortran...
2009-08-11 julieAdd CMAKE support to LAPACK
2009-01-12 julieFollowing a out-of-bound complaint by gfortran
2009-01-02 julieLast round of modifications to the comments for the...
2008-12-16 julie(no commit message)
2008-10-28 jasonMove LAPACK trunk into position.