platform/upstream/lapack.git
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...
2011-11-11 langoufixed
2011-11-11 julieUpadte info and date (testing are not included)
2011-11-11 julieAdd lapacke inside LAPACK
2011-11-11 julieUpdate version number to 3.4.0
2011-11-07 julieCorrect bug 0065.
2011-11-07 julieChange to ilaver to update doc
2011-11-04 julieCorrect comments dor Doxygen
2011-11-03 julieCosmetic changes in Doxygen presentation.
2011-11-01 julieNever say never...
2011-11-01 julieLast commit related to Doxygen integration following...
2011-10-31 julieCorrect Warning detected during Doxygen Generation.
2011-10-25 julieadding error checker for gejsv, they were missing ...
2011-10-25 juliecorrection error checkers for sysv, posv, hesv, gbsv...
2011-10-25 julieadd name of the routine before call
2011-10-25 julieSkip n=0 for rfp test to protect against div by zero...
2011-10-13 julieCorrect wrong filename
2011-10-13 julieadding link to individual download, the links will...
2011-10-12 juliefixing end of routine
2011-10-12 julieset timeout to 36000 to enable test in quadruple prcisi...
2011-10-12 juliefix problem detected by Sven
2011-10-12 juliefix undeclared variables introduced in rev1017:fix...
2011-10-07 julieFix Problem in testing discovered with the LAPACK dashb...
2011-10-06 julieUse cmake to copy files at installation time
2011-10-06 julieIntegrating Doxygen in comments
2011-10-04 igor175Changes to the SRC/Makefile to fix bugs that affected...
2011-10-03 lipshitzFix to Ming Gu's bug in dqds. See post of LAPACK DEV...
2011-10-01 igor175Per consultation with Julie, added ./testieee to main...
2011-10-01 igor175Format changes to INSTALL/Makefile
2011-09-30 igor175deleted svn:executable SVN property on SRC/dgeqrt.f
2011-09-30 julieComments fix to be able to generate the new layout...
2011-09-30 igor175Refactored $(ALLOBJ) files in TESTING/MATGEN/Makefile...
2011-09-30 igor175Reverting previous bad commit and going back to revisio...
2011-09-29 igor175convinience change to Makefile to clean BLAS directory...
2011-09-26 julieAdd the LAPACK library as dependencies for testing...
2011-09-23 julieImprove CMAKE BUILD system and OUTPUT PARSING when...
2011-09-23 julieCommit patch sent by Sven.
2011-08-30 julieCommit pb in TESTING reported by Nadezhda (INTEL) on...
2011-08-15 julieCorrect Bug in the testing of CHERFSX function
2011-08-15 julieReplace DOUBLE COMPLEX by COMPLEX*16
2011-08-15 julieAdd missing files for GNU-built LAPACK DLLs with MS...
2011-08-11 jamestest routines for new QRT subroutines:
2011-08-09 julieCommiting BRAD patch
2011-08-09 jamesadded new QRT routines to object lists
2011-08-08 jamesQR factorization for triangular-pentagonal matrices
2011-08-08 jamesQRT (QR factorization with compact WY representation...
2011-06-28 julieCHANGE IN THE SCRIPT:
2011-06-27 juliemerge errors for number only mode
2011-06-27 julieAdd Julien's suggestions
2011-06-24 langou[ minor edits ]
2011-06-24 julieFirst try to get a nice script to analyze the LAPACK...
2011-06-22 jamesAdded N*N to LWEDC (and LRWEDC for complex cases) to...
2011-06-22 julieUpdate the name change (rev 985) for the CMAKE build
2011-06-22 julieFollowing Yana Gurieva (INTEL) 's comment
next