OpenBLAS/lapack-netlib/SRC
Martin Kroeker 19fd2d7f00
Use LSAME for character comparison (Reference-LAPACK PR755)
2022-11-23 15:19:07 +01:00
..
DEPRECATED Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
VARIANTS Fix workspace calculation (Reference-LAPACK PR690) 2022-11-13 12:49:59 +01:00
CMakeLists.txt Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
Makefile Add ?GELST (Reference-LAPACK PR739) 2022-11-19 22:42:50 +01:00
cbbcsd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cbbcsd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cbdsqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cbdsqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgbbrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgbbrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgbcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgbequ.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgbequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgbequb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgbequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgbrfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgbrfsx.c Use f2c translations of LAPACK when no Fortran compiler is available (#3539) 2022-04-09 22:38:58 +02:00
cgbrfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgbsv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgbsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgbsvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgbsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgbsvxx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgbsvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgbtf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgbtf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgbtrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgbtrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgbtrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgebak.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgebak.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 14:57:54 +01:00
cgebal.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgebal.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgebd2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgebd2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgebrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgebrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgecon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgecon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgeequ.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgeequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgeequb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgeequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgees.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgees.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 14:57:54 +01:00
cgeesx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgeesx.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 14:57:54 +01:00
cgeev.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgeev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgeevx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgeevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgehd2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgehd2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgehrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgehrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgejsv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgejsv.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 14:57:54 +01:00
cgelq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgelq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgelq2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgelq2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgelqf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgelqf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgelqt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgelqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgelqt3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgelqt3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgels.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgels.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgelsd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgelsd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgelss.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgelss.f Cast work array sizes to integer (Reference-LAPACK PR 684) 2022-11-19 22:31:33 +01:00
cgelst.c Add C equivalents of ?GELST (for Reference-LAPACK PR739) 2022-11-19 22:50:57 +01:00
cgelst.f Add new routines for ?GELST similar to ?GELS (Reference-LAPACK PR739) 2022-11-19 22:34:42 +01:00
cgelsy.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgelsy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgemlq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgemlq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgemlqt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgemlqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgemqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgemqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgemqrt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgemqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgeql2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgeql2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgeqlf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgeqlf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgeqp3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgeqp3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgeqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgeqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgeqr2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgeqr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgeqr2p.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgeqr2p.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgeqrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgeqrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgeqrfp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgeqrfp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgeqrt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgeqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgeqrt2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgeqrt2.f Fix input argument check (LAPACK PR 646) 2022-02-03 11:43:17 +01:00
cgeqrt3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgeqrt3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgerfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgerfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgerfsx.c Use f2c translations of LAPACK when no Fortran compiler is available (#3539) 2022-04-09 22:38:58 +02:00
cgerfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgerq2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgerq2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgerqf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgerqf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgesc2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgesc2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgesdd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgesdd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgesv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgesv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgesvd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgesvd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgesvdq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgesvdq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgesvdx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgesvdx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgesvj.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgesvj.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgesvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgesvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgesvxx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgesvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgetc2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgetc2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgetf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgetf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgetrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgetrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgetrf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgetrf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgetri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgetri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgetrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgetrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgetsls.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgetsls.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgetsqrhrt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgetsqrhrt.f Add new files for Householder reconstruction functions from 3.9.1 2021-05-02 19:25:43 +02:00
cggbak.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cggbak.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 14:57:54 +01:00
cggbal.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cggbal.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 14:57:54 +01:00
cgges.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgges.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgges3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgges3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cggesx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cggesx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cggev.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cggev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cggev3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cggev3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cggevx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cggevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cggglm.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cggglm.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 14:57:54 +01:00
cgghd3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgghd3.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 14:57:54 +01:00
cgghrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgghrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgglse.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgglse.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 14:57:54 +01:00
cggqrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cggqrf.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 14:57:54 +01:00
cggrqf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cggrqf.f Define type conversions explicitly (Reference-LAPACK PR703) 2022-11-19 19:15:09 +01:00
cggsvd3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cggsvd3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cggsvp3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cggsvp3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgsvj0.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgsvj0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgsvj1.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgsvj1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgtcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgtcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgtrfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgtrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgtsv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgtsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgtsvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgtsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgttrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgttrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgttrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgttrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cgtts2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cgtts2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chb2st_kernels.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chb2st_kernels.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chbev.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chbev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chbev_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chbev_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chbevd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chbevd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chbevd_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chbevd_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chbevx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chbevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chbevx_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chbevx_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chbgst.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chbgst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chbgv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chbgv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chbgvd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chbgvd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chbgvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chbgvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chbtrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chbtrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
checon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
checon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
checon_3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
checon_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
checon_rook.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
checon_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cheequb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cheequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cheev.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cheev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cheev_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cheev_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cheevd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cheevd.f Fix workspace query for ?SYEVD and ?HEEVD (Reference-LAPACK PR691) 2022-11-20 13:25:21 +01:00
cheevd_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cheevd_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cheevr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cheevr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cheevr_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cheevr_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cheevx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cheevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cheevx_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cheevx_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chegs2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chegs2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chegst.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chegst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chegv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chegv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chegv_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chegv_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chegvd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chegvd.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 14:57:54 +01:00
chegvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chegvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cherfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cherfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cherfsx.c Use f2c translations of LAPACK when no Fortran compiler is available (#3539) 2022-04-09 22:38:58 +02:00
cherfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chesv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chesv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chesv_aa.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chesv_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chesv_aa_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chesv_aa_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chesv_rk.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chesv_rk.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 14:57:54 +01:00
chesv_rook.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chesv_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chesvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chesvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chesvxx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chesvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cheswapr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cheswapr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetd2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chetd2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chetf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetf2_rk.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chetf2_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetf2_rook.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chetf2_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chetrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetrd_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chetrd_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetrd_hb2st.F Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetrd_hb2st.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chetrd_he2hb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chetrd_he2hb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chetrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetrf_aa.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chetrf_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetrf_aa_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chetrf_aa_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetrf_rk.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chetrf_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetrf_rook.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chetrf_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chetri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetri2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chetri2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetri2x.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chetri2x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetri_3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chetri_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetri_3x.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chetri_3x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetri_rook.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chetri_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chetrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetrs2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chetrs2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetrs_3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chetrs_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetrs_aa.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chetrs_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chetrs_aa_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chetrs_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chfrk.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chfrk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chgeqz.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chla_transtype.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chpcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chpcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chpev.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chpev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chpevd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chpevd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chpevx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chpevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chpgst.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chpgst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chpgv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chpgv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chpgvd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chpgvd.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 14:57:54 +01:00
chpgvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chpgvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chprfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chpsv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chpsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chpsvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chpsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chptrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chptrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chptrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chptrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chptri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chptrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chsein.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chsein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
chseqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
chseqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cla_gbamv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cla_gbrfsx_extended.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cla_gbrpvgrw.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cla_gbrpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cla_geamv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cla_gerfsx_extended.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cla_gerpvgrw.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cla_gerpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cla_heamv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cla_herfsx_extended.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cla_herpvgrw.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cla_porfsx_extended.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cla_porpvgrw.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cla_porpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cla_syamv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cla_syrfsx_extended.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cla_syrpvgrw.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cla_syrpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cla_wwaddw.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cla_wwaddw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clabrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clabrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clacgv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clacgv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clacn2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clacn2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clacon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clacon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clacp2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clacp2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clacpy.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clacpy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clacrm.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clacrm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clacrt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clacrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cladiv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cladiv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claed0.c Fix pointer/integer argument mismatch in calls to pow() 2022-09-14 11:48:36 +02:00
claed0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claed7.c Fix pointer/integer argument mismatch in calls to pow() 2022-09-14 11:48:36 +02:00
claed7.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claed8.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
claed8.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claein.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
claein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claesy.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
claesy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claev2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
claev2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clag2z.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clag2z.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clags2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clags2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clagtm.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clagtm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clahef.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clahef.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clahef_aa.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clahef_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clahef_rk.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clahef_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clahef_rook.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clahef_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clahqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clahqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clahr2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clahr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claic1.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
claic1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clals0.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clals0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clalsa.c Fix pointer/integer argument mismatch in calls to pow() 2022-09-14 11:48:36 +02:00
clalsa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clalsd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clalsd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clamswlq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clamswlq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clamtsqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clamtsqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clangb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clangb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clange.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clange.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clangt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clangt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clanhb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clanhb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clanhe.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clanhe.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clanhf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clanhf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clanhp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clanhp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clanhs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clanhs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clanht.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clanht.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clansb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clansb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clansp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clansp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clansy.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clansy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clantb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clantb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clantp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clantp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clantr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clantr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clapll.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clapll.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clapmr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clapmr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clapmt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clapmt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claqgb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
claqgb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claqge.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
claqge.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claqhb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
claqhb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claqhe.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
claqhe.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claqhp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
claqhp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claqp2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
claqp2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claqps.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
claqps.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claqr0.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
claqr0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claqr1.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
claqr1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claqr2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
claqr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claqr3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
claqr3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claqr4.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
claqr4.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claqr5.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
claqr5.f Improve FMA usage in ?LAQR5 (Reference-LAPACK PR681) 2022-11-20 19:37:28 +01:00
claqsb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
claqsb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claqsp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
claqsp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claqsy.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
claqsy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claqz0.c Add dummy C versions of the 3.10.1 ?laqz codes for C_LAPACK 2022-04-22 09:27:37 +02:00
claqz0.f Use normwise criterion in multishift QZ (Reference-LAPACK PR698) 2022-11-20 19:39:12 +01:00
claqz1.c Add dummy C versions of the 3.10.1 ?laqz codes for C_LAPACK 2022-04-22 09:27:37 +02:00
claqz1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claqz2.c Add dummy C versions of the 3.10.1 ?laqz codes for C_LAPACK 2022-04-22 09:27:37 +02:00
claqz2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claqz3.c Add dummy C versions of the 3.10.1 ?laqz codes for C_LAPACK 2022-04-22 09:27:37 +02:00
claqz3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clar1v.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clar1v.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clar2v.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clar2v.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clarcm.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clarcm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clarf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clarf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clarfb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clarfb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clarfb_gett.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clarfb_gett.f Add new files for Householder reconstruction functions from 3.9.1 2021-05-02 19:25:43 +02:00
clarfg.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clarfg.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clarfgp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clarfgp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clarft.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clarft.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clarfx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clarfx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clarfy.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clarfy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clargv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clargv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clarnv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clarnv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clarrv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clarrv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clarscl2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clarscl2.f Fix function documentation (Reference-LAPACK PR747) 2022-11-20 22:46:58 +01:00
clartg.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clartg.f90 Use new algorithms for computing Givens rotations (Reference-LAPACK PR631) 2022-11-20 22:52:28 +01:00
clartv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clartv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clarz.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clarz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clarzb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clarzb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clarzt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clarzt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clascl.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clascl.f Add quick return if scaling with one (Reference-LAPACK PR674) 2022-11-20 13:30:25 +01:00
clascl2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clascl2.f Fix function documentation (Reference-LAPACK PR747) 2022-11-20 22:46:58 +01:00
claset.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
claset.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clasr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clasr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
classq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
classq.f90 Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claswlq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
claswlq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claswp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
claswp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clasyf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clasyf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clasyf_aa.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clasyf_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clasyf_rk.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clasyf_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clasyf_rook.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clasyf_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clatbs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clatbs.f Set scale early for robust triangular solvers (Reference-LAPACK PR712) 2022-11-20 22:44:36 +01:00
clatdf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clatdf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clatps.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clatps.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clatrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clatrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clatrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clatrs.f Set scale early for robust triangular solvers (Reference-LAPACK PR712) 2022-11-20 22:44:36 +01:00
clatrs3.c MSVC compatibility fixes 2022-11-16 07:36:40 +01:00
clatrs3.f Add a BLAS3-based triangular Sylvester equation solver (Reference-LAPACK PR 651) 2022-11-13 23:10:13 +01:00
clatrz.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clatrz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clatsqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clatsqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
claunhr_col_getrfnp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
claunhr_col_getrfnp2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clauu2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clauu2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
clauum.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
clauum.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpbcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cpbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpbequ.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cpbequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpbrfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cpbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpbstf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cpbstf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpbsv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cpbsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpbsvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cpbsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpbtf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cpbtf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpbtrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cpbtrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpbtrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cpbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpftrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cpftrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpftri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cpftri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpftrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cpftrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpocon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cpocon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpoequ.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cpoequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpoequb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cpoequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cporfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cporfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cporfsx.c Use f2c translations of LAPACK when no Fortran compiler is available (#3539) 2022-04-09 22:38:58 +02:00
cporfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cposv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cposv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cposvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cposvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cposvxx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cposvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpotf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cpotf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpotrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cpotrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpotrf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cpotrf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpotri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cpotri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpotrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cpotrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cppcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cppcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cppequ.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cppequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpprfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cpprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cppsv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cppsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cppsvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cppsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpptrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cpptrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpptri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cpptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpptrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cpptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpstf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cpstf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpstrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cpstrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cptcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cptcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpteqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cpteqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cptrfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cptrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cptsv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cptsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cptsvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cptsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpttrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cpttrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cpttrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cpttrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cptts2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cptts2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
crot.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
crot.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cspcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cspcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cspmv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cspmv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cspr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cspr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csprfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cspsv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cspsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cspsvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cspsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csptrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csptrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csptri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csptrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csrscl.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csrscl.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cstedc.c Fix pointer/integer argument mismatch in calls to pow() 2022-09-14 11:48:36 +02:00
cstedc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cstegr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cstegr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cstein.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cstein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cstemr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cstemr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csteqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csteqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csycon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csycon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csycon_3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csycon_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csycon_rook.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csycon_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csyconv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csyconv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csyconvf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csyconvf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csyconvf_rook.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csyconvf_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csyequb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csyequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csymv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csymv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csyr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csyr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csyrfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csyrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csyrfsx.c Use f2c translations of LAPACK when no Fortran compiler is available (#3539) 2022-04-09 22:38:58 +02:00
csyrfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csysv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csysv.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 14:57:54 +01:00
csysv_aa.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csysv_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csysv_aa_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csysv_aa_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csysv_rk.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csysv_rk.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 14:57:54 +01:00
csysv_rook.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csysv_rook.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 14:57:54 +01:00
csysvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csysvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csysvxx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csysvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csyswapr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csyswapr.f Simplify ?SYSWAPR and fix its documentation (Reference-LAPACK 217) 2022-11-21 18:00:31 +01:00
csytf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csytf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csytf2_rk.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csytf2_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csytf2_rook.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csytf2_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csytrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csytrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csytrf_aa.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csytrf_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csytrf_aa_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csytrf_aa_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csytrf_rk.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csytrf_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csytrf_rook.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csytrf_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csytri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csytri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csytri2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csytri2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csytri2x.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csytri2x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csytri_3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csytri_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csytri_3x.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csytri_3x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csytri_rook.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csytri_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csytrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csytrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csytrs2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csytrs2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csytrs_3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csytrs_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csytrs_aa.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csytrs_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
csytrs_aa_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
csytrs_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctbcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctbrfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctbtrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctfsm.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctfsm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctftri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctftri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctfttp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctfttp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctfttr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctfttr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctgevc.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctgevc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctgex2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctgex2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctgexc.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctgexc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctgsen.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctgsen.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctgsja.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctgsja.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctgsna.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctgsna.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctgsy2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctgsy2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctgsyl.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctgsyl.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctpcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctpcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctplqt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctplqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctplqt2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctplqt2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctpmlqt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctpmlqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctpmqrt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctpmqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctpqrt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctpqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctpqrt2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctpqrt2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctprfb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctprfb.f Fix function documentation for LAPACK ?TPRFB (Reference-LAPACK PR665) 2022-11-21 20:01:47 +01:00
ctprfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctptri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctptrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctpttf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctpttf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctpttr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctpttr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctrcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctrcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctrevc.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctrevc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctrevc3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctrevc3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctrexc.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctrexc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctrrfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctrrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctrsen.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctrsen.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctrsna.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctrsna.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctrsyl.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctrsyl.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctrsyl3.c MSVC compatibility fixes 2022-11-16 07:36:40 +01:00
ctrsyl3.f Add a BLAS3-based triangular Sylvester equation solver (Reference-LAPACK PR 651) 2022-11-13 23:10:13 +01:00
ctrti2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctrti2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctrtri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctrtri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctrtrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctrtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctrttf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctrttf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctrttp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctrttp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ctzrzf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ctzrzf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cunbdb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cunbdb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cunbdb1.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cunbdb1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cunbdb2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cunbdb2.f Fix function documentation (Reference-LAPACK PR697) 2022-11-20 16:38:57 +01:00
cunbdb3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cunbdb3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cunbdb4.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cunbdb4.f Fix function documentation (Reference-LAPACK PR697) 2022-11-20 16:38:57 +01:00
cunbdb5.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cunbdb5.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cunbdb6.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cunbdb6.f Fix uninitialized variable (Reference-LAPACK PR647) 2022-11-20 16:36:19 +01:00
cuncsd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cuncsd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cuncsd2by1.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cuncsd2by1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cung2l.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cung2l.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cung2r.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cung2r.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cungbr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cungbr.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 14:57:54 +01:00
cunghr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cunghr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cungl2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cungl2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cunglq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cunglq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cungql.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cungql.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cungqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cungqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cungr2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cungr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cungrq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cungrq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cungtr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cungtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cungtsqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cungtsqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cungtsqr_row.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cunhr_col.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cunm2l.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cunm2l.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cunm2r.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cunm2r.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cunm22.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cunm22.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cunmbr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cunmbr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cunmhr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cunmhr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cunml2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cunml2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cunmlq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cunmlq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cunmql.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cunmql.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cunmqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cunmqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cunmr2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cunmr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cunmr3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cunmr3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cunmrq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cunmrq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cunmrz.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cunmrz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cunmtr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cunmtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cupgtr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cupgtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
cupmtr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
cupmtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dbbcsd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dbbcsd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dbdsdc.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dbdsdc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dbdsqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dbdsqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dbdsvdx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dbdsvdx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dcombssq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dcombssq.f Apply fix from Reference-LAPACK PR390, NaN not propagating 2020-02-23 22:39:01 +01:00
ddisna.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ddisna.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgbbrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgbbrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgbcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgbequ.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgbequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgbequb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgbequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgbrfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgbrfsx.c Use f2c translations of LAPACK when no Fortran compiler is available (#3539) 2022-04-09 22:38:58 +02:00
dgbrfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgbsv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgbsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgbsvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgbsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgbsvxx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgbsvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgbtf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgbtf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgbtrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgbtrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgbtrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgebak.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgebak.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:04:30 +01:00
dgebal.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgebal.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgebd2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgebd2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgebrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgebrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgecon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgecon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgeequ.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgeequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgeequb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgeequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgees.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgees.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:04:30 +01:00
dgeesx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgeesx.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:04:30 +01:00
dgeev.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgeev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgeevx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgeevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgehd2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgehd2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgehrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgehrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgejsv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgejsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgelq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgelq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgelq2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgelq2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgelqf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgelqf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgelqt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgelqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgelqt3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgelqt3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgels.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgels.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgelsd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgelsd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgelss.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgelss.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:04:30 +01:00
dgelst.c Add C equivalents of ?GELST (for Reference-LAPACK PR739) 2022-11-19 22:50:57 +01:00
dgelst.f Add new routines for ?GELST similar to ?GELS (Reference-LAPACK PR739) 2022-11-19 22:34:42 +01:00
dgelsy.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgelsy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgemlq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgemlq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgemlqt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgemlqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgemqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgemqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgemqrt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgemqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgeql2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgeql2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgeqlf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgeqlf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgeqp3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgeqp3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgeqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgeqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgeqr2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgeqr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgeqr2p.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgeqr2p.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgeqrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgeqrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgeqrfp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgeqrfp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgeqrt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgeqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgeqrt2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgeqrt2.f Fix input argument check (LAPACK PR 646) 2022-02-03 11:43:17 +01:00
dgeqrt3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgeqrt3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgerfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgerfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgerfsx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgerfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgerq2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgerq2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgerqf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgerqf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgesc2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgesc2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgesdd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgesdd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgesv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgesv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgesvd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgesvd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgesvdq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgesvdq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgesvdx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgesvdx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgesvj.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgesvj.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgesvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgesvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgesvxx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgesvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgetc2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgetc2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgetf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgetf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgetrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgetrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgetrf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgetrf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgetri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgetri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgetrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgetrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgetsls.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgetsls.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgetsqrhrt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgetsqrhrt.f Add new files for Householder reconstruction functions from 3.9.1 2021-05-02 19:25:43 +02:00
dggbak.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dggbak.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dggbal.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dggbal.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgges.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgges.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgges3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgges3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dggesx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dggesx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dggev.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dggev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dggev3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dggev3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dggevx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dggevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dggglm.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dggglm.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:04:30 +01:00
dgghd3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgghd3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgghrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgghrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgglse.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgglse.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:04:30 +01:00
dggqrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dggqrf.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:04:30 +01:00
dggrqf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dggrqf.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:04:30 +01:00
dggsvd3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dggsvd3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dggsvp3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dggsvp3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgsvj0.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgsvj0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgsvj1.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgsvj1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgtcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgtcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgtrfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgtrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgtsv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgtsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgtsvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgtsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgttrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgttrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgttrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgttrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dgtts2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dgtts2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dhgeqz.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dhgeqz.f Use normwise criterion for INF eigenvalues in QZ (Reference-LAPACK PR698) 2022-11-20 13:22:55 +01:00
dhsein.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dhsein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dhseqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dhseqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
disnan.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
disnan.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dla_gbamv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dla_gbrfsx_extended.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dla_gbrpvgrw.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dla_gerfsx_extended.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dla_gerpvgrw.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dla_porfsx_extended.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dla_porpvgrw.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dla_porpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dla_syamv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dla_syrfsx_extended.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dla_syrpvgrw.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dla_wwaddw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlabad.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlabad.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlabrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlabrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlacn2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlacn2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlacon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlacon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlacpy.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlacpy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dladiv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dladiv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlae2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlae2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaebz.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaebz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaed0.c Fix pointer/integer argument mismatch in calls to pow() 2022-09-14 11:48:36 +02:00
dlaed0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaed1.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaed1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaed2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaed2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaed3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaed3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaed4.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaed4.f Improve convergence of DLAED4/SLAED4 (Reference-LAPACK PR655) 2022-11-21 21:18:39 +01:00
dlaed5.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaed5.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaed6.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaed6.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaed7.c Fix pointer/integer argument mismatch in calls to pow() 2022-09-14 11:48:36 +02:00
dlaed7.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaed8.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaed8.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaed9.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaed9.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaeda.c Fix pointer/integer argument mismatch in calls to pow() 2022-09-14 11:48:36 +02:00
dlaeda.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaein.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaev2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaev2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaexc.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaexc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlag2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlag2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlag2s.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlag2s.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:04:30 +01:00
dlags2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlags2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlagtf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlagtf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlagtm.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlagtm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlagts.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlagts.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlagv2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlagv2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlahqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlahqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlahr2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlahr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaic1.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaic1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaisnan.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaisnan.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaln2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaln2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlals0.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlals0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlalsa.c Fix pointer/integer argument mismatch in calls to pow() 2022-09-14 11:48:36 +02:00
dlalsa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlalsd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlalsd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlamrg.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlamrg.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlamswlq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlamswlq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlamtsqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlamtsqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaneg.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaneg.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlangb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlangb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlange.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlange.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlangt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlangt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlanhs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlanhs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlansb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlansb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlansf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlansf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlansp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlansp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlanst.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlanst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlansy.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlansy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlantb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlantb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlantp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlantp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlantr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlantr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlanv2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlanv2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaorhr_col_getrfnp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlapll.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlapmr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlapmr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlapmt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlapmt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlapy2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlapy2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlapy3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlapy3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaqgb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaqgb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaqge.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaqge.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaqp2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaqp2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaqps.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaqps.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaqr0.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaqr0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaqr1.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaqr1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaqr2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaqr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaqr3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaqr3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaqr4.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaqr4.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaqr5.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaqr5.f Improve FMA usage in ?LAQR5 (Reference-LAPACK PR681) 2022-11-20 19:37:28 +01:00
dlaqsb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaqsb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaqsp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaqsp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaqsy.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaqsy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaqtr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaqtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaqz0.c Add dummy C versions of the 3.10.1 ?laqz codes for C_LAPACK 2022-04-22 09:27:37 +02:00
dlaqz0.f Use normwise criterion in multishift QZ (Reference-LAPACK PR698) 2022-11-20 19:39:12 +01:00
dlaqz1.c Add dummy C versions of the 3.10.1 ?laqz codes for C_LAPACK 2022-04-22 09:27:37 +02:00
dlaqz1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaqz2.c Add dummy C versions of the 3.10.1 ?laqz codes for C_LAPACK 2022-04-22 09:27:37 +02:00
dlaqz2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaqz3.c Add dummy C versions of the 3.10.1 ?laqz codes for C_LAPACK 2022-04-22 09:27:37 +02:00
dlaqz3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaqz4.c Add dummy C versions of the 3.10.1 ?laqz codes for C_LAPACK 2022-04-22 09:27:37 +02:00
dlaqz4.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlar1v.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlar1v.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlar2v.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlar2v.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlarf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarfb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlarfb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarfb_gett.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlarfb_gett.f Add new files for Householder reconstruction functions from 3.9.1 2021-05-02 19:25:43 +02:00
dlarfg.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlarfg.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarfgp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlarfgp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarft.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlarft.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarfx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlarfx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarfy.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlarfy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlargv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlargv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarmm.c MSVC compatibility fixes 2022-11-16 07:36:40 +01: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlarnv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarra.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlarra.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarrb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlarrb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarrc.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlarrc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlarrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarre.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlarre.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlarrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarrj.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlarrj.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarrk.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlarrk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarrr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlarrr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarrv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlarrv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarscl2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlarscl2.f Fix function documentation (Reference-LAPACK PR747) 2022-11-20 22:46:58 +01:00
dlartg.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlartg.f90 Use new algorithms for computing Givens rotations (Reference-LAPACK PR631) 2022-11-20 22:52:28 +01:00
dlartgp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlartgp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlartgs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlartgs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlartv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlartv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaruv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaruv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarz.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlarz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarzb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlarzb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlarzt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlarzt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlas2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlas2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlascl.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlascl.f Add quick return if scaling with one (Reference-LAPACK PR674) 2022-11-20 13:30:25 +01:00
dlascl2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlascl2.f Fix function documentation (Reference-LAPACK PR747) 2022-11-20 22:46:58 +01:00
dlasd0.c Fix pointer/integer argument mismatch in calls to pow() 2022-09-14 11:48:36 +02:00
dlasd0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasd1.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlasd1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasd2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlasd2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasd3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlasd3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasd4.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlasd4.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasd5.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlasd5.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasd6.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlasd6.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasd7.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlasd7.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasd8.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlasd8.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasda.c Fix pointer/integer argument mismatch in calls to pow() 2022-09-14 11:48:36 +02:00
dlasda.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasdq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlasdq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasdt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlasdt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaset.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaset.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasq1.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlasq1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasq2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlasq2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasq3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlasq3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasq4.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlasq4.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasq5.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlasq5.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasq6.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlasq6.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlasr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasrt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlasrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlassq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlassq.f90 Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasv2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlasv2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaswlq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaswlq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlaswp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlaswp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasy2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlasy2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasyf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlasyf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlasyf_aa.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlasyf_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlat2s.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlat2s.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:04:30 +01:00
dlatbs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlatbs.f Set scale early for robust triangular solvers (Reference-LAPACK PR712) 2022-11-20 22:44:36 +01:00
dlatdf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlatdf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlatps.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlatps.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlatrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlatrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlatrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlatrs.f Set scale early for robust triangular solvers (Reference-LAPACK PR712) 2022-11-20 22:44:36 +01:00
dlatrs3.c MSVC compatibility fixes 2022-11-16 07:36:40 +01:00
dlatrs3.f Add a BLAS3-based triangular Sylvester equation solver (Reference-LAPACK PR 651) 2022-11-13 23:10:13 +01:00
dlatrz.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlatrz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlatsqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlatsqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlauu2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlauu2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dlauum.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlauum.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dopgtr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dopgtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dopmtr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dopmtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dorbdb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dorbdb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dorbdb1.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dorbdb1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dorbdb2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dorbdb2.f Fix function documentation (Reference-LAPACK PR697) 2022-11-20 16:38:57 +01:00
dorbdb3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dorbdb3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dorbdb4.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dorbdb4.f Fix function documentation (Reference-LAPACK PR697) 2022-11-20 16:38:57 +01:00
dorbdb5.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dorbdb5.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dorbdb6.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dorbdb6.f Fix type precision and function documentation (Reference-LAPACK PRs 647+702) 2022-11-20 16:34:45 +01:00
dorcsd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dorcsd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dorcsd2by1.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dorcsd2by1.f Fix bug in DORCSD2BY1 (from Reference-LAPACK PR697) 2022-11-21 21:19:44 +01:00
dorg2l.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dorg2l.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dorg2r.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dorg2r.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dorgbr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dorgbr.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:04:30 +01:00
dorghr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dorghr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dorgl2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dorgl2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dorglq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dorglq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dorgql.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dorgql.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dorgqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dorgqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dorgr2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dorgr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dorgrq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dorgrq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dorgtr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dorgtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dorgtsqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dorgtsqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dorgtsqr_row.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dorhr_col.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dorm2l.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dorm2l.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dorm2r.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dorm2r.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dorm22.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dorm22.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dormbr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dormbr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dormhr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dormhr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dorml2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dorml2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dormlq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dormlq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dormql.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dormql.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dormqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dormqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dormr2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dormr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dormr3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dormr3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dormrq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dormrq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dormrz.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dormrz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dormtr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dormtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpbcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dpbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpbequ.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dpbequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpbrfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dpbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpbstf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dpbstf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpbsv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dpbsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpbsvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dpbsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpbtf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dpbtf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpbtrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dpbtrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpbtrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dpbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpftrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dpftrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpftri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dpftri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpftrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dpftrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpocon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dpocon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpoequ.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dpoequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpoequb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dpoequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dporfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dporfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dporfsx.c Use f2c translations of LAPACK when no Fortran compiler is available (#3539) 2022-04-09 22:38:58 +02:00
dporfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dposv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dposv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dposvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dposvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dposvxx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dposvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpotf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dpotf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpotrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dpotrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpotrf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dpotrf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpotri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dpotri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpotrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dpotrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dppcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dppcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dppequ.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dppequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpprfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dpprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dppsv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dppsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dppsvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dppsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpptrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dpptrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpptri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dpptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpptrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dpptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpstf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dpstf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpstrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dpstrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dptcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dptcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpteqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dpteqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dptrfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dptrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dptsv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dptsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dptsvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dptsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpttrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dpttrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dpttrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dpttrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dptts2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dptts2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
drscl.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
drscl.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsb2st_kernels.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsb2st_kernels.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsbev.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsbev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsbev_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsbev_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsbevd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsbevd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsbevd_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsbevd_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsbevx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsbevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsbevx_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsbevx_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsbgst.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsbgst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsbgv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsbgv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsbgvd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsbgvd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsbgvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsbgvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsbtrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsbtrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsfrk.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsfrk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsgesv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsgesv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dspcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dspcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dspev.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dspev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dspevd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dspevd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dspevx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dspevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dspgst.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dspgst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dspgv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dspgv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dspgvd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dspgvd.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:04:30 +01:00
dspgvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dspgvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsposv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsposv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsprfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dspsv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dspsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dspsvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dspsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsptrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsptrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsptrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsptrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsptri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsptrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dstebz.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dstebz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dstedc.c Fix pointer/integer argument mismatch in calls to pow() 2022-09-14 11:48:36 +02:00
dstedc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dstegr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dstegr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dstein.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dstein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dstemr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dstemr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsteqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsteqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsterf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsterf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dstev.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dstev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dstevd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dstevd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dstevr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dstevr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dstevx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dstevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsycon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsycon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsycon_3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsycon_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsyconv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsyconv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsyconvf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsyconvf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsyconvf_rook.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsyconvf_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsyequb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsyequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsyev.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsyev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsyev_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsyev_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsyevd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsyevd.f Fix workspace query for ?SYEVD and ?HEEVD (Reference-LAPACK PR691) 2022-11-20 13:25:21 +01:00
dsyevd_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsyevd_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsyevr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsyevr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsyevr_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsyevr_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsyevx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsyevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsyevx_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsyevx_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsygs2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsygs2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsygst.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsygst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsygv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsygv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsygv_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsygv_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsygvd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsygvd.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:04:30 +01:00
dsygvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsygvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsyrfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsyrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsyrfsx.c Use f2c translations of LAPACK when no Fortran compiler is available (#3539) 2022-04-09 22:38:58 +02:00
dsyrfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsysv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsysv.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:04:30 +01:00
dsysv_aa.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsysv_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsysv_aa_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsysv_aa_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsysv_rk.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsysv_rk.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:04:30 +01:00
dsysv_rook.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsysv_rook.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:04:30 +01:00
dsysvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsysvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsysvxx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsysvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsyswapr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsyswapr.f Simplify ?SYSWAPR and fix its documentation (Reference-LAPACK 217) 2022-11-21 18:00:31 +01:00
dsytd2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsytd2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsytf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsytf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsytf2_rk.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsytf2_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsytrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsytrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsytrd_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsytrd_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsytrd_sb2st.F Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsytrd_sb2st.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsytrd_sy2sb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsytrd_sy2sb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsytrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsytrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsytrf_aa.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsytrf_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsytrf_aa_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsytrf_aa_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsytrf_rk.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsytrf_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsytrf_rook.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsytrf_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsytri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsytri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsytri2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsytri2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsytri2x.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsytri2x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsytri_3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsytri_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsytri_3x.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsytri_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsytrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsytrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsytrs2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsytrs2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsytrs_3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsytrs_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsytrs_aa_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsytrs_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtbcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtbrfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtbtrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtfsm.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtfsm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtftri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtftri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtfttp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtfttp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtfttr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtfttr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtgevc.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtgevc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtgex2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtgex2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtgexc.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtgexc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtgsen.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtgsen.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtgsja.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtgsja.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtgsna.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtgsna.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtgsy2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtgsy2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtgsyl.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtgsyl.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtpcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtpcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtplqt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtplqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtplqt2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtplqt2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtpmlqt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtpmlqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtpmqrt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtpmqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtpqrt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtpqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtpqrt2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtpqrt2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtprfb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtprfb.f Fix function documentation for LAPACK ?TPRFB (Reference-LAPACK PR665) 2022-11-21 20:01:47 +01:00
dtprfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtptri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtptrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtpttf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtpttf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtpttr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtpttr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtrcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtrcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtrevc.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtrevc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtrevc3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtrevc3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtrexc.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtrexc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtrrfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtrrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtrsen.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtrsen.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtrsna.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtrsna.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtrsyl.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtrsyl.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtrsyl3.c MSVC compatibility fixes 2022-11-16 07:36:40 +01:00
dtrsyl3.f Add a BLAS3-based triangular Sylvester equation solver (Reference-LAPACK PR 651) 2022-11-13 23:10:13 +01:00
dtrti2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtrti2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtrtri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtrtri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtrtrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtrtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtrttf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtrttf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtrttp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtrttp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dtzrzf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dtzrzf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dzsum1.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dzsum1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
icmax1.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
icmax1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ieeeck.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ieeeck.f Fix typo in comment (Reference-LAPACK PR735) 2022-11-21 19:59:33 +01:00
ilaclc.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ilaclc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ilaclr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ilaclr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
iladiag.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
iladiag.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
iladlc.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
iladlc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
iladlr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
iladlr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ilaenv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ilaenv.f Add a BLAS3-based triangular Sylvester equation solver (Reference-LAPACK PR 651) 2022-11-13 23:10:13 +01:00
ilaenv2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ilaenv2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ilaprec.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ilaprec.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ilaslc.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ilaslc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ilaslr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ilaslr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ilatrans.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ilatrans.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ilauplo.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ilauplo.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ilazlc.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ilazlc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ilazlr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ilazlr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
iparam2stage.F Use LSAME for character comparison (Reference-LAPACK PR755) 2022-11-23 15:19:07 +01:00
iparam2stage.c Fix C99-style declaration of loop variable 2022-08-11 16:37:23 +02:00
iparmq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
iparmq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
izmax1.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
izmax1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
la_constants.c Add dummy C files for 3.10.1 modules 2022-04-22 13:09:12 +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 Add dummy C files for 3.10.1 modules 2022-04-22 13:09:12 +02:00
lsamen.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
lsamen.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
meson.build [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
sbbcsd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sbbcsd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sbdsdc.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sbdsdc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sbdsqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sbdsqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sbdsvdx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sbdsvdx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
scombssq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
scombssq.f Apply fix from Reference-LAPACK PR390, NaN not propagating 2020-02-23 22:40:40 +01:00
scsum1.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
scsum1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sdisna.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sdisna.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgbbrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgbbrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgbcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgbequ.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgbequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgbequb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgbequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgbrfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgbrfsx.c Use f2c translations of LAPACK when no Fortran compiler is available (#3539) 2022-04-09 22:38:58 +02:00
sgbrfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgbsv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgbsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgbsvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgbsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgbsvxx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgbsvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgbtf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgbtf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgbtrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgbtrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgbtrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgebak.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgebak.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:11:05 +01:00
sgebal.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgebal.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgebd2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgebd2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgebrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgebrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgecon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgecon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgeequ.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgeequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgeequb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgeequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgees.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgees.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:11:05 +01:00
sgeesx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgeesx.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:11:05 +01:00
sgeev.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgeev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgeevx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgeevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgehd2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgehd2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgehrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgehrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgejsv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgejsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgelq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgelq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgelq2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgelq2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgelqf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgelqf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgelqt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgelqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgelqt3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgelqt3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgels.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgels.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgelsd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgelsd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgelss.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgelss.f Cast work array sizes to integer (Reference-LAPACK PR 684) 2022-11-19 22:31:33 +01:00
sgelst.c Add C equivalents of ?GELST (for Reference-LAPACK PR739) 2022-11-19 22:50:57 +01:00
sgelst.f Add new routines for ?GELST similar to ?GELS (Reference-LAPACK PR739) 2022-11-19 22:34:42 +01:00
sgelsy.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgelsy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgemlq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgemlq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgemlqt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgemlqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgemqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgemqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgemqrt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgemqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgeql2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgeql2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgeqlf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgeqlf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgeqp3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgeqp3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgeqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgeqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgeqr2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgeqr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgeqr2p.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgeqr2p.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgeqrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgeqrf.f Fix workspace calculation in GEQRF/GERQF (Reference-LAPACK PR 638) 2022-11-13 13:00:52 +01:00
sgeqrfp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgeqrfp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgeqrt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgeqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgeqrt2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgeqrt2.f Fix input argument check (LAPACK PR 646) 2022-02-03 11:43:17 +01:00
sgeqrt3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgeqrt3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgerfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgerfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgerfsx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgerfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgerq2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgerq2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgerqf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgerqf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgesc2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgesc2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgesdd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgesdd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgesv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgesv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgesvd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgesvd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgesvdq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgesvdq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgesvdx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgesvdx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgesvj.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgesvj.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgesvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgesvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgesvxx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgesvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgetc2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgetc2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgetf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgetf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgetrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgetrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgetrf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgetrf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgetri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgetri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgetrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgetrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgetsls.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgetsls.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgetsqrhrt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgetsqrhrt.f Add new files for Householder reconstruction functions from 3.9.1 2021-05-02 19:25:43 +02:00
sggbak.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sggbak.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:11:05 +01:00
sggbal.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sggbal.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:11:05 +01:00
sgges.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgges.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgges3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgges3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sggesx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sggesx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sggev.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sggev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sggev3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sggev3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sggevx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sggevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sggglm.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sggglm.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:11:05 +01:00
sgghd3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgghd3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgghrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgghrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgglse.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgglse.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:11:05 +01:00
sggqrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sggqrf.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:11:05 +01:00
sggrqf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sggrqf.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:11:05 +01:00
sggsvd3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sggsvd3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sggsvp3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sggsvp3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgsvj0.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgsvj0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgsvj1.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgsvj1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgtcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgtcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgtrfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgtrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgtsv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgtsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgtsvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgtsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgttrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgttrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgttrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgttrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sgtts2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sgtts2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
shgeqz.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
shgeqz.f Use normwise criterion for INF eigenvalues in QZ (Reference-LAPACK PR698) 2022-11-20 13:22:55 +01:00
shsein.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
shsein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
shseqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
shseqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sisnan.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sisnan.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sla_gbamv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sla_gbrfsx_extended.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sla_gbrpvgrw.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sla_gerfsx_extended.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sla_gerpvgrw.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sla_porfsx_extended.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sla_porpvgrw.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sla_porpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sla_syamv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sla_syrfsx_extended.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sla_syrpvgrw.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sla_wwaddw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slabad.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slabad.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slabrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slabrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slacn2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slacn2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slacon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slacon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slacpy.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slacpy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sladiv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sladiv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slae2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slae2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaebz.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaebz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaed0.c Fix pointer/integer argument mismatch in calls to pow() 2022-09-14 11:48:36 +02:00
slaed0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaed1.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaed1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaed2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaed2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaed3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaed3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaed4.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaed4.f Improve convergence of DLAED4/SLAED4 (Reference-LAPACK PR655) 2022-11-21 21:18:39 +01:00
slaed5.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaed5.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaed6.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaed6.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaed7.c Fix pointer/integer argument mismatch in calls to pow() 2022-09-14 11:48:36 +02:00
slaed7.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaed8.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaed8.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaed9.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaed9.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaeda.c Fix pointer/integer argument mismatch in calls to pow() 2022-09-14 11:48:36 +02:00
slaeda.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaein.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaev2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaev2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaexc.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaexc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slag2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slag2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slag2d.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slag2d.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slags2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slags2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slagtf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slagtf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slagtm.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slagtm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slagts.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slagts.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slagv2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slagv2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slahqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slahqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slahr2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slahr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaic1.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaic1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaisnan.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaisnan.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaln2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaln2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slals0.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slals0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slalsa.c Fix pointer/integer argument mismatch in calls to pow() 2022-09-14 11:48:36 +02:00
slalsa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slalsd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slalsd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slamrg.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slamrg.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slamswlq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slamswlq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slamtsqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slamtsqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaneg.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaneg.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slangb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slangb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slange.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slange.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slangt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slangt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slanhs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slanhs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slansb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slansb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slansf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slansf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slansp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slansp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slanst.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slanst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slansy.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slansy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slantb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slantb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slantp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slantp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slantr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slantr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slanv2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slanv2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaorhr_col_getrfnp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slapll.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slapmr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slapmr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slapmt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slapmt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slapy2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slapy2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slapy3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slapy3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaqgb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaqgb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaqge.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaqge.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaqp2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaqp2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaqps.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaqps.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaqr0.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaqr0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaqr1.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaqr1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaqr2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaqr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaqr3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaqr3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaqr4.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaqr4.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaqr5.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaqr5.f Improve FMA usage in ?LAQR5 (Reference-LAPACK PR681) 2022-11-20 19:37:28 +01:00
slaqsb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaqsb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaqsp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaqsp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaqsy.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaqsy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaqtr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaqtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaqz0.c Add dummy C versions of the 3.10.1 ?laqz codes for C_LAPACK 2022-04-22 09:27:37 +02:00
slaqz0.f Use normwise criterion in multishift QZ (Reference-LAPACK PR698) 2022-11-20 19:39:12 +01:00
slaqz1.c Add dummy C versions of the 3.10.1 ?laqz codes for C_LAPACK 2022-04-22 09:27:37 +02:00
slaqz1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaqz2.c Add dummy C versions of the 3.10.1 ?laqz codes for C_LAPACK 2022-04-22 09:27:37 +02:00
slaqz2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaqz3.c Add dummy C versions of the 3.10.1 ?laqz codes for C_LAPACK 2022-04-22 09:27:37 +02:00
slaqz3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaqz4.c Add dummy C versions of the 3.10.1 ?laqz codes for C_LAPACK 2022-04-22 09:27:37 +02:00
slaqz4.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slar1v.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slar1v.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slar2v.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slar2v.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slarf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarfb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slarfb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarfb_gett.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slarfb_gett.f Add new files for Householder reconstruction functions from 3.9.1 2021-05-02 19:25:43 +02:00
slarfg.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slarfg.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarfgp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slarfgp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarft.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slarft.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarfx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slarfx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarfy.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slarfy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slargv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slargv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarmm.c MSVC compatibility fixes 2022-11-16 07:36:40 +01: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slarnv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarra.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slarra.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarrb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slarrb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarrc.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slarrc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slarrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarre.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slarre.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slarrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarrj.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slarrj.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarrk.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slarrk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarrr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slarrr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarrv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slarrv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarscl2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slarscl2.f Fix function documentation (Reference-LAPACK PR747) 2022-11-20 22:46:58 +01:00
slartg.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slartg.f90 Use new algorithms for computing Givens rotations (Reference-LAPACK PR631) 2022-11-20 22:52:28 +01:00
slartgp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slartgp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slartgs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slartgs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slartv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slartv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaruv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaruv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarz.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slarz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarzb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slarzb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slarzt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slarzt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slas2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slas2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slascl.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slascl.f Add quick return if scaling with one (Reference-LAPACK PR674) 2022-11-20 13:30:25 +01:00
slascl2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slascl2.f Fix function documentation (Reference-LAPACK PR747) 2022-11-20 22:46:58 +01:00
slasd0.c Fix pointer/integer argument mismatch in calls to pow() 2022-09-14 11:48:36 +02:00
slasd0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasd1.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slasd1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasd2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slasd2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasd3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slasd3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasd4.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slasd4.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasd5.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slasd5.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasd6.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slasd6.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasd7.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slasd7.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasd8.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slasd8.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasda.c Fix pointer/integer argument mismatch in calls to pow() 2022-09-14 11:48:36 +02:00
slasda.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasdq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slasdq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasdt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slasdt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaset.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaset.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasq1.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slasq1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasq2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slasq2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasq3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slasq3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasq4.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slasq4.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasq5.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slasq5.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasq6.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slasq6.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slasr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasrt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slasrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slassq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slassq.f90 Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasv2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slasv2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaswlq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaswlq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slaswp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slaswp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasy2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slasy2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasyf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slasyf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slasyf_aa.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slasyf_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slatbs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slatbs.f Set scale early for robust triangular solvers (Reference-LAPACK PR712) 2022-11-20 22:44:36 +01:00
slatdf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slatdf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slatps.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slatps.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slatrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slatrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slatrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slatrs.f Set scale early for robust triangular solvers (Reference-LAPACK PR712) 2022-11-20 22:44:36 +01:00
slatrs3.c MSVC compatibility fixes 2022-11-16 07:36:40 +01:00
slatrs3.f Add a BLAS3-based triangular Sylvester equation solver (Reference-LAPACK PR 651) 2022-11-13 23:10:13 +01:00
slatrz.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slatrz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slatsqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slatsqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slauu2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slauu2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
slauum.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slauum.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sopgtr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sopgtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sopmtr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sopmtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sorbdb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sorbdb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sorbdb1.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sorbdb1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sorbdb2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sorbdb2.f Fix function documentation (Reference-LAPACK PR697) 2022-11-20 16:38:57 +01:00
sorbdb3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sorbdb3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sorbdb4.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sorbdb4.f Fix function documentation (Reference-LAPACK PR697) 2022-11-20 16:38:57 +01:00
sorbdb5.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sorbdb5.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sorbdb6.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sorbdb6.f Fix uninitialized variable (Reference-LAPACK PR647) 2022-11-20 16:36:19 +01:00
sorcsd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sorcsd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sorcsd2by1.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sorcsd2by1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sorg2l.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sorg2l.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sorg2r.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sorg2r.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sorgbr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sorgbr.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:11:05 +01:00
sorghr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sorghr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sorgl2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sorgl2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sorglq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sorglq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sorgql.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sorgql.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sorgqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sorgqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sorgr2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sorgr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sorgrq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sorgrq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sorgtr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sorgtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sorgtsqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sorgtsqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sorgtsqr_row.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sorgtsqr_row.f Add new files for Householder reconstruction functions from 3.9.1 2021-05-02 19:25:43 +02:00
sorhr_col.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sorhr_col.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sorm2l.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sorm2l.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sorm2r.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sorm2r.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sorm22.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sorm22.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sormbr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sormbr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sormhr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sormhr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sorml2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sorml2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sormlq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sormlq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sormql.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sormql.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sormqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sormqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sormr2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sormr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sormr3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sormr3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sormrq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sormrq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sormrz.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sormrz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sormtr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sormtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spbcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
spbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spbequ.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
spbequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spbrfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
spbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spbstf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
spbstf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spbsv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
spbsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spbsvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
spbsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spbtf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
spbtf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spbtrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
spbtrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spbtrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
spbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spftrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
spftrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spftri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
spftri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spftrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
spftrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spocon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
spocon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spoequ.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
spoequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spoequb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
spoequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sporfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sporfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sporfsx.c Use f2c translations of LAPACK when no Fortran compiler is available (#3539) 2022-04-09 22:38:58 +02:00
sporfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sposv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sposv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sposvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sposvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sposvxx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sposvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spotf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
spotf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spotrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
spotrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spotrf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
spotrf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spotri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
spotri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spotrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
spotrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sppcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sppcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sppequ.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sppequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spprfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
spprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sppsv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sppsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sppsvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sppsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spptrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
spptrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spptri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
spptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spptrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
spptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spstf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
spstf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spstrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
spstrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sptcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sptcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spteqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
spteqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sptrfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sptrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sptsv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sptsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sptsvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sptsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spttrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
spttrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
spttrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
spttrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sptts2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sptts2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
srscl.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
srscl.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssb2st_kernels.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssb2st_kernels.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssbev.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssbev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssbev_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssbev_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssbevd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssbevd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssbevd_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssbevd_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssbevx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssbevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssbevx_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssbevx_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssbgst.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssbgst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssbgv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssbgv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssbgvd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssbgvd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssbgvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssbgvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssbtrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssbtrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssfrk.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssfrk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sspcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sspcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sspev.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sspev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sspevd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sspevd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sspevx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sspevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sspgst.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sspgst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sspgv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sspgv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sspgvd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sspgvd.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:11:05 +01:00
sspgvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sspgvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssprfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sspsv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sspsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sspsvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sspsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssptrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssptrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssptrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssptrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssptri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssptrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sstebz.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sstebz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sstedc.c Fix pointer/integer argument mismatch in calls to pow() 2022-09-14 11:48:36 +02:00
sstedc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sstegr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sstegr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sstein.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sstein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sstemr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sstemr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssteqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssteqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssterf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssterf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sstev.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sstev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sstevd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sstevd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sstevr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sstevr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
sstevx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
sstevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssycon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssycon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssycon_3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssycon_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssyconv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssyconv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssyconvf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssyconvf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssyconvf_rook.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssyconvf_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssyequb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssyequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssyev.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssyev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssyev_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssyev_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssyevd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssyevd.f Fix workspace query for ?SYEVD and ?HEEVD (Reference-LAPACK PR691) 2022-11-20 13:25:21 +01:00
ssyevd_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssyevd_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssyevr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssyevr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssyevr_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssyevr_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssyevx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssyevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssyevx_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssyevx_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssygs2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssygs2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssygst.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssygst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssygv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssygv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssygv_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssygv_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssygvd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssygvd.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:11:05 +01:00
ssygvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssygvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssyrfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssyrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssyrfsx.c Use f2c translations of LAPACK when no Fortran compiler is available (#3539) 2022-04-09 22:38:58 +02:00
ssyrfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssysv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssysv.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:11:05 +01:00
ssysv_aa.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssysv_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssysv_aa_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssysv_aa_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssysv_rk.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssysv_rk.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:11:05 +01:00
ssysv_rook.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssysv_rook.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:11:05 +01:00
ssysvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssysvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssysvxx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssysvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssyswapr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssyswapr.f Simplify ?SYSWAPR and fix its documentation (Reference-LAPACK 217) 2022-11-21 18:00:31 +01:00
ssytd2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssytd2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssytf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssytf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssytf2_rk.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssytf2_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssytrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssytrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssytrd_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssytrd_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssytrd_sb2st.F Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssytrd_sb2st.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssytrd_sy2sb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssytrd_sy2sb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssytrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssytrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssytrf_aa.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssytrf_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssytrf_aa_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssytrf_aa_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssytrf_rk.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssytrf_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssytrf_rook.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssytrf_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssytri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssytri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssytri2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssytri2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssytri2x.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssytri2x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssytri_3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssytri_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssytri_3x.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssytri_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssytrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssytrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssytrs2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssytrs2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssytrs_3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssytrs_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ssytrs_aa_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ssytrs_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stbcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
stbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stbrfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
stbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stbtrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
stbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stfsm.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
stfsm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stftri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
stftri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stfttp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
stfttp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stfttr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
stfttr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stgevc.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
stgevc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stgex2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
stgex2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stgexc.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
stgexc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stgsen.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
stgsen.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stgsja.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
stgsja.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stgsna.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
stgsna.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stgsy2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
stgsy2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stgsyl.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
stgsyl.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stpcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
stpcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stplqt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
stplqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stplqt2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
stplqt2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stpmlqt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
stpmlqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stpmqrt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
stpmqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stpqrt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
stpqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stpqrt2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
stpqrt2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stprfb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
stprfb.f Fix function documentation for LAPACK ?TPRFB (Reference-LAPACK PR665) 2022-11-21 20:01:47 +01:00
stprfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
stprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stptri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
stptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stptrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
stptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stpttf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
stpttf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stpttr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
stpttr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
strcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
strcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
strevc.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
strevc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
strevc3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
strevc3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
strexc.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
strexc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
strrfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
strrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
strsen.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
strsen.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
strsna.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
strsna.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
strsyl.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
strsyl.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
strsyl3.c MSVC compatibility fixes 2022-11-16 07:36:40 +01:00
strsyl3.f Add a BLAS3-based triangular Sylvester equation solver (Reference-LAPACK PR 651) 2022-11-13 23:10:13 +01:00
strti2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
strti2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
strtri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
strtri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
strtrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
strtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
strttf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
strttf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
strttp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
strttp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
stzrzf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
stzrzf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
xerbla.c Use f2c translations of LAPACK when no Fortran compiler is available (#3539) 2022-04-09 22:38:58 +02:00
xerbla.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
xerbla_array.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
xerbla_array.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zbbcsd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zbbcsd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zbdsqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zbdsqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zcgesv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zcgesv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zcposv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zcposv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zdrscl.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zdrscl.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgbbrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgbbrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgbcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgbequ.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgbequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgbequb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgbequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgbrfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgbrfsx.c Use f2c translations of LAPACK when no Fortran compiler is available (#3539) 2022-04-09 22:38:58 +02:00
zgbrfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgbsv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgbsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgbsvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgbsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgbsvxx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgbsvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgbtf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgbtf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgbtrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgbtrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgbtrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgebak.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgebak.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:22:46 +01:00
zgebal.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgebal.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgebd2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgebd2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgebrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgebrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgecon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgecon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgeequ.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgeequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgeequb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgeequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgees.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgees.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:22:46 +01:00
zgeesx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgeesx.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:22:46 +01:00
zgeev.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgeev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgeevx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgeevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgehd2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgehd2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgehrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgehrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgejsv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgejsv.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:22:46 +01:00
zgelq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgelq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgelq2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgelq2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgelqf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgelqf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgelqt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgelqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgelqt3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgelqt3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgels.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgels.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgelsd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgelsd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgelss.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgelss.f Cast work array sizes to integer (Reference-LAPACK PR 684) 2022-11-19 22:31:33 +01:00
zgelst.c Add C equivalents of ?GELST (for Reference-LAPACK PR739) 2022-11-19 22:50:57 +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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgelsy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgemlq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgemlq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgemlqt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgemlqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgemqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgemqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgemqrt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgemqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgeql2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgeql2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgeqlf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgeqlf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgeqp3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgeqp3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgeqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgeqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgeqr2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgeqr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgeqr2p.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgeqr2p.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgeqrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgeqrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgeqrfp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgeqrfp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgeqrt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgeqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgeqrt2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgeqrt2.f Fix input argument check (LAPACK PR 646) 2022-02-03 11:43:17 +01:00
zgeqrt3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgeqrt3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgerfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgerfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgerfsx.c Use f2c translations of LAPACK when no Fortran compiler is available (#3539) 2022-04-09 22:38:58 +02:00
zgerfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgerq2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgerq2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgerqf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgerqf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgesc2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgesc2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgesdd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgesdd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgesv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgesv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgesvd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgesvd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgesvdq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgesvdq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgesvdx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgesvdx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgesvj.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgesvj.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgesvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgesvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgesvxx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgesvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgetc2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgetc2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgetf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgetf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgetrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgetrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgetrf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgetrf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgetri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgetri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgetrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgetrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgetsls.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgetsls.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgetsqrhrt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgetsqrhrt.f Add new files for Householder reconstruction functions from 3.9.1 2021-05-02 19:25:43 +02:00
zggbak.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zggbak.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zggbal.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zggbal.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgges.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgges.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgges3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgges3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zggesx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zggesx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zggev.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zggev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zggev3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zggev3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zggevx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zggevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zggglm.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zggglm.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:22:46 +01:00
zgghd3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgghd3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgghrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgghrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgglse.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgglse.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:22:46 +01:00
zggqrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zggqrf.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:22:46 +01:00
zggrqf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zggrqf.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:22:46 +01:00
zggsvd3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zggsvd3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zggsvp3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zggsvp3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgsvj0.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgsvj0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgsvj1.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgsvj1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgtcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgtcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgtrfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgtrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgtsv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgtsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgtsvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgtsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgttrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgttrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgttrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgttrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zgtts2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zgtts2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhb2st_kernels.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhb2st_kernels.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhbev.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhbev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhbev_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhbev_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhbevd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhbevd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhbevd_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhbevd_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhbevx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhbevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhbevx_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhbevx_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhbgst.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhbgst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhbgv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhbgv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhbgvd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhbgvd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhbgvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhbgvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhbtrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhbtrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhecon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhecon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhecon_3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhecon_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhecon_rook.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhecon_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zheequb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zheequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zheev.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zheev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zheev_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zheev_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zheevd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zheevd.f Fix workspace query for ?SYEVD and ?HEEVD (Reference-LAPACK PR691) 2022-11-20 13:25:21 +01:00
zheevd_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zheevd_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zheevr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zheevr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zheevr_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zheevr_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zheevx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zheevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zheevx_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zheevx_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhegs2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhegs2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhegst.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhegst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhegv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhegv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhegv_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhegv_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhegvd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhegvd.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:22:46 +01:00
zhegvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhegvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zherfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zherfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zherfsx.c Use f2c translations of LAPACK when no Fortran compiler is available (#3539) 2022-04-09 22:38:58 +02:00
zherfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhesv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhesv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhesv_aa.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhesv_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhesv_aa_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhesv_aa_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhesv_rk.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhesv_rk.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:22:46 +01:00
zhesv_rook.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhesv_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhesvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhesvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhesvxx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhesvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zheswapr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zheswapr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetd2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhetd2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhetf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetf2_rk.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhetf2_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetf2_rook.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhetf2_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhetrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetrd_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhetrd_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetrd_hb2st.F Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetrd_hb2st.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhetrd_he2hb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhetrd_he2hb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhetrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetrf_aa.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhetrf_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetrf_aa_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhetrf_aa_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetrf_rk.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhetrf_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetrf_rook.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhetrf_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhetri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetri2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhetri2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetri2x.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhetri2x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetri_3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhetri_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetri_3x.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhetri_3x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetri_rook.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhetri_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhetrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetrs2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhetrs2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetrs_3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhetrs_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetrs_aa.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhetrs_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhetrs_aa_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhetrs_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhfrk.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhfrk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhgeqz.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhgeqz.f Use normwise criterion for INF eigenvalues in QZ (Reference-LAPACK PR698) 2022-11-20 13:22:55 +01:00
zhpcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhpcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhpev.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhpev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhpevd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhpevd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhpevx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhpevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhpgst.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhpgst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhpgv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhpgv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhpgvd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhpgvd.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:22:46 +01:00
zhpgvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhpgvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhprfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhpsv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhpsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhpsvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhpsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhptrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhptrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhptrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhptrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhptri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhptrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhsein.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhsein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zhseqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zhseqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zla_gbamv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zla_gbrfsx_extended.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zla_gbrpvgrw.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zla_gbrpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zla_geamv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zla_gerfsx_extended.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zla_gerpvgrw.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zla_gerpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zla_heamv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zla_herfsx_extended.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zla_herpvgrw.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zla_porfsx_extended.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zla_porpvgrw.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zla_porpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zla_syamv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zla_syrfsx_extended.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zla_syrpvgrw.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zla_syrpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zla_wwaddw.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zla_wwaddw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlabrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlabrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlacgv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlacgv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlacn2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlacn2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlacon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlacon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlacp2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlacp2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlacpy.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlacpy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlacrm.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlacrm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlacrt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlacrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zladiv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zladiv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaed0.c Fix pointer/integer argument mismatch in calls to pow() 2022-09-14 11:48:36 +02:00
zlaed0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaed7.c Fix pointer/integer argument mismatch in calls to pow() 2022-09-14 11:48:36 +02:00
zlaed7.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaed8.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlaed8.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaein.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlaein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaesy.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlaesy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaev2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlaev2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlag2c.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlag2c.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:22:46 +01:00
zlags2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlags2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlagtm.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlagtm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlahef.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlahef.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlahef_aa.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlahef_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlahef_rk.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlahef_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlahef_rook.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlahef_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlahqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlahqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlahr2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlahr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaic1.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlaic1.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:22:46 +01:00
zlals0.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlals0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlalsa.c Fix pointer/integer argument mismatch in calls to pow() 2022-09-14 11:48:36 +02:00
zlalsa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlalsd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlalsd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlamswlq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlamswlq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlamtsqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlamtsqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlangb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlangb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlange.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlange.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlangt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlangt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlanhb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlanhb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlanhe.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlanhe.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlanhf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlanhf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlanhp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlanhp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlanhs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlanhs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlanht.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlanht.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlansb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlansb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlansp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlansp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlansy.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlansy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlantb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlantb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlantp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlantp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlantr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlantr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlapll.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlapll.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlapmr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlapmr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlapmt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlapmt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaqgb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlaqgb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaqge.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlaqge.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaqhb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlaqhb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaqhe.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlaqhe.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaqhp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlaqhp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaqp2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlaqp2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaqps.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlaqps.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaqr0.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlaqr0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaqr1.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlaqr1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaqr2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlaqr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaqr3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlaqr3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaqr4.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlaqr4.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaqr5.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlaqr5.f Improve FMA usage in ?LAQR5 (Reference-LAPACK PR681) 2022-11-20 19:37:28 +01:00
zlaqsb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlaqsb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaqsp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlaqsp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaqsy.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlaqsy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaqz0.c Add dummy C versions of the 3.10.1 ?laqz codes for C_LAPACK 2022-04-22 09:27:37 +02:00
zlaqz0.f Use normwise criterion in multishift QZ (Reference-LAPACK PR698) 2022-11-20 19:39:12 +01:00
zlaqz1.c Add dummy C versions of the 3.10.1 ?laqz codes for C_LAPACK 2022-04-22 09:27:37 +02:00
zlaqz1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaqz2.c Add dummy C versions of the 3.10.1 ?laqz codes for C_LAPACK 2022-04-22 09:27:37 +02:00
zlaqz2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaqz3.c Add dummy C versions of the 3.10.1 ?laqz codes for C_LAPACK 2022-04-22 09:27:37 +02:00
zlaqz3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlar1v.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlar1v.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlar2v.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlar2v.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlarcm.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlarcm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlarf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlarf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlarfb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlarfb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlarfb_gett.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlarfb_gett.f Add new files for Householder reconstruction functions from 3.9.1 2021-05-02 19:25:43 +02:00
zlarfg.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlarfg.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlarfgp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlarfgp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlarft.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlarft.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlarfx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlarfx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlarfy.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlarfy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlargv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlargv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlarnv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlarnv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlarrv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlarrv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlarscl2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlarscl2.f Fix function documentation (Reference-LAPACK PR747) 2022-11-20 22:46:58 +01:00
zlartg.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlartg.f90 Use new algorithms for computing Givens rotations (Reference-LAPACK PR631) 2022-11-20 22:52:28 +01:00
zlartv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlartv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlarz.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlarz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlarzb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlarzb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlarzt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlarzt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlascl.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlascl.f Add quick return if scaling with one (Reference-LAPACK PR674) 2022-11-20 13:30:25 +01:00
zlascl2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlascl2.f Fix function documentation (Reference-LAPACK PR747) 2022-11-20 22:46:58 +01:00
zlaset.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlaset.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlasr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlasr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlassq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlassq.f90 Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaswlq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlaswlq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaswp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlaswp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlasyf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlasyf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlasyf_aa.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlasyf_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlasyf_rk.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlasyf_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlasyf_rook.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlasyf_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlat2c.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlat2c.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:22:46 +01:00
zlatbs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlatbs.f Set scale early for robust triangular solvers (Reference-LAPACK PR712) 2022-11-20 22:44:36 +01:00
zlatdf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlatdf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlatps.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlatps.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlatrd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlatrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlatrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlatrs.f Set scale early for robust triangular solvers (Reference-LAPACK PR712) 2022-11-20 22:44:36 +01:00
zlatrs3.c MSVC compatibility fixes 2022-11-16 07:36:40 +01:00
zlatrs3.f Add a BLAS3-based triangular Sylvester equation solver (Reference-LAPACK PR 651) 2022-11-13 23:10:13 +01:00
zlatrz.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlatrz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlatsqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlatsqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlaunhr_col_getrfnp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlaunhr_col_getrfnp2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlauu2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlauu2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zlauum.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zlauum.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpbcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zpbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpbequ.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zpbequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpbrfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zpbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpbstf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zpbstf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpbsv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zpbsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpbsvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zpbsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpbtf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zpbtf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpbtrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zpbtrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpbtrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zpbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpftrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zpftrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpftri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zpftri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpftrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zpftrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpocon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zpocon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpoequ.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zpoequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpoequb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zpoequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zporfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zporfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zporfsx.c Use f2c translations of LAPACK when no Fortran compiler is available (#3539) 2022-04-09 22:38:58 +02:00
zporfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zposv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zposv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zposvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zposvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zposvxx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zposvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpotf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zpotf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpotrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zpotrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpotrf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zpotrf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpotri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zpotri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpotrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zpotrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zppcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zppcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zppequ.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zppequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpprfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zpprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zppsv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zppsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zppsvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zppsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpptrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zpptrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpptri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zpptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpptrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zpptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpstf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zpstf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpstrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zpstrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zptcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zptcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpteqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zpteqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zptrfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zptrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zptsv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zptsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zptsvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zptsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpttrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zpttrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zpttrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zpttrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zptts2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zptts2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zrot.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zrot.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zspcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zspcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zspmv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zspmv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zspr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zspr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsprfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zspsv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zspsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zspsvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zspsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsptrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsptrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsptri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsptrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zstedc.c Fix pointer/integer argument mismatch in calls to pow() 2022-09-14 11:48:36 +02:00
zstedc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zstegr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zstegr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zstein.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zstein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zstemr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zstemr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsteqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsteqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsycon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsycon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsycon_3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsycon_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsycon_rook.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsycon_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsyconv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsyconv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsyconvf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsyconvf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsyconvf_rook.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsyconvf_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsyequb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsyequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsymv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsymv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsyr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsyr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsyrfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsyrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsyrfsx.c Use f2c translations of LAPACK when no Fortran compiler is available (#3539) 2022-04-09 22:38:58 +02:00
zsyrfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsysv.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsysv.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:22:46 +01:00
zsysv_aa.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsysv_aa_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsysv_rk.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsysv_rk.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:22:46 +01:00
zsysv_rook.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsysv_rook.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:22:46 +01:00
zsysvx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsysvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsysvxx.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsysvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsyswapr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsyswapr.f Simplify ?SYSWAPR and fix its documentation (Reference-LAPACK 217) 2022-11-21 18:00:31 +01:00
zsytf2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsytf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsytf2_rk.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsytf2_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsytf2_rook.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsytf2_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsytrf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsytrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsytrf_aa.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsytrf_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsytrf_aa_2stage.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsytrf_aa_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsytrf_rk.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsytrf_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsytrf_rook.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsytrf_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsytri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsytri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsytri2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsytri2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsytri2x.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsytri2x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsytri_3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsytri_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsytri_3x.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsytri_3x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsytri_rook.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsytri_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsytrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsytrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsytrs2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsytrs2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsytrs_3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsytrs_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zsytrs_aa.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zsytrs_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztbcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztbrfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztbtrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztfsm.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztfsm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztftri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztftri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztfttp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztfttp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztfttr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztfttr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztgevc.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztgevc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztgex2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztgex2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztgexc.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztgexc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztgsen.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztgsen.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztgsja.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztgsja.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztgsna.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztgsna.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztgsy2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztgsy2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztgsyl.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztgsyl.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztpcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztpcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztplqt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztplqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztplqt2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztplqt2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztpmlqt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztpmlqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztpmqrt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztpmqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztpqrt.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztpqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztpqrt2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztpqrt2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztprfb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztprfb.f Fix function documentation for LAPACK ?TPRFB (Reference-LAPACK PR665) 2022-11-21 20:01:47 +01:00
ztprfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztptri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztptrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztpttf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztpttf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztpttr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztpttr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztrcon.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztrcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztrevc.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztrevc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztrevc3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztrevc3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztrexc.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztrexc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztrrfs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztrrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztrsen.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztrsen.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztrsna.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztrsna.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztrsyl.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztrsyl.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztrsyl3.c MSVC compatibility fixes 2022-11-16 07:36:40 +01:00
ztrsyl3.f Add a BLAS3-based triangular Sylvester equation solver (Reference-LAPACK PR 651) 2022-11-13 23:10:13 +01:00
ztrti2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztrti2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztrtri.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztrtri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztrtrs.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztrtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztrttf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztrttf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztrttp.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztrttp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
ztzrzf.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
ztzrzf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zunbdb.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zunbdb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zunbdb1.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zunbdb1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zunbdb2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zunbdb2.f Fix function documentation (Reference-LAPACK PR697) 2022-11-20 16:38:57 +01:00
zunbdb3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zunbdb3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zunbdb4.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zunbdb4.f Fix function documentation (Reference-LAPACK PR697) 2022-11-20 16:38:57 +01:00
zunbdb5.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zunbdb5.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zunbdb6.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zunbdb6.f Fix type precision and function documentation (Reference-LAPACK PRs 647+702) 2022-11-20 16:34:45 +01:00
zuncsd.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zuncsd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zuncsd2by1.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zuncsd2by1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zung2l.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zung2l.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zung2r.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zung2r.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zungbr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zungbr.f Define type conversions explicitly (Reference-LAPACK PR 703) 2022-11-19 15:22:46 +01:00
zunghr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zunghr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zungl2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zungl2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zunglq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zunglq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zungql.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zungql.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zungqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zungqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zungr2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zungr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zungrq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zungrq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zungtr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zungtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zungtsqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zungtsqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zungtsqr_row.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02: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 C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zunhr_col.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zunm2l.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zunm2l.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zunm2r.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zunm2r.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zunm22.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zunm22.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zunmbr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zunmbr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zunmhr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zunmhr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zunml2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zunml2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zunmlq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zunmlq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zunmql.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zunmql.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zunmqr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zunmqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zunmr2.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zunmr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zunmr3.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zunmr3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zunmrq.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zunmrq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zunmrz.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zunmrz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zunmtr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zunmtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zupgtr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zupgtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
zupmtr.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
zupmtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00