Mark Gates
f111b2dc42
implicit none in SRC/d
2025-08-26 23:27:57 -04:00
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
Angelika Schwarz
c137eb15fa
Fix leading dimension check
...
* TPMLQT, GEMLQT: Revert check of ldv and correct docs
* Add input parameter checks for LASWLQ
* LAMSWLQ: Fix mixed up column count of rhs (n) and original matrix (m)
2022-04-03 13:16:40 +01:00
Angelika Schwarz
d1349aacd9
Improve input argument check swlq
2022-03-17 18:57:34 +00: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
d97a30482e
Updating Version number on files for 3.8.0
2017-11-12 20:15:12 -08:00
Nick Papior
dc0e59aff5
Fixed (alot) missing external subroutines and removed "dead" variables
...
This commit is purely of cleaning up missing externals. Currently there
is no check on EXTERNAL's not used.
Signed-off-by: Nick Papior <nickpapior@gmail.com >
2017-11-05 07:47:18 +01:00
Julie
5c392680ef
Preparing for 3.7.1 release
...
Update version number
from discussion with Vendors, they still would like to have the version
number inside the source file.
2017-06-10 16:15:09 -07:00
eugene.chereshnev
000b2274ee
*gemlqt.f, *tpmlqt.f: replace **C -> **H, T is MB-by-K, fix names
2017-03-17 12:38:26 -07:00
eugene.chereshnev
6bfa9ba31c
*gemlqt.f: incorrect dimension of V
2017-03-17 12:38:09 -07:00
eugene.chereshnev
c81566390c
*gemlqt.f, *lamswlq.f, *lamtsqr.f: fix mistakes in comments
2017-03-17 12:37:50 -07:00
Julie
bc6a755be4
Updating version number on source file modified since 3.6.1
...
This is really old school, but a lot of times we have users sending us
copy pasting of codes, and that is the only way to know the version of
the code.
2016-12-23 15:01:32 -08:00
Julien Langou
bbff739371
Lots of trailing whitespaces in the files of Syd. Cleaning this. No big deal.
2016-11-03 08:48:54 +01:00
Syd Hashemi
a6afc403fa
Tall skinny and short wide routines
2016-10-19 09:52:19 -07:00