summaryrefslogtreecommitdiff
path: root/SRC/cunbdb.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-11Remove unused parametersjulie1-3/+2
2011-11-11Update version number to 3.4.0julie1-1/+1
2011-11-03Cosmetic changes in Doxygen presentation.julie1-22/+18
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-2/+1
2011-11-01Last commit related to Doxygen integration following Albert's commentjulie1-1/+3
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-170/+283
2010-11-08Start getting ready for the releasejulie1-3/+7
2010-11-07Fix a minor problem on csd - intrinsic function is CMPLX and not COMPLEX ↵julie1-26/+26
(same for double precision)
2010-11-03Added CS decomposition source files to SRC/brian1-0/+519