platform/upstream/lapack.git
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...
2012-01-12 igor175added sdrvsy_rook.f cdrvsy_rook.f zdrvsy_rook.f to...
2012-01-12 igor175small fixes, removed unused varibales in ddrvsy_rook...
2012-01-12 igor175added a test for double precision complex SV driver...
2012-01-12 igor175added a test for double precision complex SV driver...
2012-01-12 julieAdd an option LAPACKE_WITH_TMG that will generate the...
2012-01-12 julieAdd the test for single precision driver routines for...
2012-01-11 igor175added the test for single precision driver routines...
2012-01-11 julieFix LAPACKE makefile to only include XBLAS routine...
2012-01-10 julieAdding CMAKE Support for LAPACKE.
2012-01-08 julieFix minor problem in some comments...
2012-01-07 julieFix bug0085 - xGESVD Problem in Workspace computation
2012-01-06 julieAdd Rook pivoting routines to LAPACKE
2012-01-06 julieUpdate CMAKE build for Rook Pivoting Routines + correct...
2012-01-06 julieModifications following email from PLASMA Team (Mathieu)
2012-01-04 igor175added spacing between argumets in subroutine call
2012-01-04 igor175changed error handler alaerh.f so that it recognizes...
2012-01-04 igor175added the tests, i.e. ddrvsy_rook.f for driver routine...
2012-01-03 igor175fixed a typo in aladhd.f
2012-01-03 julieFix group problem for Level 2 BLAS routine in double...
2012-01-03 igor175added 'SR' test path to aladhd.f for driver routines...
2011-12-27 igor175added 'SR' test path to TESTING/LIN/*errvx.f to test...
2011-12-27 igor175added a special block diagonal matrix type to tests...
2011-12-27 igor175added a special block diagonal matrix type to tests...
2011-12-26 igor175changed a comment in cchkaa.f dchkaa.f schkaa.f
2011-12-26 igor175fixed a typo in TESTING/LIN/zerrsy.f
2011-12-26 igor175changed 'Complex precision' into 'Zomplex precision...
2011-12-26 igor175added 'ZSR' test path to test COPLEX*16 routines with...
2011-12-26 igor175added 'ZSR' test path to test COPLEX*16 routines with...
2011-12-26 igor175added TESTING/LIN/zchksy.f and included in the makefile
2011-12-26 igor175line formatting fixes to schksy_rook.f and dchksy_rook.f
2011-12-26 igor175updated tests in for COMPLEX symmetric indefinite matri...
2011-12-26 igor175fixed a typo in a comment in LIN/cchkaa.f
2011-12-26 igor175added 'CSR' tet path to test COMPLEX routines for symme...
2011-12-26 igor175added cchksy_rook.f in TESTING/LIN/ and included it...
2011-12-26 igor175added cchksy_rook.f in TESTING/LIN/ and included it...
2011-12-26 igor175fixed a call with a wrong number of arguments to *SYTRI...
2011-12-26 igor175corrected a type in a comment in TESTING/LIN/schksy_rook.f
2011-12-26 igor175changed comment in dchksy.f schksy.f
2011-12-25 igor175changed the variable name in TESTING/LIN/schksy_rook.f
2011-12-25 igor175changed the order of variable decrarations in TESTING...
2011-12-25 igor175fixed a typo 0.0E+o --> 0.0D+0 in TESTING/LIN/zchksy.f
2011-12-25 igor175added CZERO named constat to TESTING/LIN/zchksy.f
2011-12-25 igor175added CZERO constant to cchksy.f
2011-12-25 igor175updated a comment in dchksy.f and schksy.f
2011-12-25 igor175added 'SSR' test path to test symmetric indefinite...
2011-12-25 igor175added 'SSR' test path for symmetric indefinite factoriz...
2011-12-25 igor175added 'DSR' test path for symmetric indefinite factoriz...
2011-12-25 igor175added schksy_rook.o to TESTING/LIN/Makefile
2011-12-25 igor175added schksy_rook.o to TESTING/LIN/Makefile
2011-12-25 igor175added schksy_rook.o to TESTING/LIN/Makefile
2011-12-25 igor175changed comments in dchkaa.f
2011-12-25 igor175added schksy_rook.f
2011-12-25 igor175added a few comments in routines schksy.f dchksy.f...
2011-12-25 igor175fixed a bug in the counter for the number of completed...
2011-12-25 igor175final version of the routine dchksy_rook.f that tests...
2011-12-25 igor175fixed a typo in serrsy.f cerrsy.f zerrsy.f
2011-12-25 igor175fixed a typo in alahd.f
2011-12-25 igor175added 'SR' test path for symmetic indefinite factorizat...
2011-12-25 igor175added new 'SR' test path (that sorresponds to symmetric...
2011-12-25 igor175added rook pivoting routines to the tests that check...
2011-12-24 igor175added a comment to schksy.f cchksy.f dchksy.f zchksy.f
2011-12-23 igor175updated comments and changed the way how test type...
2011-12-23 igor175added *lavsy_rook.o and *zsyt01_rook.o to TESTING...
2011-12-23 igor175chenge parameter ONE to CONE for complex routines clavs...
2011-12-23 igor175updated the documentation for dlavsy.f slavsy.f
2011-12-23 igor175added slavsy_rook.f dlavsy_rook.f clavsy_rook.f zlavsy_...
next