platform/upstream/lapack.git
2012-11-10 igor175fixed a typo in a comment in (c,z)lahef_rook.f
2012-11-10 igor175added clahef_rook.f and zlahef_rook.f
2012-11-08 igor175fixed a typo in a commnet in (c,z)lahef.f
2012-11-08 igor175(s,d,c,z)lasyf.f and (c,z)lahef.f: added comments to...
2012-11-03 igor175fixed comments in (s,d,c,z)lasyf.f and (c,z)lahef.f
2012-11-02 igor175updated comments for interchage of rows and columns...
2012-11-02 igor175Changed comment in (sdcz)lasyf.f and (cz)lahef.f about...
2012-11-02 igor175(s,d,c,z)lasyf.f: introduced from zlahef.f a more effic...
2012-11-02 igor175updated comments in (c,z)lahef.f for column interchange
2012-11-01 igor175(c,z)lahef.f: Changed the length of the swap vector...
2012-11-01 igor175fixesd inconsistencies between 'L' and 'U' parts in...
2012-10-30 igor175fixes to comments in *zlasyf_rook.f
2012-10-29 igor175fixes to comments in *lasyf_rook.f
2012-10-29 igor175fixes to comments in *lasyf_rook.f
2012-10-27 jamesremoved extra characters after ZERO
2012-10-26 julieAdd xlacn2 for PLASMA team
2012-10-25 igor175fixes to documentation in clahef.f and zlahef.f
2012-10-25 igor175fixes to comments in *lasyf_rook.f
2012-10-25 igor175fixes to documentation in *lasyf.f, *lasyf_rook.f
2012-10-19 jamespatch from Mathworks that fixes convergence problem...
2012-10-11 james* added check for NaN after the norm of each block...
2012-10-08 julieSimplify description of workspace requirement
2012-09-25 julie(no commit message)
2012-09-22 julie(no commit message)
2012-09-21 julie(no commit message)
2012-09-21 julie(no commit message)
2012-09-20 james(no commit message)
2012-09-18 james(no commit message)
2012-09-08 james(no commit message)
2012-09-06 james(no commit message)
2012-09-06 james(no commit message)
2012-08-29 julie(no commit message)
2012-08-28 james(no commit message)
2012-08-25 julie(no commit message)
2012-08-25 julie(no commit message)
2012-08-25 julieAdd ilaver to LAPACKE
2012-08-24 james(no commit message)
2012-08-22 julie(no commit message)
2012-08-22 james(no commit message)
2012-08-21 julieCorrect typo found by Elena Ivanova, Oracle.
2012-08-18 jamesCorrected bug that occurs when V is stored in backwards...
2012-08-18 jamesreverting to previous version, which is correct
2012-08-17 jamesfixed logic error that corrects bug found by Duncan...
2012-08-10 julieCorrect comments and Doxygen generation following comme...
2012-08-09 langouCorrect comments in
2012-08-03 julieerror in comment detected by Mathieu (PLASMA)
2012-07-27 julieCommit Brian Sutton new CS Decomposition routines.
2012-07-17 jamesadded NaN check to prevent NaN's from being skipped...
2012-07-16 jamesmatrix norms now consistently return nan when input...
2012-07-13 julieAdd make.in for pgf95 compiler
2012-07-04 julieCorrect bug0096 reported by Joseph Young from Sandia.
2012-07-03 julieAdd Brief description for auxiliary routines
2012-06-29 jamesAdded fix to prevent dividing by T when T=0 provided...
2012-05-22 julieCorrect a problem reported by Keita Teranishi from...
2012-05-16 jamesadded missing comma, thanks to Lee Killough at ANL
2012-05-14 julieCorrect a minor problem in comments sent by Alexander...
2012-05-12 julieFix lange routine.
2012-04-26 julieCommit patch sent by Sébastien Fabbro to enable LAPACKE...
2012-04-25 julieUpdate CMAKE version requirement and remove FindBLAS...
2012-04-25 julieMinor modification for ctest build template
2012-04-25 julieFix small problem detected by user Yao Toa. sent to...
2012-04-23 jamesmodified exceptional shift for complex versions - solve...
2012-04-23 julieFix problems in comments found by Alexander Kobotov
2012-04-20 julieFix XLF flags that were causing test zgg to hang
2012-04-19 jamesput FOUR parameter back since it is used in this routine
2012-04-18 julierearrange the test (Julien prefers it that way)
2012-04-18 julieUpdate date and revision number
2012-04-18 julieCorrect bug sent by NAG people
2012-04-17 jamesmodified exceptional shift strategy so that QZ now...
2012-04-13 julieUpdate version number
2012-04-12 julieFix small issue with lapacke built
2012-04-12 julieAdd -qnosave option for xlf compiler (Thanks Rodney)
2012-04-12 julieFollow up to rev r1130
2012-04-11 jamesremoved comment regarding A being modified and restored...
2012-04-11 julieRemove unused variables
2012-04-11 julieRemove unused parameters
2012-04-11 jamesadded code to handle N=1 case to fix divide by zero...
2012-04-10 julieFix call to GEMQRT (no lwork) and lwork declarations
2012-04-10 julieFix External Subroutines declarations
2012-04-05 julieAdd the python script for LAPACK Summary output to...
2012-04-05 jameschanged SVD test threshold to 50.0 and removed SEP...
2012-04-03 jameschanged weights so that the badly conditioned tests...
2012-04-03 jamesFix provided by Hong Bo Peng for bug0026
2012-04-02 julieUndoing unvoluntary change commited in 1237
2012-04-02 julie(no commit message)
2012-03-22 julieFollowing Mathieu's request, some part of lapacke.h...
2012-03-22 julieCorrect problem in Workspace calculation
2012-03-20 julieCorrect bug 0090 Need to unscale if necessary when...
2012-03-20 julieAdd csyr and zsyr needed by the PLASMA project
2012-02-23 jamesmodified so that V is [in] only instead of [in/out]
2012-02-17 julieChange CMAKE configuration for LAPACKE
2012-01-26 julieFix Makefile in LIN
2012-01-21 julieFix Typo
2012-01-20 jamesFixed problem with optimizer breaking error checking...
2012-01-20 jamesreplaced calculation of EPS with F90 call to EPSILON...
2012-01-19 julieUpdate CMAKE build
2012-01-18 jamesFixed QRT routine testing
2012-01-17 langoutypo
2012-01-12 igor175added a comment to *chksy_rook.f
2012-01-12 igor175introduced CALL XLAENV( 2, 2 ) in zchksy.f and cchksy...
next