summaryrefslogtreecommitdiff
path: root/SRC/dtpmqrt.f
AgeCommit message (Collapse)AuthorFilesLines
2012-04-13Update version numberjulie1-3/+3
2012-01-18Fixed QRT routine testingjames1-4/+4
2011-11-11Update version number to 3.4.0julie1-1/+1
2011-11-03Cosmetic changes in Doxygen presentation.julie1-18/+14
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-01Last commit related to Doxygen integration following Albert's commentjulie1-1/+3
2011-10-31Correct Warning detected during Doxygen Generation.julie1-33/+71
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-110/+168
2011-08-08QR factorization for triangular-pentagonal matricesjames1-0/+264
(generalization of triangle-over-square and triangle-over-triangle)