Julie
|
59f136760f
|
Update Source code to fix issue with links in Doxygen
Removed \htmlonly and \endhtmlonly (causing links to not work)
Increase DOT_GRAPH_MAX_NODES to 200
|
2025-01-20 17:34:06 -08:00 |
|
Mark Gates
|
62b19990a2
|
doxygen: new group structure
|
2023-07-04 01:29:12 -04:00 |
|
musvaage
|
f3fff11ccf
|
typos
|
2023-04-11 13:52:58 -05:00 |
|
Julie
|
e18d437924
|
Making LAPACK's code eternal... no more version and date in source files.
GitHub is now enabling us to track accurately version and date.
No need for this anymore.
|
2021-03-25 10:16:58 -07:00 |
|
Julie
|
86f53af247
|
Fixing Doxygen syntax errors
|
2021-03-02 16:38:55 -08:00 |
|
scr2016
|
ea30393aab
|
Modified comments in new REAL Householder reconstruction routines,
S and D precisions:
modified: SRC/dgetsqrhrt.f
modified: SRC/dlarfb_gett.f
modified: SRC/dorgtsqr_row.f
modified: SRC/sgetsqrhrt.f
modified: SRC/slarfb_gett.f
modified: SRC/sorgtsqr_row.f
|
2020-12-10 05:45:32 -08:00 |
|
scr2016
|
8e8c025377
|
New real Householder reconstruction routines, S and D precisions CODE and TESTING:
SGETSQRHRT, SORGTSQR_ROW, SLARFB_GETT,
DGETSQRHRT, DORGTSQR_ROW, DLARFB_GETT.
new file: SRC/sgetsqrhrt.f
new file: SRC/slarfb_gett.f
new file: SRC/sorgtsqr_row.f
new file: SRC/dgetsqrhrt.f
new file: SRC/dlarfb_gett.f
new file: SRC/dorgtsqr_row.f
modified: SRC/CMakeLists.txt
modified: SRC/Makefile
new file: TESTING/LIN/sorhr_col02.f
new file: TESTING/LIN/dorhr_col02.f
modified: TESTING/LIN/schkorhr_col.f
modified: TESTING/LIN/sorhr_col01.f
modified: TESTING/LIN/dchkorhr_col.f
modified: TESTING/LIN/dorhr_col01.f
modified: TESTING/LIN/CMakeLists.txt
modified: TESTING/LIN/Makefile
|
2020-12-08 04:29:19 -08:00 |
|