Mark Gates
8caa3ff67b
implicit none in SRC/c
2025-08-26 23:27:57 -04:00
Maria Kraynyuk
40ca7a2713
Include lapack_64.h only during the build
2024-02-05 10:54:04 -08:00
Maria Kraynyuk
a1e8cb4845
LAPACK SRC long lines updated by script
2024-02-05 10:28:25 -08:00
Maria Kraynyuk
b891145899
Add extended API with _64 suffix to LAPACK with lapack_64.h
2024-02-05 10:28:08 -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
Igor Zhuravlov
56d3c3fbf0
comments fixed: subroutine name
2021-04-06 18:11:37 -03:00
Igor Zhuravlov
31f0d91421
comments fixed: 'Transpose' replaced by 'Conjugate transpose'
2021-04-06 18:07:24 -03: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
Mark Gates
21b8988fb2
fix docs, tpmlqt/tpmqrt: lda to ldv
2018-11-03 14:59:27 -04:00
Mark Gates
c6f46ee009
fix docs: Add \brief. Without this, Doxygen generates warnings: "warning: Illegal command verbatim as part of a title section"
2018-05-08 11:08:16 -04: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
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