summaryrefslogtreecommitdiff
path: root/SRC/zhesvxx.f
AgeCommit message (Collapse)AuthorFilesLines
2012-04-23Fix problems in comments found by Alexander Kobotovjulie1-1/+1
Just taking a quick look on the new release I noticed some minor issues there, which probably caused by a generation script: - If you explore diff for files (c/z)gbrfsx, cgbsvx, cgbsvxx, cheequb, clanhf, zheequb you could find that number of datatype descriptions in documentation were changed to incorrect one (DOUBLE PRECISION instead of COMPLEX, or COMPLEX*16 instead of just COMPLEX). + cunbdb has CMPLX instead of COMPLEX for X12 parameter. + zggevx RWORK become REAL instead of correct DOUBLE PRECISION - Number of files got following string "/ output)", which seems meaningless. Just grep for it.
2012-04-13Update version numberjulie1-3/+3
2012-01-08Fix minor problem in some comments...julie1-4/+4
2011-11-11Update version number to 3.4.0julie1-1/+1
2011-11-03Cosmetic changes in Doxygen presentation.julie1-17/+16
Use \par instead of \details for section. add a Contributors Section and a Reference Section. Remove (some) verbatim section when not needed. Those changes have been done by hand so I am not sure I manage to catch them all.
2011-11-01Never say never...julie1-40/+20
2011-11-01Last commit related to Doxygen integration following Albert's commentjulie1-2/+4
2011-10-31Correct Warning detected during Doxygen Generation.julie1-0/+7
Now each routine should have the correct list of arguments. This allowed to detect and fix problems in parameter description of many routines.
2011-10-13adding link to individual download, the links will appear directly in ↵julie1-0/+8
Doxygen html documentation
2011-10-06Integrating Doxygen in commentsjulie1-368/+511
2011-09-30Comments fix to be able to generate the new layout and the corresponding ↵julie1-6/+6
Doxygen documentation
2010-06-23Update date and version for 3.2.2 releasejulie1-2/+2
2009-07-17Fixed comments on factorization in refinement routines. Found when coding in C++deaglanhalligan1-1/+1
2009-04-16Big commit before 3.2.1 release.julie1-2/+2
Those are just cosmetic changes to update version number and various other minor change.
2009-04-08Updated documentation for EPIR routines. Changed ERRS_{N,C} variable names. ↵deaglanhalligan1-2/+2
Other cosmetic changes.
2009-02-11Added Jasons patches to bring work and rwork down to 2*N in the complex ↵deaglanhalligan1-1/+1
refinement routines.
2009-02-10Fixed WORK/RWORK bug in complex iterative refinement routines.deaglanhalligan1-2/+2
2008-12-16(no commit message)julie1-0/+558