OpenBLAS/lapack-netlib/SRC
Martin Kroeker 8766886cfc
Merge pull request #5577 from mattip/attrib-hidden
add visibility=default to exported functions, visibility=hidden to most assembler
2026-07-24 00:16:00 +02:00
..
DEPRECATED Change WORK(LWORK) to WORK(*) (Reference-LAPACK PR 1094) 2026-03-30 21:36:05 +02:00
VARIANTS move the original non-recursive ?LARFT here (Reference-LAPACK PR 1080) 2025-01-11 15:42:56 -08:00
CMakeLists.txt Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
Makefile Merge pull request #5577 from mattip/attrib-hidden 2026-07-24 00:16:00 +02:00
cbbcsd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cbbcsd.f Avoid large intermediates in (C/Z)LARTG (Reference-LAPACK PR 1245) 2026-07-15 20:59:17 +02:00
cbdsqr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cbdsqr.f Fix premature return before trying QR fallback (Reference-LAPACK PR 1285) 2026-06-24 16:16:15 +02:00
cgbbrd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgbbrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgbcon.c fix storing of CDOTC result on non-Windows 2026-02-19 11:29:18 +01:00
cgbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgbequ.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgbequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgbequb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgbequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgbrfs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgbrfsx.c fix typedef of logical to support INTERFACE64 2024-04-04 02:00:24 +02:00
cgbrfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgbsv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgbsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgbsvx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgbsvx.f Fix typos and errors in comments (Reference-LAPACK 809) 2024-04-04 11:44:55 +02:00
cgbsvxx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgbsvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgbtf2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgbtf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgbtrf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgbtrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgbtrs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgebak.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgebak.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 14:57:54 +01:00
cgebal.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgebal.f Refactor ?GEBAL (Reference-LAPACK PR 808) 2023-04-03 15:02:10 +02:00
cgebd2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgebd2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
cgebrd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgebrd.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
cgecon.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgecon.f Change ?GECON to return INFO=1 if RCOND is NaN (Reference-LAPACK PR 926) 2023-11-11 23:41:18 +01:00
cgecxx.c Add CX factorization (expert) routines ?GECXX (Reference-LAPACK PR 1161) (#5938) 2026-07-23 00:02:28 +02:00
cgecxx.f Add CX factorization (expert) routines ?GECXX (Reference-LAPACK PR 1161) (#5938) 2026-07-23 00:02:28 +02:00
cgedmd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgedmd.f90 Guard against intermediate overflows 2026-06-24 14:14:31 +02:00
cgedmdq.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgedmdq.f90 Add Dynamic Mode Decomposition functions (Reference-LAPACK PR 736) 2023-06-20 10:42:46 +02:00
cgeequ.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgeequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgeequb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgeequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgees.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgees.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 13:56:06 +01:00
cgeesx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgeesx.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 13:56:06 +01:00
cgeev.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgeev.f Add NaN checks for input matrix A (Reference-LAPACK PR 1136) 2026-03-30 23:06:12 +02:00
cgeevx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgeevx.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 13:56:06 +01:00
cgehd2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgehd2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
cgehrd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgehrd.f Fix typos and sytrd boundary workspace (Reference-LAPACK PR 1030) 2024-08-05 17:37:07 +02:00
cgejsv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgejsv.f Guard against intermediate overflows 2026-06-24 14:14:31 +02:00
cgelq.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgelq.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
cgelq2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgelq2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
cgelqf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgelqf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
cgelqt.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgelqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgelqt3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgelqt3.f Fix actual arguments in some LAPACK procedure calls (Reference-LAPACK PR 885) (#4155) 2023-07-22 23:14:25 +02:00
cgels.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgels.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgelsd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgelsd.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 13:56:06 +01:00
cgelss.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgelss.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 13:56:06 +01:00
cgelst.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgelst.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 13:56:06 +01:00
cgelsy.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgelsy.f Fix parameter queries for TZRZF/UNMRZ in ?GELSY (Reference-LAPACK PR 1289&1325) 2026-07-14 22:14:02 +02:00
cgemlq.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgemlq.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
cgemlqt.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgemlqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgemqr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgemqr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
cgemqrt.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgemqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgeql2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgeql2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
cgeqlf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgeqlf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
cgeqp3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgeqp3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgeqp3rk.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgeqp3rk.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
cgeqr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgeqr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
cgeqr2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgeqr2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
cgeqr2p.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgeqr2p.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
cgeqrf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgeqrf.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 13:56:06 +01:00
cgeqrfp.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgeqrfp.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
cgeqrt.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgeqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgeqrt2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgeqrt2.f Fix input argument check (LAPACK PR 646) 2022-02-03 11:43:17 +01:00
cgeqrt3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgeqrt3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgerfs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgerfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgerfsx.c fix typedef of logical to support INTERFACE64 2024-04-04 01:54:47 +02:00
cgerfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgerq2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgerq2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
cgerqf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgerqf.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 13:56:06 +01:00
cgesc2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgesc2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgesdd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgesdd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
cgesv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgesv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgesvd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgesvd.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 13:56:06 +01:00
cgesvdq.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgesvdq.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
cgesvdx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgesvdx.f Guard against intermediate overflows 2026-06-24 14:14:31 +02:00
cgesvj.c fix storing of CDOTC result on non-Windows 2026-02-19 11:49:15 +01:00
cgesvj.f Guard against intermediate overflows 2026-06-24 14:14:31 +02:00
cgesvx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgesvx.f Fix typos and errors in comments (Reference-LAPACK 809) 2024-04-04 11:44:55 +02:00
cgesvxx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgesvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgetc2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgetc2.f Change loop ordering to improve performance (Reference-LAPACK PR 1023) 2026-03-30 20:24:31 +02:00
cgetf2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgetf2.f Add reciprocal scaling of a complex vector and use it in C/ZGETF2 (Reference-LAPACK PR839) 2023-07-05 14:13:58 +02:00
cgetrf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgetrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgetrf2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgetrf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgetri.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgetri.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
cgetrs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgetrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgetsls.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgetsls.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
cgetsqrhrt.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgetsqrhrt.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
cggbak.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cggbak.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 14:57:54 +01:00
cggbal.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cggbal.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 14:57:54 +01:00
cgges.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgges.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 13:56:06 +01:00
cgges3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgges3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
cggesx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cggesx.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 13:56:06 +01:00
cggev.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cggev.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 13:56:06 +01:00
cggev3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cggev3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
cggevx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cggevx.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 13:56:06 +01:00
cggglm.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cggglm.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 13:56:06 +01:00
cgghd3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgghd3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
cgghrd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgghrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgglse.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgglse.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 13:56:06 +01:00
cggqrf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cggqrf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
cggrqf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cggrqf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
cggsvd3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cggsvd3.f Fix bad operand indicator in error messages (Reference-LAPACK PR 1272) 2026-06-24 12:27:21 +02:00
cggsvp3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cggsvp3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
cgsvj0.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgsvj0.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
cgsvj1.c fix storing of CDOTC result on non-Windows 2026-02-19 12:05:27 +01:00
cgsvj1.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
cgtcon.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgtcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgtrfs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgtrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgtsv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgtsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgtsvx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgtsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgttrf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgttrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgttrs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgttrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgtts2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cgtts2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chb2st_kernels.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chb2st_kernels.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chbev.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chbev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chbev_2stage.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chbev_2stage.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 13:56:06 +01:00
chbevd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chbevd.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 13:56:06 +01:00
chbevd_2stage.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chbevd_2stage.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
chbevx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chbevx.f Fix error codes from ?STEBZ getting ignored, resulting in wrong output (Reference-LAPACK PR1204) 2026-03-23 15:56:50 +01:00
chbevx_2stage.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chbevx_2stage.f Fix error codes from ?STEBZ getting ignored, resulting in wrong output (Reference-LAPACK PR1204) 2026-03-23 15:56:50 +01:00
chbgst.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chbgst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chbgv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chbgv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chbgvd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chbgvd.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 13:56:06 +01:00
chbgvx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chbgvx.f Fix error codes from ?STEBZ getting ignored, resulting in wrong output (Reference-LAPACK PR1204) 2026-03-23 15:56:50 +01:00
chbtrd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chbtrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
checon.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
checon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
checon_3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
checon_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
checon_rook.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
checon_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cheequb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cheequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cheev.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cheev.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 13:56:06 +01:00
cheev_2stage.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cheev_2stage.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 13:56:06 +01:00
cheevd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cheevd.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
cheevd_2stage.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cheevd_2stage.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
cheevr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cheevr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
cheevr_2stage.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cheevr_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
cheevx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cheevx.f Fix error codes from ?STEBZ getting ignored, resulting in wrong output (Reference-LAPACK PR1204) 2026-03-23 15:56:50 +01:00
cheevx_2stage.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cheevx_2stage.f Fix error codes from ?STEBZ getting ignored, resulting in wrong output (Reference-LAPACK PR1204) 2026-03-23 15:56:50 +01:00
chegs2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chegs2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chegst.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chegst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chegv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chegv.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 13:56:06 +01:00
chegv_2stage.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chegv_2stage.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 13:56:06 +01:00
chegvd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chegvd.f Use ROUNDUP_LWORK and remove redundant conversions (Reference-LAPACK PR1203) 2026-04-09 14:54:55 +02:00
chegvx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chegvx.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 13:56:06 +01:00
cherfs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cherfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cherfsx.c fix typedef of logical to support INTERFACE64 2024-04-04 01:46:46 +02:00
cherfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chesv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chesv.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 13:56:06 +01:00
chesv_aa.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chesv_aa.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
chesv_aa_2stage.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chesv_aa_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
chesv_rk.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chesv_rk.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 13:56:06 +01:00
chesv_rook.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chesv_rook.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 13:56:06 +01:00
chesvx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chesvx.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
chesvxx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chesvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cheswapr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cheswapr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetd2.c fix storing of CDOTC result on non-Windows systems 2026-02-19 10:56:27 +01:00
chetd2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetf2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chetf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetf2_rk.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chetf2_rk.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
chetf2_rook.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chetf2_rook.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
chetrd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chetrd.f Fix typos and sytrd boundary workspace (Reference-LAPACK PR 1030) 2024-08-05 17:37:07 +02:00
chetrd_2stage.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chetrd_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
chetrd_hb2st.F Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
chetrd_hb2st.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chetrd_he2hb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chetrd_he2hb.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
chetrf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chetrf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
chetrf_aa.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chetrf_aa.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
chetrf_aa_2stage.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chetrf_aa_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
chetrf_rk.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chetrf_rk.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
chetrf_rook.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chetrf_rook.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
chetri.c fix storing of CDOTC result on non-Windows 2026-02-19 12:59:46 +01:00
chetri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetri2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chetri2.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
chetri2x.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chetri2x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetri_3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chetri_3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
chetri_3x.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chetri_3x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetri_rook.c fix storing of CDOTC result on non-Windows 2026-02-19 13:07:15 +01:00
chetri_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetrs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chetrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetrs2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chetrs2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetrs_3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chetrs_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetrs_aa.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chetrs_aa.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
chetrs_aa_2stage.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chetrs_aa_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetrs_rook.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chetrs_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chfrk.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chfrk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chgeqz.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chgeqz.f Use normwise criterion for INF eigenvalues in QZ (Reference-LAPACK PR698) 2022-11-20 13:22:55 +01:00
chla_transtype.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chla_transtype.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chpcon.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chpcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chpev.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chpev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chpevd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chpevd.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
chpevx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chpevx.f Fix error codes from ?STEBZ getting ignored, resulting in wrong output (Reference-LAPACK PR1204) 2026-03-23 15:56:50 +01:00
chpgst.c fix storing of CDOTC result on non-Windows 2026-02-19 18:45:07 +01:00
chpgst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chpgv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chpgv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:25:24 +02:00
chpgvd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chpgvd.f Use ROUNDUP_LWORK and remove redundant conversions (Reference-LAPACK PR1203) 2026-04-09 14:54:55 +02:00
chpgvx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chpgvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:25:24 +02:00
chprfs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chpsv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chpsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chpsvx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chpsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chptrd.c fix storing of CDOTC result on non-Windows 2026-02-19 13:34:48 +01:00
chptrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chptrf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chptrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chptri.c fix storing of CDOTC result on non-Windows 2026-02-19 13:34:48 +01:00
chptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chptrs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chsein.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chsein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chseqr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
chseqr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
cla_gbamv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cla_gbamv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cla_gbrcond_c.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cla_gbrcond_c.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cla_gbrcond_x.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cla_gbrcond_x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cla_gbrfsx_extended.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cla_gbrfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
cla_gbrpvgrw.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cla_gbrpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cla_geamv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cla_geamv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cla_gercond_c.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cla_gercond_c.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cla_gercond_x.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cla_gercond_x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cla_gerfsx_extended.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cla_gerfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
cla_gerpvgrw.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cla_gerpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cla_heamv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cla_heamv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cla_hercond_c.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cla_hercond_c.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cla_hercond_x.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cla_hercond_x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cla_herfsx_extended.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cla_herfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
cla_herpvgrw.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cla_herpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cla_lin_berr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cla_lin_berr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cla_porcond_c.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cla_porcond_c.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cla_porcond_x.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cla_porcond_x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cla_porfsx_extended.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cla_porfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
cla_porpvgrw.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cla_porpvgrw.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:25:24 +02:00
cla_syamv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cla_syamv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cla_syrcond_c.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cla_syrcond_c.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cla_syrcond_x.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cla_syrcond_x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cla_syrfsx_extended.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cla_syrfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
cla_syrpvgrw.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cla_syrpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cla_wwaddw.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cla_wwaddw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clabrd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clabrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clacgv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clacgv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clacn2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clacn2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clacon.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clacon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clacp2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clacp2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clacpy.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clacpy.f Optimize looping over the lower triangular in fat matrix cases 2026-04-21 21:30:36 +02:00
clacrm.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clacrm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clacrt.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clacrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cladiv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cladiv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claed0.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
claed0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claed7.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
claed7.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
claed8.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
claed8.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
claein.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
claein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claesy.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
claesy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claev2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
claev2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clag2z.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clag2z.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clags2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clags2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clagtm.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clagtm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clahef.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clahef.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clahef_aa.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clahef_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clahef_rk.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clahef_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clahef_rook.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clahef_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clahqr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clahqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clahr2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clahr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claic1.c fix storing of CDOTC result on non-Windows 2026-02-19 16:53:18 +01:00
claic1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clals0.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clals0.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
clalsa.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clalsa.f Fix typos in comments (Reference-LAPACK PR 814) 2023-05-17 14:33:46 +02:00
clalsd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clalsd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
clamswlq.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clamswlq.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
clamtsqr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clamtsqr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
clangb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clangb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clange.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clange.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clangt.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clangt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clanhb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clanhb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clanhe.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clanhe.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clanhf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clanhf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clanhp.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clanhp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clanhs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clanhs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clanht.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clanht.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clansb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clansb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clansp.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clansp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clansy.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clansy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clantb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clantb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clantp.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clantp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clantr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clantr.f Optimize looping over the lower triangular in fat matrix cases 2026-04-21 21:30:36 +02:00
clapll.c fix storing of CDOTC result on non-Windows 2026-02-19 14:08:59 +01:00
clapll.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clapmr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clapmr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clapmt.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clapmt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claqgb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
claqgb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claqge.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
claqge.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claqhb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
claqhb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claqhe.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
claqhe.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claqhp.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
claqhp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claqp2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
claqp2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
claqp2rk.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
claqp2rk.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
claqp3rk.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
claqp3rk.f Fixes for Fortran Standards violations for lapack-netlib 2024-12-04 10:53:05 -05:00
claqps.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
claqps.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claqr0.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
claqr0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claqr1.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
claqr1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claqr2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
claqr2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
claqr3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
claqr3.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
claqr4.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
claqr4.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claqr5.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
claqr5.f Standardize coding style (Reference-LAPACK 682) 2023-03-20 09:59:03 +01:00
claqsb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
claqsb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claqsp.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
claqsp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claqsy.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
claqsy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claqz0.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
claqz0.f Fix sign of error number from LWORK check (Reference-LAPACK PR 1273) 2026-06-24 12:33:17 +02:00
claqz1.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
claqz1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claqz2.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
claqz2.f Fix bad operand indicator in error messages (Reference-LAPACK PR 1272) 2026-06-24 12:27:21 +02:00
claqz3.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
claqz3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clar1v.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clar1v.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clar2v.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clar2v.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clarcm.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clarcm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clarf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clarf.f Fix handling of negative increments (Reference-LAPACK PR 1315) 2026-06-24 21:41:17 +02:00
clarf1f.c Add C replacements for ?LARF1F/?LARF1L 2026-03-30 19:41:54 +02:00
clarf1f.f Fix EXTERNAL declarations (Reference-LAPACK PR 1257) 2026-04-23 09:44:16 +02:00
clarf1l.c Add C replacements for ?LARF1F/?LARF1L 2026-03-30 19:41:54 +02:00
clarf1l.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
clarfb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clarfb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clarfb_gett.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clarfb_gett.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
clarfg.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clarfg.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clarfgp.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clarfgp.f Rescale input vector more often to minimize relative error (Reference-LAPACK PR 981) 2024-02-05 15:35:24 +01:00
clarft.c Add f2c conversions of ?larft_lvl2 and update ?larft (Reference-LAPACK PR 1163) 2026-06-30 19:27:11 +02:00
clarft.f Add non-trivial terminating case for LARFT (Reference-LAPACK PR 1163) 2026-06-27 20:07:45 +02:00
clarft_lvl2.c Add f2c conversions of ?larft_lvl2 and update ?larft (Reference-LAPACK PR 1163) 2026-06-30 19:27:11 +02:00
clarft_lvl2.f Add non-trivial terminating case for LARFT (Reference-LAPACK PR 1163) 2026-06-27 20:07:45 +02:00
clarfx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clarfx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clarfy.c fix storing of CDOTC result on non-Windows 2026-02-19 14:08:59 +01:00
clarfy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clargv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clargv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clarnv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clarnv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clarrv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clarrv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clarscl2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clarscl2.f Fix function documentation (Reference-LAPACK PR747) 2022-11-20 22:46:58 +01:00
clartg.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clartg.f90 Avoid large intermediates in (C/Z)LARTG (Reference-LAPACK PR 1245) 2026-07-15 20:59:17 +02:00
clartv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clartv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clarz.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clarz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clarzb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clarzb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clarzt.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clarzt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clascl.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clascl.f Optimize looping over the lower triangular in fat matrix cases 2026-04-21 21:30:36 +02:00
clascl2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clascl2.f Fix function documentation (Reference-LAPACK PR747) 2022-11-20 22:46:58 +01:00
claset.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
claset.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clasr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clasr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
classq.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
classq.f90 Fix accumulation (Reference-LAPACK PR 909) 2023-11-06 21:40:50 +01:00
claswlq.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
claswlq.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
claswp.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
claswp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clasyf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clasyf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clasyf_aa.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clasyf_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clasyf_rk.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clasyf_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clasyf_rook.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clasyf_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clatbs.c fix storing of CDOTC result on non-Windows 2026-02-19 16:53:18 +01:00
clatbs.f Set scale early for robust triangular solvers (Reference-LAPACK PR712) 2022-11-20 22:44:36 +01:00
clatdf.c fix storing of CDOTC result on non-Windows 2026-02-19 16:53:18 +01:00
clatdf.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
clatps.c fix storing of CDOTC result on non-Windows 2026-02-19 16:53:18 +01:00
clatps.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clatrd.c fix storing of CDOTC result on non-Windows 2026-02-19 16:53:18 +01:00
clatrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clatrs.c fix storing of CDOTC result on non-Windows 2026-02-19 16:53:18 +01:00
clatrs.f Set scale early for robust triangular solvers (Reference-LAPACK PR712) 2022-11-20 22:44:36 +01:00
clatrs3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clatrs3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
clatrz.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clatrz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clatsqr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clatsqr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
claunhr_col_getrfnp.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
claunhr_col_getrfnp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claunhr_col_getrfnp2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
claunhr_col_getrfnp2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clauu2.c fix storing of CDOTC result on non-Windows 2026-02-19 16:53:18 +01:00
clauu2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clauum.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
clauum.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpbcon.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cpbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpbequ.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cpbequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpbrfs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cpbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpbstf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cpbstf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpbsv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cpbsv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:25:24 +02:00
cpbsvx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cpbsvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:25:24 +02:00
cpbtf2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cpbtf2.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:25:24 +02:00
cpbtrf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cpbtrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:25:24 +02:00
cpbtrs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cpbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpftrf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cpftrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:25:24 +02:00
cpftri.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cpftri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpftrs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cpftrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpocon.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cpocon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpoequ.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cpoequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpoequb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cpoequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cporfs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cporfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cporfsx.c fix typedef of logical to support INTERFACE64 2024-04-04 01:32:37 +02:00
cporfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cposv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cposv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:25:24 +02:00
cposvx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cposvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:25:24 +02:00
cposvxx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cposvxx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:25:24 +02:00
cpotf2.c fix storing of CDOTC result on non-Windows 2026-02-19 16:53:18 +01:00
cpotf2.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:25:24 +02:00
cpotrf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cpotrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:25:24 +02:00
cpotrf2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cpotrf2.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:25:24 +02:00
cpotri.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cpotri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpotrs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cpotrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cppcon.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cppcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cppequ.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cppequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpprfs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cpprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cppsv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cppsv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:25:24 +02:00
cppsvx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cppsvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:25:24 +02:00
cpptrf.c fix storing of CDOTC result on non-Windows 2026-02-19 16:53:18 +01:00
cpptrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:25:24 +02:00
cpptri.c fix storing of CDOTC result on non-Windows 2026-02-19 16:53:18 +01:00
cpptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpptrs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cpptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpstf2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cpstf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpstrf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cpstrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cptcon.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cptcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpteqr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cpteqr.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:25:24 +02:00
cptrfs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cptrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cptsv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cptsv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:25:24 +02:00
cptsvx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cptsvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:25:24 +02:00
cpttrf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cpttrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:25:24 +02:00
cpttrs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cpttrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cptts2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cptts2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
crot.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
crot.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
crscl.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
crscl.f Add reciprocal scaling of a complex vector and use it in C/ZGETF2 (Reference-LAPACK PR839) 2023-07-05 14:13:58 +02:00
cspcon.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cspcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cspmv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cspmv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cspr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cspr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csprfs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cspsv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cspsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cspsvx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cspsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csptrf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csptrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csptri.c fix storing of CDOTU result on non-Windows 2026-02-19 18:05:59 +01:00
csptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csptrs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csrscl.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csrscl.f Remove LABAD (Reference-LAPACK PR 805) and fix infinite loop scaling Inf (PR 1158) 2025-09-22 13:27:59 -07:00
cstedc.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cstedc.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
cstegr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cstegr.f Fix typos in comments (Reference-LAPACK PR 814) 2023-05-17 14:33:46 +02:00
cstein.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cstein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cstemr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cstemr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
csteqr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csteqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csycon.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csycon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csycon_3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csycon_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csycon_rook.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csycon_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csyconv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csyconv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csyconvf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csyconvf.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
csyconvf_rook.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csyconvf_rook.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
csyequb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csyequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csymv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csymv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csyr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csyr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csyrfs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csyrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csyrfsx.c fix typedef of logical to support INTERFACE64 2024-04-04 01:32:37 +02:00
csyrfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csysv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csysv.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
csysv_aa.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csysv_aa.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
csysv_aa_2stage.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csysv_aa_2stage.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
csysv_rk.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csysv_rk.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
csysv_rook.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csysv_rook.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
csysvx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csysvx.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
csysvxx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csysvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csyswapr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csyswapr.f Simplify ?SYSWAPR and fix its documentation (Reference-LAPACK 217) 2022-11-21 18:00:31 +01:00
csytf2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csytf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csytf2_rk.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csytf2_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csytf2_rook.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csytf2_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csytrf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csytrf.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
csytrf_aa.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csytrf_aa.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
csytrf_aa_2stage.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csytrf_aa_2stage.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
csytrf_rk.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csytrf_rk.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
csytrf_rook.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csytrf_rook.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
csytri.c fix storing of CDOTU result on non-Windows 2026-02-19 18:05:59 +01:00
csytri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csytri2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csytri2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csytri2x.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csytri2x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csytri_3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csytri_3.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
csytri_3x.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csytri_3x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csytri_rook.c fix storing of CDOTU result on non-Windows 2026-02-19 18:05:59 +01:00
csytri_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csytrs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csytrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csytrs2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csytrs2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csytrs_3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csytrs_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csytrs_aa.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csytrs_aa.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
csytrs_aa_2stage.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csytrs_aa_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csytrs_rook.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
csytrs_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctbcon.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctbrfs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctbtrs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctfsm.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctfsm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctftri.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctftri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctfttp.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctfttp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctfttr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctfttr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctgevc.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctgevc.f Fix typo in description of VR argument (Reference-LAPACK 812) 2023-05-16 20:05:05 +02:00
ctgex2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctgex2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctgexc.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctgexc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctgsen.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctgsen.f Fix workspace size (Reference-LAPACK PR 774) 2026-03-31 14:06:00 +02:00
ctgsja.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctgsja.f Replace HUGE intrinsic (Reference-LAPACK PR 1305) 2026-07-13 19:50:05 +02:00
ctgsna.c fix storing of CDOTC result on non-Windows 2026-02-19 16:53:18 +01:00
ctgsna.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
ctgsy2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctgsy2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctgsyl.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctgsyl.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
ctpcon.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctpcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctplqt.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctplqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctplqt2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctplqt2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctpmlqt.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctpmlqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctpmqrt.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctpmqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctpqrt.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctpqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctpqrt2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctpqrt2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctprfb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctprfb.f Fix function documentation for LAPACK ?TPRFB (Reference-LAPACK PR665) 2022-11-21 20:01:47 +01:00
ctprfs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctptri.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctptrs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctpttf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctpttf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctpttr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctpttr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctrcon.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctrcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctrevc.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctrevc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctrevc3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctrevc3.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
ctrexc.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctrexc.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
ctrrfs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctrrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctrsen.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctrsen.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
ctrsna.c fix storing of CDOTC result on non-Windows 2026-02-19 16:53:18 +01:00
ctrsna.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctrsyl.c fix storing of CDOTC result on non-Windows 2026-02-19 16:53:18 +01:00
ctrsyl.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctrsyl3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctrsyl3.f Fix spurious overwriting of caller variable LDSWORK (Reference-LAPACK PR 1206) 2026-03-31 11:31:38 +02:00
ctrti2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctrti2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctrtri.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctrtri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctrtrs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctrtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctrttf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctrttf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctrttp.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctrttp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctzrzf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ctzrzf.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
cunbdb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cunbdb.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
cunbdb1.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cunbdb1.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
cunbdb2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cunbdb2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
cunbdb3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cunbdb3.f Fix typo in passing leading dimension of Y to ?ROT (Reference-LAPACK PR 1265) 2026-06-23 21:25:17 +02:00
cunbdb4.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cunbdb4.f Fix bad operand indicator in error messages (Reference-LAPACK PR 1272) 2026-06-24 12:27:21 +02:00
cunbdb5.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cunbdb5.f Make vector orthogonalization more reliable (Reference-LAPACK PR 930) 2023-11-12 16:50:52 +01:00
cunbdb6.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cunbdb6.f Make vector orthogonalization more reliable (Reference-LAPACK PR 930) 2023-11-12 16:50:52 +01:00
cuncsd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cuncsd.f Fix bad operand indicator in error messages (Reference-LAPACK PR 1272) 2026-06-24 12:27:21 +02:00
cuncsd2by1.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cuncsd2by1.f Handle degenerate cases having R=0 (Reference-LAPACK PR 1291) 2026-06-24 20:35:34 +02:00
cung2l.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cung2l.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
cung2r.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cung2r.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
cungbr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cungbr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
cunghr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cunghr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
cungl2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cungl2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
cunglq.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cunglq.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
cungql.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cungql.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
cungqr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cungqr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
cungr2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cungr2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
cungrq.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cungrq.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
cungtr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cungtr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
cungtsqr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cungtsqr.f Fix typos in comments (Reference-LAPACK 811) 2023-05-16 20:01:47 +02:00
cungtsqr_row.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cungtsqr_row.f Add new files for Householder reconstruction functions from 3.9.1 2021-05-02 19:25:43 +02:00
cunhr_col.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cunhr_col.f Fix potential bounds error (Reference-LAPACK PR 1018) 2024-05-23 23:08:27 +02:00
cunm2l.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cunm2l.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
cunm2r.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cunm2r.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
cunm22.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cunm22.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cunmbr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cunmbr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
cunmhr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cunmhr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
cunml2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cunml2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 19:15:29 +02:00
cunmlq.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cunmlq.f Reduce workspace demand for tiny M,N,K sizes (Reference-LAPACK PR 1292) 2026-06-24 20:44:27 +02:00
cunmql.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cunmql.f Reduce workspace demand for tiny M,N,K sizes (Reference-LAPACK PR 1292) 2026-06-24 20:44:27 +02:00
cunmqr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cunmqr.f Reduce workspace demand for tiny M,N,K sizes (Reference-LAPACK PR 1292) 2026-06-24 20:44:27 +02:00
cunmr2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cunmr2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
cunmr3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cunmr3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cunmrq.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cunmrq.f Reduce workspace demand for tiny M,N,K sizes (Reference-LAPACK PR 1292) 2026-06-24 20:44:27 +02:00
cunmrz.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cunmrz.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
cunmtr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cunmtr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
cupgtr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cupgtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cupmtr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
cupmtr.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
dbbcsd.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dbbcsd.f Avoid large intermediates in (C/Z)LARTG (Reference-LAPACK PR 1245) 2026-07-15 20:59:17 +02:00
dbdsdc.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dbdsdc.f Use QR for bidiagonal SVD with vectors in ?BDSDC (Reference-LAPACK PR 1300) 2026-07-21 18:50:28 +02:00
dbdsqr.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dbdsqr.f Fix premature return before trying QR fallback (Reference-LAPACK PR 1285) 2026-06-24 16:16:15 +02:00
dbdsvdx.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dbdsvdx.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
dcombssq.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dcombssq.f
ddisna.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
ddisna.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgbbrd.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgbbrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgbcon.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgbequ.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgbequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgbequb.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgbequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgbrfs.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgbrfsx.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgbrfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgbsv.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgbsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgbsvx.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgbsvx.f Fix typos and errors in comments (Reference-LAPACK 809) 2024-04-04 11:44:55 +02:00
dgbsvxx.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgbsvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgbtf2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgbtf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgbtrf.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgbtrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgbtrs.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgebak.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgebak.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:04:30 +01:00
dgebal.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgebal.f Refactor ?GEBAL (Reference-LAPACK PR 808) 2023-04-03 15:02:10 +02:00
dgebd2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgebd2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
dgebrd.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgebrd.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dgecon.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgecon.f Change ?GECON to return INFO=1 if RCOND is NaN (Reference-LAPACK PR 926) 2023-11-11 23:41:18 +01:00
dgecxx.c Add CX factorization (expert) routines ?GECXX (Reference-LAPACK PR 1161) (#5938) 2026-07-23 00:02:28 +02:00
dgecxx.f Add CX factorization (expert) routines ?GECXX (Reference-LAPACK PR 1161) (#5938) 2026-07-23 00:02:28 +02:00
dgedmd.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgedmd.f90 Guard against intermediate overflows 2026-06-24 14:14:31 +02:00
dgedmdq.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgedmdq.f90 Add Dynamic Mode Decomposition functions (Reference-LAPACK PR 736) 2023-06-20 10:42:46 +02:00
dgeequ.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgeequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgeequb.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgeequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgees.c Fix empty prototypes of select/selctg 2025-05-10 08:39:57 -07:00
dgees.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:04:30 +01:00
dgeesx.c Fix empty prototypes of select/selctg 2025-05-10 08:39:57 -07:00
dgeesx.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:04:30 +01:00
dgeev.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgeev.f Add NaN checks for input matrix A (Reference-LAPACK PR 1136) 2026-03-30 23:06:12 +02:00
dgeevx.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgeevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgehd2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgehd2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
dgehrd.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgehrd.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dgejsv.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgejsv.f Fix workspace argument if DGESVJ call (Reference-LAPACK PR 1270) 2026-06-23 21:55:15 +02:00
dgelq.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgelq.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dgelq2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgelq2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
dgelqf.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgelqf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dgelqt.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgelqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgelqt3.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgelqt3.f Fix actual arguments in some LAPACK procedure calls (Reference-LAPACK PR 885) (#4155) 2023-07-22 23:14:25 +02:00
dgels.c fix: return types of *trtrs routines 2024-10-24 11:20:02 +02:00
dgels.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgelsd.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgelsd.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dgelss.c fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
dgelss.f Fix segfault when NRHS is zero (Reference-LAPACK PR 876) 2023-07-07 10:13:41 +02:00
dgelst.c fix: return types of *trtrs routines 2024-10-24 11:20:02 +02:00
dgelst.f Add new routines for ?GELST similar to ?GELS (Reference-LAPACK PR739) 2022-11-19 22:34:42 +01:00
dgelsy.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgelsy.f Fix parameter queries for TZRZF/UNMRZ in ?GELSY (Reference-LAPACK PR 1289&1325) 2026-07-14 22:14:02 +02:00
dgemlq.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgemlq.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dgemlqt.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgemlqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgemqr.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgemqr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dgemqrt.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgemqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgeql2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgeql2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 19:15:29 +02:00
dgeqlf.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgeqlf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dgeqp3.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgeqp3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgeqp3rk.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgeqp3rk.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
dgeqr.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgeqr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dgeqr2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgeqr2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
dgeqr2p.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgeqr2p.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
dgeqrf.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgeqrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgeqrfp.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgeqrfp.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dgeqrt.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgeqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgeqrt2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgeqrt2.f Fix input argument check (LAPACK PR 646) 2022-02-03 11:43:17 +01:00
dgeqrt3.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgeqrt3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgerfs.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgerfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgerfsx.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgerfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgerq2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgerq2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 19:15:29 +02:00
dgerqf.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgerqf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dgesc2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgesc2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgesdd.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgesdd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
dgesv.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgesv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgesvd.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgesvd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgesvdq.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgesvdq.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
dgesvdx.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgesvdx.f Guard against intermediate overflows 2026-06-24 14:14:31 +02:00
dgesvj.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgesvj.f Guard against intermediate overflows 2026-06-24 14:14:31 +02:00
dgesvx.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgesvx.f Fix typos and errors in comments (Reference-LAPACK 809) 2024-04-04 11:44:55 +02:00
dgesvxx.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgesvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgetc2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgetc2.f Change loop ordering to improve performance (Reference-LAPACK PR 1023) 2026-03-30 20:24:31 +02:00
dgetf2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgetf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgetrf.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgetrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgetrf2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgetrf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgetri.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgetri.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dgetrs.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgetrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgetsls.c fix: return types of *trtrs routines 2024-10-24 11:20:02 +02:00
dgetsls.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dgetsqrhrt.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgetsqrhrt.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dggbak.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dggbak.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dggbal.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dggbal.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgges.c Fix empty prototypes of select/selctg 2025-05-10 08:39:57 -07:00
dgges.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dgges3.c Fix empty prototypes of select/selctg 2025-05-10 08:39:57 -07:00
dgges3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dggesx.c Fix empty prototypes of select/selctg 2025-05-10 08:39:57 -07:00
dggesx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dggev.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dggev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dggev3.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dggev3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dggevx.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dggevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dggglm.c fix: return types of *trtrs routines 2024-10-24 11:20:02 +02:00
dggglm.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:04:30 +01:00
dgghd3.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgghd3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dgghrd.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgghrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgglse.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgglse.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:04:30 +01:00
dggqrf.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dggqrf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dggrqf.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dggrqf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dggsvd3.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dggsvd3.f Fix bad operand indicator in error messages (Reference-LAPACK PR 1272) 2026-06-24 12:27:21 +02:00
dggsvp3.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dggsvp3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dgsvj0.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgsvj0.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
dgsvj1.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgsvj1.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
dgtcon.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgtcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgtrfs.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgtrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgtsv.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgtsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgtsvx.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgtsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgttrf.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgttrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgttrs.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgttrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgtts2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dgtts2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dhgeqz.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dhgeqz.f Rewrite to use FMA with Householder reflectors 2023-03-20 10:00:42 +01:00
dhsein.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dhsein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dhseqr.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dhseqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
disnan.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
disnan.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dla_gbamv.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dla_gbamv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dla_gbrcond.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dla_gbrcond.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dla_gbrfsx_extended.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dla_gbrfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
dla_gbrpvgrw.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dla_gbrpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dla_geamv.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dla_geamv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dla_gercond.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dla_gercond.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dla_gerfsx_extended.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dla_gerfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
dla_gerpvgrw.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dla_gerpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dla_lin_berr.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dla_lin_berr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dla_porcond.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dla_porcond.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dla_porfsx_extended.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dla_porfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
dla_porpvgrw.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dla_porpvgrw.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:23:26 +02:00
dla_syamv.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dla_syamv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dla_syrcond.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dla_syrcond.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dla_syrfsx_extended.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dla_syrfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
dla_syrpvgrw.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dla_syrpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dla_wwaddw.c fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
dla_wwaddw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlabad.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlabad.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlabrd.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlabrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlacn2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlacn2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlacon.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlacon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlacpy.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlacpy.f Optimize looping over the lower triangular in fat matrix cases 2026-04-21 21:30:36 +02:00
dladiv.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dladiv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlae2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlae2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaebz.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlaebz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaed0.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlaed0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaed1.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlaed1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaed2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlaed2.f Increase deflation tolerance to match recent ?SLASD changes (Reference-LAPACK PR 1317) 2026-07-05 17:37:17 +02:00
dlaed3.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlaed3.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
dlaed4.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlaed4.f Update step length selection in LAED4 overshoot fallback (Reference-LAPACK PR 1191) 2026-03-21 18:40:54 +01:00
dlaed5.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlaed5.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaed6.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlaed6.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaed7.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlaed7.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaed8.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlaed8.f Increase deflation tolerance to match recent ?SLASD changes (Reference-LAPACK PR 1317) 2026-07-05 17:37:17 +02:00
dlaed9.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlaed9.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
dlaeda.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlaeda.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaein.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlaein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaev2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlaev2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaexc.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlaexc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlag2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlag2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlag2s.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlag2s.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:04:30 +01:00
dlags2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlags2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlagtf.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlagtf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlagtm.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlagtm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlagts.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlagts.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlagv2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlagv2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlahqr.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlahqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlahr2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlahr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaic1.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlaic1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaisnan.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlaisnan.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaln2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlaln2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlals0.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlals0.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
dlalsa.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlalsa.f Fix typos in comments (Reference-LAPACK PR 814) 2023-05-17 14:33:46 +02:00
dlalsd.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlalsd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
dlamrg.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlamrg.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlamswlq.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlamswlq.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dlamtsqr.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlamtsqr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dlaneg.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlaneg.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlangb.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlangb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlange.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlange.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlangt.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlangt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlanhs.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlanhs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlansb.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlansb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlansf.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlansf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlansp.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlansp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlanst.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlanst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlansy.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlansy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlantb.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlantb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlantp.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlantp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlantr.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlantr.f Optimize looping over the lower triangular in fat matrix cases 2026-04-21 21:30:36 +02:00
dlanv2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlanv2.f prevent compilers from using FMA (Reference-LAPACK PR 1033) 2024-08-05 16:45:05 +02:00
dlaorhr_col_getrfnp.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlaorhr_col_getrfnp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaorhr_col_getrfnp2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlaorhr_col_getrfnp2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlapll.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlapll.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlapmr.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlapmr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlapmt.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlapmt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlapy2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlapy2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlapy3.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlapy3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaqgb.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlaqgb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaqge.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlaqge.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaqp2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlaqp2.f Update EXTERNAL declarations in various files (Reference-LAPACK PR 1271) 2026-06-23 22:20:46 +02:00
dlaqp2rk.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlaqp2rk.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
dlaqp3rk.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlaqp3rk.f Small documentation fix for Truncated QR With Pivoting (Reference-LAPACK PR 941) 2023-11-25 15:31:18 +01:00
dlaqps.c fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
dlaqps.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaqr0.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlaqr0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaqr1.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlaqr1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaqr2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlaqr2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
dlaqr3.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlaqr3.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
dlaqr4.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlaqr4.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaqr5.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlaqr5.f Standardize coding style (Reference-LAPACK 682) 2023-03-20 09:59:03 +01:00
dlaqsb.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlaqsb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaqsp.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlaqsp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaqsy.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlaqsy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaqtr.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlaqtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaqz0.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
dlaqz0.f Fix sign of error number from LWORK check (Reference-LAPACK PR 1273) 2026-06-24 12:33:17 +02:00
dlaqz1.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
dlaqz1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaqz2.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
dlaqz2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaqz3.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
dlaqz3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaqz4.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
dlaqz4.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlar1v.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlar1v.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlar2v.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlar2v.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarf.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlarf.f Fix handling of negative increments (Reference-LAPACK PR 1315) 2026-06-24 21:41:17 +02:00
dlarf1f.c Add C replacements for ?LARF1F/?LARF1L 2026-03-30 19:41:54 +02:00
dlarf1f.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
dlarf1l.c Add C replacements for ?LARF1F/?LARF1L 2026-03-30 19:41:54 +02:00
dlarf1l.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
dlarfb.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlarfb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarfb_gett.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlarfb_gett.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
dlarfg.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlarfg.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarfgp.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlarfgp.f Avoid intermediate overflow (Reference-LAPACK PR 1290) 2026-07-05 17:43:58 +02:00
dlarft.c Add f2c conversions of ?larft_lvl2 and update ?larft (Reference-LAPACK PR 1163) 2026-06-30 19:27:11 +02:00
dlarft.f Add non-trivial terminating case for LARFT (Reference-LAPACK PR 1163) 2026-06-27 20:07:45 +02:00
dlarft_lvl2.c Add f2c conversions of ?larft_lvl2 and update ?larft (Reference-LAPACK PR 1163) 2026-06-30 19:27:11 +02:00
dlarft_lvl2.f Add non-trivial terminating case for LARFT (Reference-LAPACK PR 1163) 2026-06-27 20:07:45 +02:00
dlarfx.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlarfx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarfy.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlarfy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlargv.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlargv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarmm.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlarmm.f Add a BLAS3-based triangular Sylvester equation solver (Reference-LAPACK PR 651) 2022-11-13 23:10:13 +01:00
dlarnv.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlarnv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarra.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlarra.f Fix uninitialized variables on quick return path (Reference-LAPACK PR775) 2022-12-19 21:04:13 +01:00
dlarrb.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlarrb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarrc.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlarrc.f Fix uninitialized variables on quick return path (Reference-LAPACK PR775) 2022-12-19 21:04:13 +01:00
dlarrd.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlarrd.f Fix uninitialized M in quick return (Reference-LAPACK 769) 2022-12-03 16:17:54 +01:00
dlarre.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlarre.f Fix typos in comments (Reference-LAPACK PR 814) 2023-05-17 14:33:46 +02:00
dlarrf.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlarrf.f Fix scaling of relative error to avoid spurious failures (Reference-LAPACK PR 1309) 2026-06-24 21:34:29 +02:00
dlarrj.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlarrj.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarrk.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlarrk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarrr.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlarrr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarrv.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlarrv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarscl2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlarscl2.f Fix function documentation (Reference-LAPACK PR747) 2022-11-20 22:46:58 +01:00
dlartg.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlartg.f90 Use new algorithms for computing Givens rotations (Reference-LAPACK PR631) 2022-11-20 22:52:28 +01:00
dlartgp.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlartgp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlartgs.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlartgs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlartv.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlartv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaruv.c move cflag modification in Makefile and fixup lapack c compilation 2026-02-05 21:24:33 +11:00
dlaruv.f Fix seed advancement on rejected uniform deviate (Reference-LAPACK PR 1288) 2026-07-13 19:56:29 +02:00
dlarz.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlarz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarzb.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlarzb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarzt.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlarzt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlas2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlas2.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
dlascl.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlascl.f Optimize looping over the lower triangular in fat matrix cases 2026-04-21 21:30:36 +02:00
dlascl2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlascl2.f Fix function documentation (Reference-LAPACK PR747) 2022-11-20 22:46:58 +01:00
dlasd0.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlasd0.f Fix inline documentation of S/DLASD0 (Reference-LAPACK PR 855) 2023-06-25 12:42:05 +02:00
dlasd1.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlasd1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasd2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlasd2.f Increase deflation tolerance to match ?LASD7 (Reference-LAPACK PR 1286) 2026-06-24 16:50:13 +02:00
dlasd3.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlasd3.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
dlasd4.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlasd4.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasd5.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlasd5.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasd6.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlasd6.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasd7.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlasd7.f Fix documentation error and ordering bug (Reference-LAPACK PR 1140) 2025-06-29 17:42:15 +02:00
dlasd8.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlasd8.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
dlasda.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlasda.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasdq.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlasdq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasdt.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlasdt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaset.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlaset.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasq1.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlasq1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasq2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlasq2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasq3.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlasq3.f Fix description of QMAX to mark it as in/out (Reference-LAPACK PR 1307) 2026-06-24 21:27:43 +02:00
dlasq4.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlasq4.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasq5.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlasq5.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasq6.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlasq6.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasr.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlasr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasrt.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlasrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlassq.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlassq.f90 Fix accumulation (Reference-LAPACK PR 909) 2023-11-06 21:40:50 +01:00
dlasv2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlasv2.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
dlaswlq.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlaswlq.f Reject NB=0 in input (Reference-LAPACK PR 1275) 2026-06-24 13:31:40 +02:00
dlaswp.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlaswp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasy2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlasy2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasyf.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlasyf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasyf_aa.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlasyf_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasyf_rk.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlasyf_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasyf_rook.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlasyf_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlat2s.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlat2s.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:04:30 +01:00
dlatbs.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlatbs.f Set scale early for robust triangular solvers (Reference-LAPACK PR712) 2022-11-20 22:44:36 +01:00
dlatdf.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlatdf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlatps.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlatps.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlatrd.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlatrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlatrs.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlatrs.f Fix actual arguments in some LAPACK procedure calls (Reference-LAPACK PR 885) (#4155) 2023-07-22 23:14:25 +02:00
dlatrs3.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlatrs3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dlatrz.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlatrz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlatsqr.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlatsqr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dlauu2.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlauu2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlauum.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dlauum.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dopgtr.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dopgtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dopmtr.c fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
dopmtr.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
dorbdb.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dorbdb.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
dorbdb1.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dorbdb1.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
dorbdb2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dorbdb2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
dorbdb3.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dorbdb3.f Fix typo in passing leading dimension of Y to ?ROT (Reference-LAPACK PR 1265) 2026-06-23 21:25:17 +02:00
dorbdb4.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dorbdb4.f Fix bad operand indicator in error messages (Reference-LAPACK PR 1272) 2026-06-24 12:27:21 +02:00
dorbdb5.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dorbdb5.f Make vector orthogonalization more reliable (Reference-LAPACK PR 930) 2023-11-12 16:50:52 +01:00
dorbdb6.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dorbdb6.f Make vector orthogonalization more reliable (Reference-LAPACK PR 930) 2023-11-12 16:50:52 +01:00
dorcsd.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dorcsd.f Fix bad operand indicator in error messages (Reference-LAPACK PR 1272) 2026-06-24 12:27:21 +02:00
dorcsd2by1.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dorcsd2by1.f Handle degenerate cases having R=0 (Reference-LAPACK PR 1291) 2026-06-24 20:35:34 +02:00
dorg2l.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dorg2l.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
dorg2r.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dorg2r.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
dorgbr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dorgbr.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:04:30 +01:00
dorghr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dorghr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dorgl2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dorgl2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 19:15:29 +02:00
dorglq.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dorglq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dorgql.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dorgql.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dorgqr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dorgqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dorgr2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dorgr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dorgrq.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dorgrq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dorgtr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dorgtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dorgtsqr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dorgtsqr.f Fix typos in comments (Reference-LAPACK 811) 2023-05-16 20:01:47 +02:00
dorgtsqr_row.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dorgtsqr_row.f Add new files for Householder reconstruction functions from 3.9.1 2021-05-02 19:25:43 +02:00
dorhr_col.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dorhr_col.f Fix potential bounds error (Reference-LAPACK PR 1018) 2024-05-23 23:09:55 +02:00
dorm2l.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dorm2l.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
dorm2r.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dorm2r.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
dorm22.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dorm22.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dormbr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dormbr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dormhr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dormhr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dorml2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dorml2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
dormlq.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dormlq.f Reduce workspace demand for tiny M,N,K sizes (Reference-LAPACK PR 1292) 2026-06-24 20:44:27 +02:00
dormql.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dormql.f Reduce workspace demand for tiny M,N,K sizes (Reference-LAPACK PR 1292) 2026-06-24 20:44:27 +02:00
dormqr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dormqr.f Reduce workspace demand for tiny M,N,K sizes (Reference-LAPACK PR 1292) 2026-06-24 20:44:27 +02:00
dormr2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dormr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dormr3.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dormr3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dormrq.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dormrq.f Reduce workspace demand for tiny M,N,K sizes (Reference-LAPACK PR 1292) 2026-06-24 20:44:27 +02:00
dormrz.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dormrz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dormtr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dormtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpbcon.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dpbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpbequ.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dpbequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpbrfs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dpbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpbstf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dpbstf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpbsv.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dpbsv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:23:26 +02:00
dpbsvx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dpbsvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:23:26 +02:00
dpbtf2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dpbtf2.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:23:26 +02:00
dpbtrf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dpbtrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:23:26 +02:00
dpbtrs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dpbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpftrf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dpftrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:23:26 +02:00
dpftri.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dpftri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpftrs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dpftrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpocon.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dpocon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpoequ.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dpoequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpoequb.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dpoequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dporfs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dporfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dporfsx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dporfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dposv.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dposv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:23:26 +02:00
dposvx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dposvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:23:26 +02:00
dposvxx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dposvxx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:23:26 +02:00
dpotf2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
dpotf2.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:23:26 +02:00
dpotrf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dpotrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:23:26 +02:00
dpotrf2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dpotrf2.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:23:26 +02:00
dpotri.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dpotri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpotrs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dpotrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dppcon.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dppcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dppequ.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dppequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpprfs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dpprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dppsv.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dppsv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:23:26 +02:00
dppsvx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dppsvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:23:26 +02:00
dpptrf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dpptrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:23:26 +02:00
dpptri.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dpptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpptrs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dpptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpstf2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dpstf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpstrf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dpstrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dptcon.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dptcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpteqr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dpteqr.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:23:26 +02:00
dptrfs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dptrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dptsv.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dptsv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:23:26 +02:00
dptsvx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dptsvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:23:26 +02:00
dpttrf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dpttrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:23:26 +02:00
dpttrs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dpttrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dptts2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dptts2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
drscl.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
drscl.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsb2st_kernels.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsb2st_kernels.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsbev.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsbev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsbev_2stage.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsbev_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsbevd.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsbevd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
dsbevd_2stage.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsbevd_2stage.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
dsbevx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsbevx.f Fix error codes from ?STEBZ getting ignored, resulting in wrong output (Reference-LAPACK PR1204) 2026-03-23 15:56:50 +01:00
dsbevx_2stage.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsbevx_2stage.f Fix error codes from ?STEBZ getting ignored, resulting in wrong output (Reference-LAPACK PR1204) 2026-03-23 15:56:50 +01:00
dsbgst.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsbgst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsbgv.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsbgv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsbgvd.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsbgvd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
dsbgvx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsbgvx.f Fix error codes from ?STEBZ getting ignored, resulting in wrong output (Reference-LAPACK PR1204) 2026-03-23 15:56:50 +01:00
dsbtrd.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsbtrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsfrk.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsfrk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsgesv.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsgesv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dspcon.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dspcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dspev.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dspev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dspevd.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dspevd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
dspevx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dspevx.f Fix error codes from ?STEBZ getting ignored, resulting in wrong output (Reference-LAPACK PR1204) 2026-03-23 15:56:50 +01:00
dspgst.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dspgst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dspgv.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dspgv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:23:26 +02:00
dspgvd.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dspgvd.f Fix DROUNDUP_LWORK: patch was not fully copied 2026-04-09 02:23:58 +02:00
dspgvx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dspgvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:23:26 +02:00
dsposv.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsposv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:23:26 +02:00
dsprfs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dspsv.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dspsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dspsvx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dspsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsptrd.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsptrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsptrf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsptrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsptri.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsptrs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dstebz.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dstebz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dstedc.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dstedc.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
dstegr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dstegr.f Fix typos in comments (Reference-LAPACK PR 814) 2023-05-17 14:33:46 +02:00
dstein.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dstein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dstemr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dstemr.f Correct the order of eigenvalues/vector for 2x2 matrices (Reference-LAPACK PR 867) 2023-07-05 10:10:13 +02:00
dsteqr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsteqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsterf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsterf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dstev.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dstev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dstevd.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dstevd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
dstevr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dstevr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dstevx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dstevx.f Fix error codes from ?STEBZ getting ignored, resulting in wrong output (Reference-LAPACK PR1204) 2026-03-23 15:56:50 +01:00
dsycon.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsycon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsycon_3.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsycon_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsycon_rook.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsycon_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsyconv.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsyconv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsyconvf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsyconvf.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
dsyconvf_rook.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsyconvf_rook.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
dsyequb.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsyequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsyev.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsyev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsyev_2stage.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsyev_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dsyevd.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsyevd.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dsyevd_2stage.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsyevd_2stage.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
dsyevr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsyevr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dsyevr_2stage.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsyevr_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dsyevx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsyevx.f Fix error codes from ?STEBZ getting ignored, resulting in wrong output (Reference-LAPACK PR1204) 2026-03-23 15:56:50 +01:00
dsyevx_2stage.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsyevx_2stage.f Fix error codes from ?STEBZ getting ignored, resulting in wrong output (Reference-LAPACK PR1204) 2026-03-23 15:56:50 +01:00
dsygs2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsygs2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsygst.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsygst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsygv.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsygv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:23:26 +02:00
dsygv_2stage.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsygv_2stage.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:23:26 +02:00
dsygvd.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsygvd.f Fix DROUNDUP_LWORK: patch was not fully copied 2026-04-09 02:23:58 +02:00
dsygvx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsygvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:23:26 +02:00
dsyrfs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsyrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsyrfsx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsyrfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsysv.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsysv.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:04:30 +01:00
dsysv_aa.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsysv_aa.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dsysv_aa_2stage.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsysv_aa_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dsysv_rk.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsysv_rk.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:04:30 +01:00
dsysv_rook.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsysv_rook.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:04:30 +01:00
dsysvx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsysvx.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dsysvxx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
dsysvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsyswapr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dsyswapr.f Simplify ?SYSWAPR and fix its documentation (Reference-LAPACK 217) 2022-11-21 18:00:31 +01:00
dsytd2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dsytd2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsytf2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dsytf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsytf2_rk.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dsytf2_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsytf2_rook.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dsytf2_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsytrd.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dsytrd.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dsytrd_2stage.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dsytrd_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dsytrd_sb2st.F Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dsytrd_sb2st.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dsytrd_sy2sb.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dsytrd_sy2sb.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dsytrf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dsytrf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
dsytrf_aa.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dsytrf_aa.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dsytrf_aa_2stage.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dsytrf_aa_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dsytrf_rk.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dsytrf_rk.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dsytrf_rook.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dsytrf_rook.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dsytri.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dsytri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsytri2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dsytri2.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dsytri2x.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dsytri2x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsytri_3.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dsytri_3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dsytri_3x.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dsytri_3x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsytri_rook.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dsytri_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsytrs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dsytrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsytrs2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dsytrs2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsytrs_3.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dsytrs_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsytrs_aa.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dsytrs_aa.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
dsytrs_aa_2stage.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dsytrs_aa_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsytrs_rook.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dsytrs_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtbcon.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtbrfs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtbtrs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtfsm.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtfsm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtftri.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtftri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtfttp.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtfttp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtfttr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtfttr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtgevc.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtgevc.f Fix typos in comments (Reference-LAPACK PR 814) 2023-05-17 14:33:46 +02:00
dtgex2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtgex2.f Make IWORK array larger to avoid overflow 2023-09-14 20:21:06 +02:00
dtgexc.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtgexc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtgsen.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtgsen.f Fix workspace size (Reference-LAPACK PR 774) 2026-03-31 14:02:02 +02:00
dtgsja.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtgsja.f Replace HUGE intrinsic (Reference-LAPACK PR 1305) 2026-07-13 19:50:05 +02:00
dtgsna.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtgsna.f fix scaling (Reference-LAPACK PR 830) 2023-05-24 16:51:14 +02:00
dtgsy2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtgsy2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtgsyl.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtgsyl.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtpcon.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtpcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtplqt.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtplqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtplqt2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtplqt2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtpmlqt.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtpmlqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtpmqrt.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtpmqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtpqrt.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtpqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtpqrt2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtpqrt2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtprfb.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtprfb.f Fix function documentation for LAPACK ?TPRFB (Reference-LAPACK PR665) 2022-11-21 20:01:47 +01:00
dtprfs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtptri.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtptrs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtpttf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtpttf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtpttr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtpttr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtrcon.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtrcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtrevc.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtrevc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtrevc3.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtrevc3.f Fix workspace query corner cases to always return at least 1 (Reference-LAPACK PR 883) (#4146) 2023-07-15 16:37:42 +02:00
dtrexc.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtrexc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtrrfs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtrrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtrsen.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtrsen.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtrsna.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtrsna.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtrsyl.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtrsyl.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtrsyl3.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtrsyl3.f Fix spurious overwriting of caller variable LDSWORK (Reference-LAPACK PR 1206) 2026-03-31 11:31:38 +02:00
dtrti2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtrti2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtrtri.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtrtri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtrtrs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtrtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtrttf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtrttf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtrttp.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtrttp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtzrzf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dtzrzf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dzsum1.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
dzsum1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
icmax1.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
icmax1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ieeeck.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
ieeeck.f Fix typo in comment (Reference-LAPACK PR735) 2022-11-21 19:59:33 +01:00
ilaclc.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
ilaclc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ilaclr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
ilaclr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
iladiag.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
iladiag.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
iladlc.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
iladlc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
iladlr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
iladlr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ilaenv.c Replace dangerous usage of s_copy macro with strncpy and fix various warnings 2026-05-17 22:18:58 +02:00
ilaenv.f Fix parameter queries for TZRZF/UNMRZ in ?GELSY (Reference-LAPACK PR 1289&1325) 2026-07-14 22:14:02 +02:00
ilaenv2stage.c Replace dangerous usage of s_copy macro with strncpy and fix various warnings 2026-05-17 22:18:58 +02:00
ilaenv2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ilaprec.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
ilaprec.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ilaslc.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
ilaslc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ilaslr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
ilaslr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ilatrans.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
ilatrans.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ilauplo.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
ilauplo.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ilazlc.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
ilazlc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ilazlr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
ilazlr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
iparam2stage.F Fix typos in comments (Reference-LAPACK PR 814) 2023-05-17 14:33:46 +02:00
iparam2stage.c Replace dangerous usage of s_copy macro with strncpy and fix various warnings 2026-05-17 22:18:58 +02:00
iparmq.c Replace dangerous usage of s_copy macro with strncpy and fix various warnings 2026-05-17 22:18:58 +02:00
iparmq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
izmax1.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
izmax1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
la_constants.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
la_constants.f90 Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
la_xisnan.F90 Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
la_xisnan.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
lsamen.c Initialise string length variables 2025-12-20 18:04:30 +01:00
lsamen.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
meson.build
sbbcsd.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sbbcsd.f Avoid large intermediates in (C/Z)LARTG (Reference-LAPACK PR 1245) 2026-07-15 20:59:17 +02:00
sbdsdc.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sbdsdc.f Use QR for bidiagonal SVD with vectors in ?BDSDC (Reference-LAPACK PR 1300) 2026-07-21 18:50:28 +02:00
sbdsqr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sbdsqr.f Fix premature return before trying QR fallback (Reference-LAPACK PR 1285) 2026-06-24 16:16:15 +02:00
sbdsvdx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sbdsvdx.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
scombssq.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
scombssq.f
scsum1.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
scsum1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sdisna.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sdisna.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgbbrd.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgbbrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgbcon.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgbequ.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgbequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgbequb.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sgbequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgbrfs.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgbrfsx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sgbrfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgbsv.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgbsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgbsvx.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgbsvx.f Fix typos and errors in comments (Reference-LAPACK 809) 2024-04-04 11:44:55 +02:00
sgbsvxx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sgbsvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgbtf2.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgbtf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgbtrf.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgbtrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgbtrs.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgebak.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgebak.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:11:05 +01:00
sgebal.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgebal.f Refactor ?GEBAL (Reference-LAPACK PR 808) 2023-04-03 15:02:10 +02:00
sgebd2.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgebd2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
sgebrd.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgebrd.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
sgecon.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgecon.f Change ?GECON to return INFO=1 if RCOND is NaN (Reference-LAPACK PR 926) 2023-11-11 23:41:18 +01:00
sgecxx.c Add CX factorization (expert) routines ?GECXX (Reference-LAPACK PR 1161) (#5938) 2026-07-23 00:02:28 +02:00
sgecxx.f Add CX factorization (expert) routines ?GECXX (Reference-LAPACK PR 1161) (#5938) 2026-07-23 00:02:28 +02:00
sgedmd.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sgedmd.f90 Guard against intermediate overflows 2026-06-24 14:14:31 +02:00
sgedmdq.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sgedmdq.f90 Add Dynamic Mode Decomposition functions (Reference-LAPACK PR 736) 2023-06-20 10:42:46 +02:00
sgeequ.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgeequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgeequb.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sgeequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgees.c Fix empty prototypes of select/selctg 2025-05-10 08:39:57 -07:00
sgees.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:29:04 +01:00
sgeesx.c Fix empty prototypes of select/selctg 2025-05-10 08:39:57 -07:00
sgeesx.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:29:04 +01:00
sgeev.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgeev.f Add NaN checks for input matrix A (Reference-LAPACK PR 1136) 2026-03-30 23:06:12 +02:00
sgeevx.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgeevx.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:29:04 +01:00
sgehd2.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgehd2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
sgehrd.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgehrd.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
sgejsv.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sgejsv.f Fix wrong JOBA type in SGESVJ call (Reference-LAPACK PR 1269) 2026-06-23 21:51:22 +02:00
sgelq.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sgelq.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
sgelq2.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgelq2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
sgelqf.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgelqf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
sgelqt.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sgelqt.f Update EXTERNAL declarations in various files (Reference-LAPACK PR 1271) 2026-06-23 22:20:46 +02:00
sgelqt3.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sgelqt3.f Fix actual arguments in some LAPACK procedure calls (Reference-LAPACK PR 885) (#4155) 2023-07-22 23:14:25 +02:00
sgels.c fix: return types of *trtrs routines 2024-10-24 11:20:02 +02:00
sgels.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:29:04 +01:00
sgelsd.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgelsd.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:29:04 +01:00
sgelss.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgelss.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:29:04 +01:00
sgelst.c fix: return types of *trtrs routines 2024-10-24 11:20:02 +02:00
sgelst.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:29:04 +01:00
sgelsy.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgelsy.f Fix parameter queries for TZRZF/UNMRZ in ?GELSY (Reference-LAPACK PR 1289&1325) 2026-07-14 22:14:02 +02:00
sgemlq.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sgemlq.f Fix typos and sytrd boundary workspace (Reference-LAPACK PR 1030) 2024-08-05 17:37:07 +02:00
sgemlqt.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sgemlqt.f Fix typos and sytrd boundary workspace (Reference-LAPACK PR 1030) 2024-08-05 17:37:07 +02:00
sgemqr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sgemqr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
sgemqrt.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sgemqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgeql2.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgeql2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
sgeqlf.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgeqlf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
sgeqp3.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgeqp3.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:29:04 +01:00
sgeqp3rk.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgeqp3rk.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
sgeqr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sgeqr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
sgeqr2.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgeqr2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
sgeqr2p.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgeqr2p.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
sgeqrf.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgeqrf.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:29:04 +01:00
sgeqrfp.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgeqrfp.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
sgeqrt.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sgeqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgeqrt2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sgeqrt2.f Fix input argument check (LAPACK PR 646) 2022-02-03 11:43:17 +01:00
sgeqrt3.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sgeqrt3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgerfs.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgerfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgerfsx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sgerfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgerq2.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgerq2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
sgerqf.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgerqf.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:29:04 +01:00
sgesc2.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgesc2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgesdd.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgesdd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
sgesv.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sgesv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgesvd.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgesvd.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:29:04 +01:00
sgesvdq.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sgesvdq.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
sgesvdx.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgesvdx.f Guard against intermediate overflows 2026-06-24 14:14:31 +02:00
sgesvj.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sgesvj.f Guard against intermediate overflows 2026-06-24 14:14:31 +02:00
sgesvx.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgesvx.f Fix typos and errors in comments (Reference-LAPACK 809) 2024-04-04 11:44:55 +02:00
sgesvxx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sgesvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgetc2.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgetc2.f Change loop ordering to improve performance (Reference-LAPACK PR 1023) 2026-03-30 20:24:31 +02:00
sgetf2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sgetf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgetrf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sgetrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgetrf2.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgetrf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgetri.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgetri.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
sgetrs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sgetrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgetsls.c fix: return types of *trtrs routines 2024-10-24 11:20:02 +02:00
sgetsls.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
sgetsqrhrt.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sgetsqrhrt.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
sggbak.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sggbak.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:11:05 +01:00
sggbal.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sggbal.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:11:05 +01:00
sgges.c Fix empty prototypes of select/selctg 2025-05-10 08:39:57 -07:00
sgges.f Update EXTERNAL declarations in various files (Reference-LAPACK PR 1271) 2026-06-23 22:20:46 +02:00
sgges3.c Fix empty prototypes of select/selctg 2025-05-10 08:39:57 -07:00
sgges3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
sggesx.c Fix empty prototypes of select/selctg 2025-05-10 08:39:57 -07:00
sggesx.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:29:04 +01:00
sggev.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sggev.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:29:04 +01:00
sggev3.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sggev3.f Query correct (larger) workspace for VL=N,VR=V (Reference-LAPACK PR 1274) 2026-06-24 13:27:17 +02:00
sggevx.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sggevx.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:29:04 +01:00
sggglm.c fix: return types of *trtrs routines 2024-10-24 11:20:02 +02:00
sggglm.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:29:04 +01:00
sgghd3.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgghd3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
sgghrd.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgghrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgglse.c fix: return types of *trtrs routines 2024-10-24 11:20:02 +02:00
sgglse.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:29:04 +01:00
sggqrf.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sggqrf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
sggrqf.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sggrqf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
sggsvd3.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sggsvd3.f Fix bad operand indicator in error messages (Reference-LAPACK PR 1272) 2026-06-24 12:27:21 +02:00
sggsvp3.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sggsvp3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
sgsvj0.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sgsvj0.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
sgsvj1.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sgsvj1.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
sgtcon.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgtcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgtrfs.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgtrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgtsv.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgtsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgtsvx.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgtsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgttrf.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgttrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgttrs.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgttrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgtts2.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
sgtts2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
shgeqz.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
shgeqz.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:29:04 +01:00
shsein.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
shsein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
shseqr.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
shseqr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:29:04 +01:00
sisnan.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sisnan.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sla_gbamv.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sla_gbamv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sla_gbrcond.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sla_gbrcond.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sla_gbrfsx_extended.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sla_gbrfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
sla_gbrpvgrw.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sla_gbrpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sla_geamv.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sla_geamv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sla_gercond.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sla_gercond.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sla_gerfsx_extended.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sla_gerfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
sla_gerpvgrw.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sla_gerpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sla_lin_berr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sla_lin_berr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sla_porcond.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sla_porcond.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sla_porfsx_extended.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sla_porfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
sla_porpvgrw.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sla_porpvgrw.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:20:49 +02:00
sla_syamv.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sla_syamv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sla_syrcond.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sla_syrcond.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sla_syrfsx_extended.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sla_syrfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
sla_syrpvgrw.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sla_syrpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sla_wwaddw.c fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
sla_wwaddw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slabad.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slabad.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slabrd.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
slabrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slacn2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slacn2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slacon.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
slacon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slacpy.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slacpy.f Optimize looping over the lower triangular in fat matrix cases 2026-04-21 21:30:36 +02:00
sladiv.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
sladiv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slae2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slae2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaebz.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slaebz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaed0.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slaed0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaed1.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slaed1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaed2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slaed2.f Increase deflation tolerance to match recent ?SLASD changes (Reference-LAPACK PR 1317) 2026-07-05 17:37:17 +02:00
slaed3.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slaed3.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
slaed4.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slaed4.f Update step length selection in LAED4 overshoot fallback (Reference-LAPACK PR 1191) 2026-03-21 18:40:54 +01:00
slaed5.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slaed5.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaed6.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slaed6.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaed7.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slaed7.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaed8.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slaed8.f Increase deflation tolerance to match recent ?SLASD changes (Reference-LAPACK PR 1317) 2026-07-05 17:37:17 +02:00
slaed9.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slaed9.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
slaeda.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slaeda.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaein.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slaein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaev2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slaev2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaexc.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slaexc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slag2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slag2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slag2d.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slag2d.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slags2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slags2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slagtf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slagtf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slagtm.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slagtm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slagts.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slagts.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slagv2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slagv2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slahqr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slahqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slahr2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slahr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaic1.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slaic1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaisnan.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slaisnan.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaln2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slaln2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slals0.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slals0.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
slalsa.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slalsa.f Fix typos in comments (Reference-LAPACK PR 814) 2023-05-17 14:33:46 +02:00
slalsd.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slalsd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
slamrg.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slamrg.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slamswlq.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slamswlq.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
slamtsqr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slamtsqr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
slaneg.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slaneg.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slangb.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slangb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slange.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slange.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slangt.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slangt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slanhs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slanhs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slansb.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slansb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slansf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slansf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slansp.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slansp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slanst.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slanst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slansy.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slansy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slantb.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slantb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slantp.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slantp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slantr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slantr.f Optimize looping over the lower triangular in fat matrix cases 2026-04-21 21:30:36 +02:00
slanv2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slanv2.f prevent compilers from using FMA (Reference-LAPACK PR 1033) 2024-08-05 16:45:05 +02:00
slaorhr_col_getrfnp.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slaorhr_col_getrfnp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaorhr_col_getrfnp2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slaorhr_col_getrfnp2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slapll.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slapll.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slapmr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slapmr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slapmt.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slapmt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slapy2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slapy2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slapy3.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slapy3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaqgb.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slaqgb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaqge.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slaqge.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaqp2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slaqp2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
slaqp2rk.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slaqp2rk.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
slaqp3rk.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slaqp3rk.f Small documentation fix for Truncated QR With Pivoting (Reference-LAPACK PR 941) 2023-11-25 15:31:18 +01:00
slaqps.c fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
slaqps.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaqr0.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slaqr0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaqr1.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slaqr1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaqr2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slaqr2.f Update EXTERNAL declarations in various files (Reference-LAPACK PR 1271) 2026-06-23 22:20:46 +02:00
slaqr3.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slaqr3.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
slaqr4.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slaqr4.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:29:04 +01:00
slaqr5.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slaqr5.f Standardize coding style (Reference-LAPACK 682) 2023-03-20 09:59:03 +01:00
slaqsb.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slaqsb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaqsp.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slaqsp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaqsy.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slaqsy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaqtr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slaqtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaqz0.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
slaqz0.f Fix sign of error number from LWORK check (Reference-LAPACK PR 1273) 2026-06-24 12:33:17 +02:00
slaqz1.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
slaqz1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaqz2.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
slaqz2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaqz3.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
slaqz3.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:29:04 +01:00
slaqz4.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
slaqz4.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:29:04 +01:00
slar1v.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slar1v.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slar2v.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slar2v.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slarf.f Fix handling of negative increments (Reference-LAPACK PR 1315) 2026-06-24 21:41:17 +02:00
slarf1f.c Add C replacements for ?LARF1F/?LARF1L 2026-03-30 19:41:54 +02:00
slarf1f.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
slarf1l.c Add C replacements for ?LARF1F/?LARF1L 2026-03-30 19:41:54 +02:00
slarf1l.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
slarfb.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slarfb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarfb_gett.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slarfb_gett.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
slarfg.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slarfg.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarfgp.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slarfgp.f Avoid intermediate overflow (Reference-LAPACK PR 1290) 2026-07-05 17:43:58 +02:00
slarft.c Add f2c conversions of ?larft_lvl2 and update ?larft (Reference-LAPACK PR 1163) 2026-06-30 19:27:11 +02:00
slarft.f Add non-trivial terminating case for LARFT (Reference-LAPACK PR 1163) 2026-06-27 20:07:45 +02:00
slarft_lvl2.c Add f2c conversions of ?larft_lvl2 and update ?larft (Reference-LAPACK PR 1163) 2026-06-30 19:27:11 +02:00
slarft_lvl2.f Add non-trivial terminating case for LARFT (Reference-LAPACK PR 1163) 2026-06-27 20:07:45 +02:00
slarfx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slarfx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarfy.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slarfy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slargv.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slargv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarmm.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slarmm.f Add a BLAS3-based triangular Sylvester equation solver (Reference-LAPACK PR 651) 2022-11-13 23:10:13 +01:00
slarnv.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slarnv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarra.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slarra.f Fix uninitialized variables on quick return path (Reference-LAPACK PR775) 2022-12-19 21:04:13 +01:00
slarrb.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slarrb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarrc.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slarrc.f Fix uninitialized variables on quick return path (Reference-LAPACK PR775) 2022-12-19 21:04:13 +01:00
slarrd.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slarrd.f Fix uninitialized M in quick return (Reference-LAPACK 769) 2022-12-03 16:19:20 +01:00
slarre.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slarre.f Fix typos in comments (Reference-LAPACK PR 814) 2023-05-17 14:33:46 +02:00
slarrf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slarrf.f Fix scaling of relative error to avoid spurious failures (Reference-LAPACK PR 1309) 2026-06-24 21:34:29 +02:00
slarrj.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slarrj.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarrk.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slarrk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarrr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slarrr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarrv.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slarrv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarscl2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slarscl2.f Fix function documentation (Reference-LAPACK PR747) 2022-11-20 22:46:58 +01:00
slartg.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slartg.f90 Use new algorithms for computing Givens rotations (Reference-LAPACK PR631) 2022-11-20 22:52:28 +01:00
slartgp.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slartgp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slartgs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slartgs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slartv.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slartv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaruv.c move cflag modification in Makefile and fixup lapack c compilation 2026-02-05 21:24:33 +11:00
slaruv.f Fix seed advancement on rejected uniform deviate (Reference-LAPACK PR 1288) 2026-07-13 19:56:29 +02:00
slarz.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slarz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarzb.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slarzb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarzt.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slarzt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slas2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slas2.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
slascl.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slascl.f Optimize looping over the lower triangular in fat matrix cases 2026-04-21 21:30:36 +02:00
slascl2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slascl2.f Fix function documentation (Reference-LAPACK PR747) 2022-11-20 22:46:58 +01:00
slasd0.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slasd0.f Fix inline documentation of S/DLASD0 (Reference-LAPACK PR 855) 2023-06-25 12:42:05 +02:00
slasd1.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slasd1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasd2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slasd2.f Increase deflation tolerance to match ?LASD7 (Reference-LAPACK PR 1286) 2026-06-24 16:50:13 +02:00
slasd3.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slasd3.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
slasd4.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slasd4.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasd5.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slasd5.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasd6.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slasd6.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasd7.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slasd7.f Fix documentation error and ordering bug (Reference-LAPACK PR 1140) 2025-06-29 17:42:15 +02:00
slasd8.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slasd8.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
slasda.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slasda.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasdq.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slasdq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasdt.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slasdt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaset.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slaset.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasq1.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slasq1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasq2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slasq2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasq3.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slasq3.f Fix description of QMAX to mark it as in/out (Reference-LAPACK PR 1307) 2026-06-24 21:27:43 +02:00
slasq4.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slasq4.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasq5.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slasq5.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasq6.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slasq6.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slasr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasrt.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slasrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slassq.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slassq.f90 Fix accumulation (Reference-LAPACK PR 909) 2023-11-06 21:40:50 +01:00
slasv2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slasv2.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
slaswlq.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slaswlq.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
slaswp.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slaswp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasy2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slasy2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasyf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slasyf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasyf_aa.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slasyf_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasyf_rk.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slasyf_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasyf_rook.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slasyf_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slatbs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slatbs.f Set scale early for robust triangular solvers (Reference-LAPACK PR712) 2022-11-20 22:44:36 +01:00
slatdf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slatdf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slatps.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slatps.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slatrd.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slatrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slatrs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slatrs.f Fix actual arguments in some LAPACK procedure calls (Reference-LAPACK PR 885) (#4155) 2023-07-22 23:14:25 +02:00
slatrs3.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slatrs3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
slatrz.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slatrz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slatsqr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slatsqr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
slauu2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slauu2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slauum.c fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
slauum.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sopgtr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sopgtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sopmtr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sopmtr.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
sorbdb.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sorbdb.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
sorbdb1.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sorbdb1.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
sorbdb2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sorbdb2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
sorbdb3.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sorbdb3.f Fix typo in passing leading dimension of Y to ?ROT (Reference-LAPACK PR 1265) 2026-06-23 21:25:17 +02:00
sorbdb4.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sorbdb4.f Fix bad operand indicator in error messages (Reference-LAPACK PR 1272) 2026-06-24 12:27:21 +02:00
sorbdb5.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sorbdb5.f Make vector orthogonalization more reliable (Reference-LAPACK PR 930) 2023-11-12 16:50:52 +01:00
sorbdb6.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sorbdb6.f Make vector orthogonalization more reliable (Reference-LAPACK PR 930) 2023-11-12 16:50:52 +01:00
sorcsd.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sorcsd.f Fix bad operand indicator in error messages (Reference-LAPACK PR 1272) 2026-06-24 12:27:21 +02:00
sorcsd2by1.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sorcsd2by1.f Handle degenerate cases having R=0 (Reference-LAPACK PR 1291) 2026-06-24 20:35:34 +02:00
sorg2l.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sorg2l.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
sorg2r.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sorg2r.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
sorgbr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sorgbr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:29:04 +01:00
sorghr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sorghr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
sorgl2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sorgl2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
sorglq.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sorglq.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
sorgql.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sorgql.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
sorgqr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sorgqr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
sorgr2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sorgr2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
sorgrq.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sorgrq.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
sorgtr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sorgtr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
sorgtsqr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sorgtsqr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
sorgtsqr_row.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sorgtsqr_row.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
sorhr_col.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sorhr_col.f Fix potential bounds error (Reference-LAPACK PR 1018) 2024-05-23 23:11:14 +02:00
sorm2l.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sorm2l.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
sorm2r.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sorm2r.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
sorm22.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sorm22.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
sormbr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sormbr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
sormhr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sormhr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
sorml2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sorml2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
sormlq.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sormlq.f Reduce workspace demand for tiny M,N,K sizes (Reference-LAPACK PR 1292) 2026-06-24 20:44:27 +02:00
sormql.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sormql.f Reduce workspace demand for tiny M,N,K sizes (Reference-LAPACK PR 1292) 2026-06-24 20:44:27 +02:00
sormqr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sormqr.f Reduce workspace demand for tiny M,N,K sizes (Reference-LAPACK PR 1292) 2026-06-24 20:44:27 +02:00
sormr2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sormr2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:41:59 +02:00
sormr3.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sormr3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sormrq.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sormrq.f Reduce workspace demand for tiny M,N,K sizes (Reference-LAPACK PR 1292) 2026-06-24 20:44:27 +02:00
sormrz.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sormrz.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
sormtr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sormtr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
spbcon.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
spbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spbequ.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
spbequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spbrfs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
spbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spbstf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
spbstf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spbsv.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
spbsv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:20:49 +02:00
spbsvx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
spbsvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:20:49 +02:00
spbtf2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
spbtf2.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:20:49 +02:00
spbtrf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
spbtrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:20:49 +02:00
spbtrs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
spbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spftrf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
spftrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:20:49 +02:00
spftri.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
spftri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spftrs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
spftrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spocon.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
spocon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spoequ.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
spoequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spoequb.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
spoequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sporfs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sporfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sporfsx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sporfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sposv.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sposv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:20:49 +02:00
sposvx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sposvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:20:49 +02:00
sposvxx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sposvxx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:20:49 +02:00
spotf2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
spotf2.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:20:49 +02:00
spotrf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
spotrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:20:49 +02:00
spotrf2.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
spotrf2.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:20:49 +02:00
spotri.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
spotri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spotrs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
spotrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sppcon.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sppcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sppequ.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sppequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spprfs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
spprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sppsv.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sppsv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:20:49 +02:00
sppsvx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sppsvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:20:49 +02:00
spptrf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
spptrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:20:49 +02:00
spptri.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
spptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spptrs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
spptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spstf2.c fix incompatible definitions of MAXLOC 2024-07-23 15:01:26 +02:00
spstf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spstrf.c fix incompatible definitions of MAXLOC 2024-07-23 15:01:26 +02:00
spstrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sptcon.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sptcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spteqr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
spteqr.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:20:49 +02:00
sptrfs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sptrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sptsv.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sptsv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:20:49 +02:00
sptsvx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sptsvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:20:49 +02:00
spttrf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
spttrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:20:49 +02:00
spttrs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
spttrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sptts2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
sptts2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
srscl.c fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
srscl.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssb2st_kernels.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssb2st_kernels.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssbev.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssbev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssbev_2stage.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssbev_2stage.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
ssbevd.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssbevd.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
ssbevd_2stage.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssbevd_2stage.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
ssbevx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssbevx.f Fix error codes from ?STEBZ getting ignored, resulting in wrong output (Reference-LAPACK PR1204) 2026-03-23 15:56:50 +01:00
ssbevx_2stage.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssbevx_2stage.f Fix error codes from ?STEBZ getting ignored, resulting in wrong output (Reference-LAPACK PR1204) 2026-03-23 15:56:50 +01:00
ssbgst.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssbgst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssbgv.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssbgv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssbgvd.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssbgvd.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
ssbgvx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssbgvx.f Fix error codes from ?STEBZ getting ignored, resulting in wrong output (Reference-LAPACK PR1204) 2026-03-23 15:56:50 +01:00
ssbtrd.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssbtrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssfrk.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssfrk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sspcon.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
sspcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sspev.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
sspev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sspevd.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
sspevd.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
sspevx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
sspevx.f Fix error codes from ?STEBZ getting ignored, resulting in wrong output (Reference-LAPACK PR1204) 2026-03-23 15:56:50 +01:00
sspgst.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
sspgst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sspgv.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
sspgv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:20:49 +02:00
sspgvd.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
sspgvd.f Use ROUNDUP_LWORK and remove redundant conversions (Reference-LAPACK PR1203) 2026-03-23 16:28:25 +01:00
sspgvx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
sspgvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:20:49 +02:00
ssprfs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sspsv.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
sspsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sspsvx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
sspsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssptrd.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssptrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssptrf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssptrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssptri.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssptrs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sstebz.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
sstebz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sstedc.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
sstedc.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
sstegr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
sstegr.f Fix typos in comments (Reference-LAPACK PR 814) 2023-05-17 14:33:46 +02:00
sstein.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
sstein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sstemr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
sstemr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
ssteqr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssteqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssterf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssterf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sstev.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
sstev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sstevd.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
sstevd.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
sstevr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
sstevr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
sstevx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
sstevx.f Fix error codes from ?STEBZ getting ignored, resulting in wrong output (Reference-LAPACK PR1204) 2026-03-23 15:56:50 +01:00
ssycon.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssycon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssycon_3.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssycon_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssycon_rook.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssycon_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssyconv.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssyconv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssyconvf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssyconvf.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
ssyconvf_rook.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssyconvf_rook.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
ssyequb.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssyequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssyev.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssyev.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
ssyev_2stage.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssyev_2stage.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
ssyevd.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssyevd.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
ssyevd_2stage.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssyevd_2stage.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
ssyevr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssyevr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
ssyevr_2stage.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssyevr_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
ssyevx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssyevx.f Fix error codes from ?STEBZ getting ignored, resulting in wrong output (Reference-LAPACK PR1204) 2026-03-23 15:56:50 +01:00
ssyevx_2stage.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssyevx_2stage.f Fix error codes from ?STEBZ getting ignored, resulting in wrong output (Reference-LAPACK PR1204) 2026-03-23 15:56:50 +01:00
ssygs2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssygs2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssygst.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssygst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssygv.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssygv.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
ssygv_2stage.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssygv_2stage.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
ssygvd.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssygvd.f Use ROUNDUP_LWORK and remove redundant conversions (Reference-LAPACK PR1203) 2026-03-23 16:28:25 +01:00
ssygvx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssygvx.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
ssyrfs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssyrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssyrfsx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssyrfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssysv.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssysv.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
ssysv_aa.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssysv_aa.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
ssysv_aa_2stage.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssysv_aa_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
ssysv_rk.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssysv_rk.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
ssysv_rook.c fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
ssysv_rook.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
ssysvx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
ssysvx.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
ssysvxx.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
ssysvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssyswapr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
ssyswapr.f Simplify ?SYSWAPR and fix its documentation (Reference-LAPACK 217) 2022-11-21 18:00:31 +01:00
ssytd2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
ssytd2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssytf2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
ssytf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssytf2_rk.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
ssytf2_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssytf2_rook.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
ssytf2_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssytrd.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
ssytrd.f Fix typos and sytrd boundary workspace (Reference-LAPACK PR 1030) 2024-08-05 17:37:07 +02:00
ssytrd_2stage.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
ssytrd_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
ssytrd_sb2st.F Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
ssytrd_sb2st.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
ssytrd_sy2sb.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
ssytrd_sy2sb.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
ssytrf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
ssytrf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
ssytrf_aa.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
ssytrf_aa.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
ssytrf_aa_2stage.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
ssytrf_aa_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
ssytrf_rk.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
ssytrf_rk.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
ssytrf_rook.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
ssytrf_rook.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
ssytri.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
ssytri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssytri2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
ssytri2.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
ssytri2x.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
ssytri2x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssytri_3.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
ssytri_3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
ssytri_3x.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
ssytri_3x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssytri_rook.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
ssytri_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssytrs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
ssytrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssytrs2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
ssytrs2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssytrs_3.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
ssytrs_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssytrs_aa.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
ssytrs_aa.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
ssytrs_aa_2stage.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
ssytrs_aa_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssytrs_rook.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
ssytrs_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stbcon.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
stbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stbrfs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
stbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stbtrs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
stbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stfsm.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
stfsm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stftri.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
stftri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stfttp.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
stfttp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stfttr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
stfttr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stgevc.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
stgevc.f Fix typos in comments (Reference-LAPACK PR 814) 2023-05-17 14:33:46 +02:00
stgex2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
stgex2.f Make IWORK array larger to avoid overflow 2023-09-14 20:22:11 +02:00
stgexc.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
stgexc.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
stgsen.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
stgsen.f Fix workspace size (Reference-LAPACK PR 774) 2026-03-31 14:06:00 +02:00
stgsja.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
stgsja.f Replace HUGE intrinsic (Reference-LAPACK PR 1305) 2026-07-13 19:50:05 +02:00
stgsna.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
stgsna.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
stgsy2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
stgsy2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stgsyl.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
stgsyl.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
stpcon.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
stpcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stplqt.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
stplqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stplqt2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
stplqt2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stpmlqt.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
stpmlqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stpmqrt.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
stpmqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stpqrt.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
stpqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stpqrt2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
stpqrt2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stprfb.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
stprfb.f Fix function documentation for LAPACK ?TPRFB (Reference-LAPACK PR665) 2022-11-21 20:01:47 +01:00
stprfs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
stprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stptri.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
stptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stptrs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
stptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stpttf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
stpttf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stpttr.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
stpttr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
strcon.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
strcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
strevc.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
strevc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
strevc3.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
strevc3.f Fix workspace query corner cases to always return at least 1 (Reference-LAPACK PR 883) (#4146) 2023-07-15 16:37:42 +02:00
strexc.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
strexc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
strrfs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
strrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
strsen.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
strsen.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
strsna.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
strsna.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
strsyl.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
strsyl.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
strsyl3.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
strsyl3.f Fix spurious overwriting of caller variable LDSWORK (Reference-LAPACK PR 1206) 2026-03-31 11:31:38 +02:00
strti2.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
strti2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
strtri.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
strtri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
strtrs.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
strtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
strttf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
strttf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
strttp.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
strttp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stzrzf.c fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
stzrzf.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
xerbla.c fix typedef of logical to support INTERFACE64 2024-04-03 23:57:12 +02:00
xerbla.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
xerbla_array.c fix typedef of logical to support INTERFACE64 2024-04-03 23:57:12 +02:00
xerbla_array.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zbbcsd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zbbcsd.f Avoid large intermediates in (C/Z)LARTG (Reference-LAPACK PR 1245) 2026-07-15 20:59:17 +02:00
zbdsqr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zbdsqr.f Fix premature return before trying QR fallback (Reference-LAPACK PR 1285) 2026-06-24 16:16:15 +02:00
zcgesv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zcgesv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zcposv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zcposv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:18:58 +02:00
zdrscl.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zdrscl.f Remove LABAD (Reference-LAPACK PR 805) and fix infinite loop scaling Inf (PR 1158) 2025-09-22 13:27:59 -07:00
zgbbrd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgbbrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgbcon.c fix storing of ZDOTC result on non-Windows 2026-02-19 19:45:20 +01:00
zgbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgbequ.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgbequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgbequb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgbequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgbrfs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgbrfsx.c fix typedef of logical to support INTERFACE64 2024-04-03 23:57:12 +02:00
zgbrfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgbsv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgbsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgbsvx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgbsvx.f Fix typos and errors in comments (Reference-LAPACK 809) 2024-04-04 11:44:55 +02:00
zgbsvxx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgbsvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgbtf2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgbtf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgbtrf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgbtrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgbtrs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgebak.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgebak.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:22:46 +01:00
zgebal.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgebal.f Refactor ?GEBAL (Reference-LAPACK PR 808) 2023-04-03 15:02:10 +02:00
zgebd2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgebd2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
zgebrd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgebrd.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zgecon.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgecon.f Change ?GECON to return INFO=1 if RCOND is NaN (Reference-LAPACK PR 926) 2023-11-11 23:41:18 +01:00
zgecxx.c Add CX factorization (expert) routines ?GECXX (Reference-LAPACK PR 1161) (#5938) 2026-07-23 00:02:28 +02:00
zgecxx.f Add CX factorization (expert) routines ?GECXX (Reference-LAPACK PR 1161) (#5938) 2026-07-23 00:02:28 +02:00
zgedmd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgedmd.f90 Guard against intermediate overflows 2026-06-24 14:14:31 +02:00
zgedmdq.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgedmdq.f90 Add Dynamic Mode Decomposition functions (Reference-LAPACK PR 736) 2023-06-20 10:42:46 +02:00
zgeequ.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgeequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgeequb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgeequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgees.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgees.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:22:46 +01:00
zgeesx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgeesx.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:22:46 +01:00
zgeev.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgeev.f Add NaN checks for input matrix A (Reference-LAPACK PR 1136) 2026-03-30 23:06:12 +02:00
zgeevx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgeevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgehd2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgehd2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
zgehrd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgehrd.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zgejsv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgejsv.f Guard against intermediate overflows 2026-06-24 14:14:31 +02:00
zgelq.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgelq.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zgelq2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgelq2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
zgelqf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgelqf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zgelqt.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgelqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgelqt3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgelqt3.f Fix actual arguments in some LAPACK procedure calls (Reference-LAPACK PR 885) (#4155) 2023-07-22 23:14:25 +02:00
zgels.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgels.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgelsd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgelsd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
zgelss.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgelss.f Fix segfault when NRHS is zero (Reference-LAPACK PR 876) 2023-07-07 10:13:41 +02:00
zgelst.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgelst.f Add new routines for ?GELST similar to ?GELS (Reference-LAPACK PR739) 2022-11-19 22:34:42 +01:00
zgelsy.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgelsy.f Fix parameter queries for TZRZF/UNMRZ in ?GELSY (Reference-LAPACK PR 1289&1325) 2026-07-14 22:14:02 +02:00
zgemlq.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgemlq.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zgemlqt.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgemlqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgemqr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgemqr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zgemqrt.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgemqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgeql2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgeql2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
zgeqlf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgeqlf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zgeqp3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgeqp3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgeqp3rk.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgeqp3rk.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
zgeqr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgeqr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zgeqr2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgeqr2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
zgeqr2p.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgeqr2p.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
zgeqrf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgeqrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgeqrfp.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgeqrfp.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zgeqrt.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgeqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgeqrt2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgeqrt2.f Fix input argument check (LAPACK PR 646) 2022-02-03 11:43:17 +01:00
zgeqrt3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgeqrt3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgerfs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgerfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgerfsx.c fix typedef of logical to support INTERFACE64 2024-04-03 23:57:12 +02:00
zgerfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgerq2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgerq2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
zgerqf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgerqf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgesc2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgesc2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgesdd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgesdd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
zgesv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgesv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgesvd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgesvd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgesvdq.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgesvdq.f Follow-up on ?GESVDQ updates from PR1146 (Reference-LAPACK PR 1221) 2026-04-01 15:19:41 +02:00
zgesvdx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgesvdx.f Guard against intermediate overflows 2026-06-24 14:14:31 +02:00
zgesvj.c fix storing of ZDOTC result on non-Windows 2026-02-19 19:45:20 +01:00
zgesvj.f Guard against intermediate overflows 2026-06-24 14:14:31 +02:00
zgesvx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgesvx.f Fix typos and errors in comments (Reference-LAPACK 809) 2024-04-04 11:44:55 +02:00
zgesvxx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgesvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgetc2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgetc2.f Change loop ordering to improve performance (Reference-LAPACK PR 1023) 2026-03-30 20:24:31 +02:00
zgetf2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgetf2.f Add reciprocal scaling of a complex vector and use it in C/ZGETF2 (Reference-LAPACK PR839) 2023-07-05 14:13:58 +02:00
zgetrf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgetrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgetrf2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgetrf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgetri.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgetri.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zgetrs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgetrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgetsls.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgetsls.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zgetsqrhrt.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgetsqrhrt.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zggbak.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zggbak.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zggbal.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zggbal.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgges.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgges.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgges3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgges3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zggesx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zggesx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zggev.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zggev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zggev3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zggev3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zggevx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zggevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zggglm.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zggglm.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:22:46 +01:00
zgghd3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgghd3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zgghrd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgghrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgglse.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgglse.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:22:46 +01:00
zggqrf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zggqrf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zggrqf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zggrqf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zggsvd3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zggsvd3.f Fix bad operand indicator in error messages (Reference-LAPACK PR 1272) 2026-06-24 12:27:21 +02:00
zggsvp3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zggsvp3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zgsvj0.c fix storing of ZDOTC result on non-Windows 2026-02-19 19:45:20 +01:00
zgsvj0.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
zgsvj1.c fix storing of ZDOTC result on non-Windows 2026-02-19 19:45:20 +01:00
zgsvj1.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
zgtcon.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgtcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgtrfs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgtrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgtsv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgtsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgtsvx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgtsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgttrf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgttrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgttrs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgttrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgtts2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zgtts2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhb2st_kernels.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhb2st_kernels.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhbev.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhbev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhbev_2stage.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhbev_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhbevd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhbevd.f Fix truncation of large workspace values (Reference-LAPACK PR 1195) 2026-03-31 10:59:07 +02:00
zhbevd_2stage.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhbevd_2stage.f Fix truncation of large workspace values (Reference-LAPACK PR 1195) 2026-03-31 10:59:07 +02:00
zhbevx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhbevx.f Fix error codes from ?STEBZ getting ignored, resulting in wrong output (Reference-LAPACK PR1204) 2026-03-23 15:56:50 +01:00
zhbevx_2stage.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhbevx_2stage.f Fix error codes from ?STEBZ getting ignored, resulting in wrong output (Reference-LAPACK PR1204) 2026-03-23 15:56:50 +01:00
zhbgst.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhbgst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhbgv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhbgv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhbgvd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhbgvd.f Fix truncation of large workspace values (Reference-LAPACK PR 1195) 2026-03-31 10:59:07 +02:00
zhbgvx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhbgvx.f Fix error codes from ?STEBZ getting ignored, resulting in wrong output (Reference-LAPACK PR1204) 2026-03-23 15:56:50 +01:00
zhbtrd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhbtrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhecon.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhecon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhecon_3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhecon_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhecon_rook.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhecon_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zheequb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zheequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zheev.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zheev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zheev_2stage.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zheev_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zheevd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zheevd.f Fix truncation of large workspace values (Reference-LAPACK PR 1195) 2026-03-31 10:59:07 +02:00
zheevd_2stage.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zheevd_2stage.f Fix truncation of large workspace values (Reference-LAPACK PR 1195) 2026-03-31 10:59:07 +02:00
zheevr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zheevr.f Fix truncation of large workspace values (Reference-LAPACK PR 1195) 2026-03-31 10:59:07 +02:00
zheevr_2stage.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zheevr_2stage.f Fix truncation of large workspace values (Reference-LAPACK PR 1195) 2026-03-31 10:59:07 +02:00
zheevx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zheevx.f Fix error codes from ?STEBZ getting ignored, resulting in wrong output (Reference-LAPACK PR1204) 2026-03-23 15:56:50 +01:00
zheevx_2stage.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zheevx_2stage.f Fix error codes from ?STEBZ getting ignored, resulting in wrong output (Reference-LAPACK PR1204) 2026-03-23 15:56:50 +01:00
zhegs2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhegs2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhegst.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhegst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhegv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhegv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:18:58 +02:00
zhegv_2stage.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhegv_2stage.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:18:58 +02:00
zhegvd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhegvd.f Use ROUNDUP_LWORK and remove redundant conversions (Reference-LAPACK PR1203) 2026-04-09 14:54:55 +02:00
zhegvx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhegvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:18:58 +02:00
zherfs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zherfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zherfsx.c fix typedef for logical to support INTERFACE64 2024-04-03 23:51:25 +02:00
zherfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhesv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhesv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhesv_aa.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhesv_aa.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zhesv_aa_2stage.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhesv_aa_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zhesv_rk.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhesv_rk.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:22:46 +01:00
zhesv_rook.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhesv_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhesvx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhesvx.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zhesvxx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhesvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zheswapr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zheswapr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetd2.c fix storing of ZDOTC result on non-Windows 2026-02-19 19:45:20 +01:00
zhetd2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetf2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhetf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetf2_rk.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhetf2_rk.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
zhetf2_rook.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhetf2_rook.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
zhetrd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhetrd.f Fix typos and sytrd boundary workspace (Reference-LAPACK PR 1030) 2024-08-05 17:37:07 +02:00
zhetrd_2stage.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhetrd_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zhetrd_hb2st.F Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zhetrd_hb2st.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhetrd_he2hb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhetrd_he2hb.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zhetrf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhetrf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zhetrf_aa.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhetrf_aa.f Update EXTERNAL declarations in various files (Reference-LAPACK PR 1271) 2026-06-23 22:20:46 +02:00
zhetrf_aa_2stage.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhetrf_aa_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zhetrf_rk.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhetrf_rk.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zhetrf_rook.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhetrf_rook.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zhetri.c fix storing of ZDOTC result on non-Windows 2026-02-19 19:45:20 +01:00
zhetri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetri2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhetri2.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zhetri2x.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhetri2x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetri_3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhetri_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetri_3x.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhetri_3x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetri_rook.c fix storing of ZDOTC result on non-Windows 2026-02-19 19:45:20 +01:00
zhetri_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetrs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhetrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetrs2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhetrs2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetrs_3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhetrs_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetrs_aa.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhetrs_aa.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zhetrs_aa_2stage.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhetrs_aa_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetrs_rook.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhetrs_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhfrk.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhfrk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhgeqz.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhgeqz.f Use normwise criterion for INF eigenvalues in QZ (Reference-LAPACK PR698) 2022-11-20 13:22:55 +01:00
zhpcon.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhpcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhpev.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhpev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhpevd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhpevd.f Fix truncation of large workspace values (Reference-LAPACK PR 1195) 2026-03-31 10:59:07 +02:00
zhpevx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhpevx.f Fix error codes from ?STEBZ getting ignored, resulting in wrong output (Reference-LAPACK PR1204) 2026-03-23 15:56:50 +01:00
zhpgst.c fix storing of ZDOTC result on non-Windows 2026-02-19 19:45:20 +01:00
zhpgst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhpgv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhpgv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:18:58 +02:00
zhpgvd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhpgvd.f Use ROUNDUP_LWORK and remove redundant conversions (Reference-LAPACK PR1203) 2026-04-09 14:54:55 +02:00
zhpgvx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhpgvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:18:58 +02:00
zhprfs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhpsv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhpsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhpsvx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhpsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhptrd.c fix storing of ZDOTC result on non-Windows 2026-02-19 19:45:20 +01:00
zhptrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhptrf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhptrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhptri.c fix storing of ZDOTC result on non-Windows 2026-02-19 19:45:20 +01:00
zhptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhptrs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhsein.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhsein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhseqr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zhseqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zla_gbamv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zla_gbamv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zla_gbrcond_c.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zla_gbrcond_c.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zla_gbrcond_x.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zla_gbrcond_x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zla_gbrfsx_extended.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zla_gbrfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
zla_gbrpvgrw.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zla_gbrpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zla_geamv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zla_geamv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zla_gercond_c.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zla_gercond_c.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zla_gercond_x.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zla_gercond_x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zla_gerfsx_extended.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zla_gerfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
zla_gerpvgrw.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zla_gerpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zla_heamv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zla_heamv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zla_hercond_c.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zla_hercond_c.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zla_hercond_x.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zla_hercond_x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zla_herfsx_extended.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zla_herfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
zla_herpvgrw.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zla_herpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zla_lin_berr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zla_lin_berr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zla_porcond_c.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zla_porcond_c.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zla_porcond_x.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zla_porcond_x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zla_porfsx_extended.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zla_porfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
zla_porpvgrw.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zla_porpvgrw.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:18:58 +02:00
zla_syamv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zla_syamv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zla_syrcond_c.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zla_syrcond_c.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zla_syrcond_x.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zla_syrcond_x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zla_syrfsx_extended.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zla_syrfsx_extended.f Fix wrong function name in XERBLA call (Reference-LAPACK PR 1268) 2026-06-23 21:44:14 +02:00
zla_syrpvgrw.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zla_syrpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zla_wwaddw.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zla_wwaddw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlabrd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlabrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlacgv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlacgv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlacn2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlacn2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlacon.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlacon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlacp2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlacp2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlacpy.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlacpy.f Optimize looping over the lower triangular in fat matrix cases 2026-04-21 21:30:36 +02:00
zlacrm.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlacrm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlacrt.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlacrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zladiv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zladiv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaed0.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlaed0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaed7.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlaed7.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
zlaed8.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlaed8.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
zlaein.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlaein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaesy.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlaesy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaev2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlaev2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlag2c.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlag2c.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:22:46 +01:00
zlags2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlags2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlagtm.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlagtm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlahef.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlahef.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlahef_aa.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlahef_aa.f Update EXTERNAL declarations in various files (Reference-LAPACK PR 1271) 2026-06-23 22:20:46 +02:00
zlahef_rk.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlahef_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlahef_rook.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlahef_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlahqr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlahqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlahr2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlahr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaic1.c fix storing of ZDOTC result on non-Windows 2026-02-19 19:45:20 +01:00
zlaic1.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:22:46 +01:00
zlals0.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlals0.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
zlalsa.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlalsa.f Fix typos in comments (Reference-LAPACK PR 814) 2023-05-17 14:33:46 +02:00
zlalsd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlalsd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2023-06-26 15:44:10 +02:00
zlamswlq.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlamswlq.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zlamtsqr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlamtsqr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zlangb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlangb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlange.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlange.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlangt.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlangt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlanhb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlanhb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlanhe.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlanhe.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlanhf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlanhf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlanhp.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlanhp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlanhs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlanhs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlanht.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlanht.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlansb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlansb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlansp.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlansp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlansy.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlansy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlantb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlantb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlantp.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlantp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlantr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlantr.f Optimize looping over the lower triangular in fat matrix cases 2026-04-21 21:30:36 +02:00
zlapll.c fix storing of ZDOTC result on non-Windows 2026-02-19 19:45:20 +01:00
zlapll.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlapmr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlapmr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlapmt.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlapmt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaqgb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlaqgb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaqge.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlaqge.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaqhb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlaqhb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaqhe.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlaqhe.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaqhp.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlaqhp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaqp2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlaqp2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
zlaqp2rk.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlaqp2rk.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
zlaqp3rk.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlaqp3rk.f Small documentation fix for Truncated QR With Pivoting (Reference-LAPACK PR 941) 2023-11-25 15:31:18 +01:00
zlaqps.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlaqps.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaqr0.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlaqr0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaqr1.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlaqr1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaqr2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlaqr2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
zlaqr3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlaqr3.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
zlaqr4.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlaqr4.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaqr5.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlaqr5.f Standardize coding style (Reference-LAPACK 682) 2023-03-20 09:59:03 +01:00
zlaqsb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlaqsb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaqsp.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlaqsp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaqsy.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlaqsy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaqz0.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
zlaqz0.f Fix sign of error number from LWORK check (Reference-LAPACK PR 1273) 2026-06-24 12:33:17 +02:00
zlaqz1.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
zlaqz1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaqz2.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
zlaqz2.f Fix bad operand indicator in error messages (Reference-LAPACK PR 1272) 2026-06-24 12:27:21 +02:00
zlaqz3.c fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
zlaqz3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlar1v.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlar1v.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlar2v.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlar2v.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlarcm.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlarcm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlarf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlarf.f Fix handling of negative increments (Reference-LAPACK PR 1315) 2026-06-24 21:41:17 +02:00
zlarf1f.c Add C replacements for ?LARF1F/?LARF1L 2026-03-30 19:41:54 +02:00
zlarf1f.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
zlarf1l.c Add C replacements for ?LARF1F/?LARF1L 2026-03-30 19:41:54 +02:00
zlarf1l.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
zlarfb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlarfb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlarfb_gett.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlarfb_gett.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
zlarfg.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlarfg.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlarfgp.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlarfgp.f Rescale input vector more often to minimize relative error (Reference-LAPACK PR 981) 2024-02-05 15:35:24 +01:00
zlarft.c Add f2c conversions of ?larft_lvl2 and update ?larft (Reference-LAPACK PR 1163) 2026-06-30 19:27:11 +02:00
zlarft.f Add non-trivial terminating case for LARFT (Reference-LAPACK PR 1163) 2026-06-27 20:07:45 +02:00
zlarft_lvl2.c Add f2c conversions of ?larft_lvl2 and update ?larft (Reference-LAPACK PR 1163) 2026-06-30 19:27:11 +02:00
zlarft_lvl2.f Add non-trivial terminating case for LARFT (Reference-LAPACK PR 1163) 2026-06-27 20:07:45 +02:00
zlarfx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlarfx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlarfy.c fix storing of ZDOTC result on non-Windows 2026-02-19 19:45:20 +01:00
zlarfy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlargv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlargv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlarnv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlarnv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlarrv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlarrv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlarscl2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlarscl2.f Fix function documentation (Reference-LAPACK PR747) 2022-11-20 22:46:58 +01:00
zlartg.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlartg.f90 Avoid large intermediates in (C/Z)LARTG (Reference-LAPACK PR 1245) 2026-07-15 20:59:17 +02:00
zlartv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlartv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlarz.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlarz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlarzb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlarzb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlarzt.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlarzt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlascl.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlascl.f Optimize looping over the lower triangular in fat matrix cases 2026-04-21 21:30:36 +02:00
zlascl2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlascl2.f Fix function documentation (Reference-LAPACK PR747) 2022-11-20 22:46:58 +01:00
zlaset.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlaset.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlasr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlasr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlassq.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlassq.f90 Fix accumulation (Reference-LAPACK PR 909) 2023-11-06 21:40:50 +01:00
zlaswlq.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlaswlq.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zlaswp.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlaswp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlasyf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlasyf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlasyf_aa.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlasyf_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlasyf_rk.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlasyf_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlasyf_rook.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlasyf_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlat2c.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlat2c.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:22:46 +01:00
zlatbs.c fix storing of ZDOTU result on non-Windows 2026-02-19 18:46:20 +01:00
zlatbs.f Set scale early for robust triangular solvers (Reference-LAPACK PR712) 2022-11-20 22:44:36 +01:00
zlatdf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlatdf.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
zlatps.c fix storing of ZDOTU result on non-Windows 2026-02-19 18:46:20 +01:00
zlatps.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlatrd.c fix storing of ZDOTC result on non-Windows 2026-02-19 19:45:20 +01:00
zlatrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlatrs.c fix storing of ZDOTU result on non-Windows 2026-02-19 18:46:20 +01:00
zlatrs.f Set scale early for robust triangular solvers (Reference-LAPACK PR712) 2022-11-20 22:44:36 +01:00
zlatrs3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlatrs3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zlatrz.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlatrz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlatsqr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlatsqr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
zlaunhr_col_getrfnp.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlaunhr_col_getrfnp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaunhr_col_getrfnp2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlaunhr_col_getrfnp2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlauu2.c fix storing of ZDOTC result on non-Windows 2026-02-19 19:45:20 +01:00
zlauu2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlauum.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zlauum.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpbcon.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zpbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpbequ.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zpbequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpbrfs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zpbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpbstf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zpbstf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpbsv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zpbsv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:18:58 +02:00
zpbsvx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zpbsvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:18:58 +02:00
zpbtf2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zpbtf2.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:18:58 +02:00
zpbtrf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zpbtrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:18:58 +02:00
zpbtrs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zpbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpftrf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zpftrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:18:58 +02:00
zpftri.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zpftri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpftrs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zpftrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpocon.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zpocon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpoequ.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zpoequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpoequb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zpoequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zporfs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zporfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zporfsx.c fix typedef of logical to support INTERFACE64 2024-04-03 23:00:54 +02:00
zporfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zposv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zposv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:18:58 +02:00
zposvx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zposvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:18:58 +02:00
zposvxx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zposvxx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:18:58 +02:00
zpotf2.c fix storing of ZDOTC result on non-Windows 2026-02-19 19:45:20 +01:00
zpotf2.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:18:58 +02:00
zpotrf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zpotrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:18:58 +02:00
zpotrf2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zpotrf2.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:18:58 +02:00
zpotri.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zpotri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpotrs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zpotrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zppcon.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zppcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zppequ.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zppequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpprfs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zpprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zppsv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zppsv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:18:58 +02:00
zppsvx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zppsvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:18:58 +02:00
zpptrf.c fix storing of ZDOTC result on non-Windows 2026-02-19 19:45:20 +01:00
zpptrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:18:58 +02:00
zpptri.c fix storing of ZDOTC result on non-Windows 2026-02-19 19:45:20 +01:00
zpptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpptrs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zpptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpstf2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zpstf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpstrf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zpstrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zptcon.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zptcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpteqr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zpteqr.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:18:58 +02:00
zptrfs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zptrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zptsv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zptsv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:18:58 +02:00
zptsvx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zptsvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:18:58 +02:00
zpttrf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zpttrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2023-06-22 16:18:58 +02:00
zpttrs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zpttrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zptts2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zptts2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zrot.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zrot.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zrscl.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zrscl.f Update EXTERNAL declarations in various files (Reference-LAPACK PR 1271) 2026-06-23 22:20:46 +02:00
zspcon.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zspcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zspmv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zspmv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zspr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zspr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsprfs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zspsv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zspsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zspsvx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zspsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsptrf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsptrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsptri.c fix storing of ZDOTU result on non-Windows 2026-02-19 18:46:20 +01:00
zsptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsptrs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zstedc.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zstedc.f Fix truncation of large workspace values (Reference-LAPACK PR 1195) 2026-03-31 10:59:07 +02:00
zstegr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zstegr.f Fix typos in comments (Reference-LAPACK PR 814) 2023-05-17 14:33:46 +02:00
zstein.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zstein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zstemr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zstemr.f Correct the order of eigenvalues/vector for 2x2 matrices (Reference-LAPACK PR 867) 2023-07-05 10:10:13 +02:00
zsteqr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsteqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsycon.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsycon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsycon_3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsycon_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsycon_rook.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsycon_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsyconv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsyconv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsyconvf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsyconvf.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
zsyconvf_rook.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsyconvf_rook.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
zsyequb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsyequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsymv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsymv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsyr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsyr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsyrfs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsyrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsyrfsx.c fix typedef of logical to support INTERFACE64 2024-04-03 22:53:22 +02:00
zsyrfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsysv.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsysv.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:22:46 +01:00
zsysv_aa.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsysv_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsysv_aa_2stage.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsysv_aa_2stage.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
zsysv_rk.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsysv_rk.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:22:46 +01:00
zsysv_rook.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsysv_rook.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:22:46 +01:00
zsysvx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsysvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsysvxx.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsysvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsyswapr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsyswapr.f Simplify ?SYSWAPR and fix its documentation (Reference-LAPACK 217) 2022-11-21 18:00:31 +01:00
zsytf2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsytf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsytf2_rk.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsytf2_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsytf2_rook.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsytf2_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsytrf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsytrf.f Fix workspace query corner cases to always return at least 1 (Reference-LAPACK PR 883) (#4146) 2023-07-15 16:37:42 +02:00
zsytrf_aa.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsytrf_aa.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
zsytrf_aa_2stage.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsytrf_aa_2stage.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
zsytrf_rk.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsytrf_rk.f Fix workspace query corner cases to always return at least 1 (Reference-LAPACK PR 883) (#4146) 2023-07-15 16:37:42 +02:00
zsytrf_rook.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsytrf_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsytri.c fix storing of ZDOTU result on non-Windows 2026-02-19 18:46:20 +01:00
zsytri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsytri2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsytri2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsytri2x.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsytri2x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsytri_3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsytri_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsytri_3x.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsytri_3x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsytri_rook.c fix storing of ZDOTU result on non-Windows 2026-02-19 18:46:20 +01:00
zsytri_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsytrs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsytrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsytrs2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsytrs2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsytrs_3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsytrs_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsytrs_aa.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsytrs_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsytrs_aa_2stage.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsytrs_aa_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsytrs_rook.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zsytrs_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztbcon.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztbrfs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztbtrs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztfsm.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztfsm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztftri.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztftri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztfttp.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztfttp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztfttr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztfttr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztgevc.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztgevc.f Fix typo in description of VR argument (Reference-LAPACK 812) 2023-05-16 20:05:05 +02:00
ztgex2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztgex2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztgexc.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztgexc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztgsen.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztgsen.f Fix workspace size (Reference-LAPACK PR 774) 2026-03-31 14:02:02 +02:00
ztgsja.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztgsja.f Replace HUGE intrinsic (Reference-LAPACK PR 1305) 2026-07-13 19:50:05 +02:00
ztgsna.c fix storing of ZDOTU result on non-Windows 2026-02-19 18:46:20 +01:00
ztgsna.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztgsy2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztgsy2.f Fix typos in comments (Reference-LAPACK PR 814) 2023-05-17 14:33:46 +02:00
ztgsyl.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztgsyl.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztpcon.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztpcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztplqt.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztplqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztplqt2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztplqt2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztpmlqt.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztpmlqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztpmqrt.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztpmqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztpqrt.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztpqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztpqrt2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztpqrt2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztprfb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztprfb.f Fix function documentation for LAPACK ?TPRFB (Reference-LAPACK PR665) 2022-11-21 20:01:47 +01:00
ztprfs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztptri.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztptrs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztpttf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztpttf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztpttr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztpttr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztrcon.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztrcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztrevc.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztrevc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztrevc3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztrevc3.f Fix workspace query corner cases to always return at least 1 (Reference-LAPACK PR 883) (#4146) 2023-07-15 16:37:42 +02:00
ztrexc.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztrexc.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2023-05-18 16:28:20 +02:00
ztrrfs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztrrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztrsen.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztrsen.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztrsna.c fix storing of ZDOTU result on non-Windows 2026-02-19 18:46:20 +01:00
ztrsna.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztrsyl.c fix storing of ZDOTU result on non-Windows 2026-02-19 18:46:20 +01:00
ztrsyl.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztrsyl3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztrsyl3.f Fix spurious overwriting of caller variable LDSWORK (Reference-LAPACK PR 1206) 2026-03-31 11:31:38 +02:00
ztrti2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztrti2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztrtri.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztrtri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztrtrs.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztrtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztrttf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztrttf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztrttp.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztrttp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztzrzf.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
ztzrzf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zunbdb.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zunbdb.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
zunbdb1.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zunbdb1.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
zunbdb2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zunbdb2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
zunbdb3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zunbdb3.f Fix typo in passing leading dimension of Y to ?ROT (Reference-LAPACK PR 1265) 2026-06-23 21:25:17 +02:00
zunbdb4.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zunbdb4.f Fix bad operand indicator in error messages (Reference-LAPACK PR 1272) 2026-06-24 12:27:21 +02:00
zunbdb5.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zunbdb5.f Make vector orthogonalization more reliable (Reference-LAPACK PR 930) 2023-11-12 16:50:52 +01:00
zunbdb6.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zunbdb6.f Make vector orthogonalization more reliable (Reference-LAPACK PR 930) 2023-11-12 16:50:52 +01:00
zuncsd.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zuncsd.f Fix bad operand indicator in error messages (Reference-LAPACK PR 1272) 2026-06-24 12:27:21 +02:00
zuncsd2by1.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zuncsd2by1.f Handle degenerate cases having R=0 (Reference-LAPACK PR 1291) 2026-06-24 20:35:34 +02:00
zung2l.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zung2l.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
zung2r.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zung2r.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
zungbr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zungbr.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:22:46 +01:00
zunghr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zunghr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zungl2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zungl2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
zunglq.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zunglq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zungql.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zungql.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zungqr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zungqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zungr2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zungr2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
zungrq.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zungrq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zungtr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zungtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zungtsqr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zungtsqr.f Fix typos in comments (Reference-LAPACK 811) 2023-05-16 20:01:47 +02:00
zungtsqr_row.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zungtsqr_row.f Add new files for Householder reconstruction functions from 3.9.1 2021-05-02 19:25:43 +02:00
zunhr_col.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zunhr_col.f Fix potential bounds error (Reference-LAPACK PR 1018) 2024-05-23 23:12:19 +02:00
zunm2l.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zunm2l.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
zunm2r.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zunm2r.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
zunm22.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zunm22.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zunmbr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zunmbr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zunmhr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zunmhr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zunml2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zunml2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
zunmlq.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zunmlq.f Reduce workspace demand for tiny M,N,K sizes (Reference-LAPACK PR 1292) 2026-06-24 20:44:27 +02:00
zunmql.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zunmql.f Reduce workspace demand for tiny M,N,K sizes (Reference-LAPACK PR 1292) 2026-06-24 20:44:27 +02:00
zunmqr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zunmqr.f Reduce workspace demand for tiny M,N,K sizes (Reference-LAPACK PR 1292) 2026-06-24 20:44:27 +02:00
zunmr2.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zunmr2.f Implement ?LARF1F and ?ORM2R (Reference-LAPACK PRs 1019/1020/1196) 2026-03-30 18:45:36 +02:00
zunmr3.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zunmr3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zunmrq.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zunmrq.f Reduce workspace demand for tiny M,N,K sizes (Reference-LAPACK PR 1292) 2026-06-24 20:44:27 +02:00
zunmrz.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zunmrz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zunmtr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zunmtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zupgtr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zupgtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zupmtr.c Fix compilation error caused by inadvertent shadowing of variables in the MSVC c/z_div macros 2025-12-20 18:02:28 +01:00
zupmtr.f Fix EXTERNAL declarations (Reference-LAPACK PR 1257) 2026-04-23 09:44:16 +02:00