platform/upstream/lapack.git
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_...
2011-12-23 igor175added dlavsy_rook.f
2011-12-23 igor175changed the order of external function declarations...
2011-12-23 igor175changed the order of external function declarations...
2011-12-23 igor175added ssyt01_rook.f csyt01_rook.f zsyt01_rook.f
2011-12-23 igor175added dchksy_rook.f
2011-12-23 igor175added
2011-12-23 igor175added a few comments to the code in files for linear...
2011-12-21 igor175inserted a comment line '' into cchksy.f, zchksy.f...
2011-12-21 igor175corrected a typo from the previos commit: CALL pwd...
2011-12-21 igor175Included a comment about what CALL XLAENV( 2, 2 ) does...
2011-12-21 igor175pached the comments blocks for test programs for linear...
2011-12-21 igor175pached the comments blocks for test programs for linear...
2011-12-20 lipshitzdqds, equivalent changes to single precision versions
2011-12-20 jamesfixed.
2011-12-20 julieFix linking problem C and Fortran with Sun Compilers...
2011-12-20 lipshitzIn dqds, set shift to zero if it is insignificant compa...
2011-12-20 julieAdd end of line (Sun compiler was complaining)
2011-12-20 julieAdd name of LAPACKE library in make.inc
2011-12-16 langouchange a few "symmetric" in "Hermitian"
2011-12-16 langoucorrects CSYEQUB (resp. ZSYEQUB) in CHEEQUB (resp....
2011-12-14 julieFor Dashboard, set correct path to LAPACK rep
2011-12-10 julieFix bug bug0088 reported by Mike Pont from NAG on the...
2011-12-10 julieModif call from xLA_RPVGRW to xLA_GERPVGRW
2011-12-09 julieAdd missing header, add Windows configuration, and...
2011-12-09 julieMake modifications to initialization to make Windows...
2011-12-09 julieThis time, I believe I catch them all...
2011-12-09 julieSome more and fix previous mistakes ...
2011-12-09 juliePut declaration before executable statment to respect...
2011-12-08 jamescorrected documentation
2011-12-08 julieAdd Rook pivoting file in CMAKE
2011-12-07 igor175added object file entries for 'rook' pivoting algorithm...
2011-12-07 igor175added double precision complex (COMPLEX*16) routines...
2011-12-07 igor175fixed a typo in dsysv_rook.f, ssysv_rook.f, csysv_rook...
2011-12-07 igor175fixed a bug in csycon.f, changed the call to CLACN2...
2011-12-07 igor175collapsed 2 lines of COMPLEX variable declarations...
2011-12-07 igor175added standard precision (COMPLEX) routines for rook...
2011-12-07 igor175updated comments in dsytri_rook.f and ssytri_rook.f
2011-12-07 igor175updated comments in dsysv_rook.f and ssysv_rook.f
2011-12-07 igor175fixed comments in ssytrs_rook.f and dsytrs_rook.f
2011-12-07 igor175fixed comments in dlasyf_rook.f and slasyf_rook.f
2011-12-07 igor175fixed comments in dsytf2_rook.f and ssytf2_rook.f
2011-12-07 igor175renamed DTEMP variable into STEMP in single precision...
2011-12-07 igor175added standard precision (REAL) routines for 'rook...
2011-12-07 igor175changed the relational experssions in pivot search...
2011-12-05 igor175added LAPACK driver dsysv_rook.f
2011-12-05 igor175fixes to dsytri_rook.f
2011-12-05 igor175fixes to dsycon_rook.f
2011-12-05 igor175fixes to dsytrs_rook.f
2011-12-05 igor175fixes to dsytrf_rook.f
2011-12-03 julieIntegrate LAPACKE into LAPACK make and CMAKE build...
2011-12-01 igor175fixes to dlasyf_rook.f
2011-11-30 jamesfixed bug.
2011-11-30 langouChange RWORK description in the header. The RWORK array...
2011-11-30 langouPatching LAPACK testing routines according to Mike...
2011-11-29 igor175Fixes to dsytf2_rook.f
2011-11-23 julieCorrect some more new lines in program - Thanks Igor...
2011-11-22 igor175fixed new lines in testing drivers source files
2011-11-16 julieUpdate LAPACK version for CMAKE
2011-11-16 langou**************************************************...
2011-11-14 igor175function call change from DSYTRS to DSYTRS_ROOK in...
2011-11-14 igor175added routines for bounded Bunch-Kaufman pivoting facto...
2011-11-11 julieVarious change: add target to generate doc (man and...
next