You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Martin Kroeker d035e80d33
move the original non-recursive ?LARFT here (Reference-LAPACK PR 1080)
8 months ago
..
DEPRECATED fix typedef of logical to support INTERFACE64 1 year ago
VARIANTS move the original non-recursive ?LARFT here (Reference-LAPACK PR 1080) 8 months ago
CMakeLists.txt Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
Makefile remove .mod files during make clean 1 year ago
cbbcsd.c fix typedef of logical to support INTERFACE64 1 year ago
cbbcsd.f Fix uninitialized read/wrong variable (Reference-LAPACK PR 967) 1 year ago
cbdsqr.c fix typedef of logical to support INTERFACE64 1 year ago
cbdsqr.f Fix potential overflow in the calculation of MAXIT 1 year ago
cgbbrd.c fix typedef of logical to support INTERFACE64 1 year ago
cgbbrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgbcon.c fix typedef of logical to support INTERFACE64 1 year ago
cgbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgbequ.c fix typedef of logical to support INTERFACE64 1 year ago
cgbequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgbequb.c fix typedef of logical to support INTERFACE64 1 year ago
cgbequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgbrfs.c fix typedef of logical to support INTERFACE64 1 year ago
cgbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgbrfsx.c fix typedef of logical to support INTERFACE64 1 year ago
cgbrfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgbsv.c fix typedef of logical to support INTERFACE64 1 year ago
cgbsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgbsvx.c fix typedef of logical to support INTERFACE64 1 year ago
cgbsvx.f Fix typos and errors in comments (Reference-LAPACK 809) 1 year ago
cgbsvxx.c fix typedef of logical to support INTERFACE64 1 year ago
cgbsvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgbtf2.c fix typedef of logical to support INTERFACE64 1 year ago
cgbtf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgbtrf.c fix typedef of logical to support INTERFACE64 1 year ago
cgbtrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgbtrs.c fix typedef of logical to support INTERFACE64 1 year ago
cgbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgebak.c fix typedef of logical to support INTERFACE64 1 year ago
cgebak.f Define type conversions explicitly (Reference-LAPACK PR 703) 2 years ago
cgebal.c fix typedef of logical to support INTERFACE64 1 year ago
cgebal.f Refactor ?GEBAL (Reference-LAPACK PR 808) 2 years ago
cgebd2.c fix typedef of logical to support INTERFACE64 1 year ago
cgebd2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgebrd.c fix typedef of logical to support INTERFACE64 1 year ago
cgebrd.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
cgecon.c fix typedef of logical to support INTERFACE64 1 year ago
cgecon.f Change ?GECON to return INFO=1 if RCOND is NaN (Reference-LAPACK PR 926) 1 year ago
cgedmd.c fix typedef of logical to support INTERFACE64 1 year ago
cgedmd.f90 Fix issues related to ?GEDMD (Reference-LAPACK PR 959) 1 year ago
cgedmdq.c fix typedef of logical to support INTERFACE64 1 year ago
cgedmdq.f90 Add Dynamic Mode Decomposition functions (Reference-LAPACK PR 736) 2 years ago
cgeequ.c fix typedef of logical to support INTERFACE64 1 year ago
cgeequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgeequb.c fix typedef of logical to support INTERFACE64 1 year ago
cgeequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgees.c fix typedef of logical to support INTERFACE64 1 year ago
cgees.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cgeesx.c fix typedef of logical to support INTERFACE64 1 year ago
cgeesx.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cgeev.c fix typedef of logical to support INTERFACE64 1 year ago
cgeev.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cgeevx.c fix typedef of logical to support INTERFACE64 1 year ago
cgeevx.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cgehd2.c fix typedef of logical to support INTERFACE64 1 year ago
cgehd2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgehrd.c fix typedef of logical to support INTERFACE64 1 year ago
cgehrd.f Fix typos and sytrd boundary workspace (Reference-LAPACK PR 1030) 1 year ago
cgejsv.c fix typedef of logical to support INTERFACE64 1 year ago
cgejsv.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
cgelq.c fix typedef of logical to support INTERFACE64 1 year ago
cgelq.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
cgelq2.c fix typedef of logical to support INTERFACE64 1 year ago
cgelq2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgelqf.c fix typedef of logical to support INTERFACE64 1 year ago
cgelqf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
cgelqt.c fix typedef of logical to support INTERFACE64 1 year ago
cgelqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgelqt3.c fix typedef of logical to support INTERFACE64 1 year ago
cgelqt3.f Fix actual arguments in some LAPACK procedure calls (Reference-LAPACK PR 885) (#4155) 2 years ago
cgels.c fix: return types of *trtrs routines 11 months ago
cgels.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgelsd.c fix typedef of logical to support INTERFACE64 1 year ago
cgelsd.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cgelss.c fix typedef of logical to support INTERFACE64 1 year ago
cgelss.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cgelst.c fix: return types of *trtrs routines 11 months ago
cgelst.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cgelsy.c fix typedef of logical to support INTERFACE64 1 year ago
cgelsy.f Add comments on handling of zero-sized B matrix in ?GELSY (Reference-LAPACK PR 833) (#4056) 2 years ago
cgemlq.c fix typedef of logical to support INTERFACE64 1 year ago
cgemlq.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
cgemlqt.c fix typedef of logical to support INTERFACE64 1 year ago
cgemlqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgemqr.c fix typedef of logical to support INTERFACE64 1 year ago
cgemqr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
cgemqrt.c fix typedef of logical to support INTERFACE64 1 year ago
cgemqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgeql2.c fix typedef of logical to support INTERFACE64 1 year ago
cgeql2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgeqlf.c fix typedef of logical to support INTERFACE64 1 year ago
cgeqlf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
cgeqp3.c fix typedef of logical to support INTERFACE64 1 year ago
cgeqp3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgeqp3rk.c fix typedef of logical to support INTERFACE64 1 year ago
cgeqp3rk.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
cgeqr.c fix typedef of logical to support INTERFACE64 1 year ago
cgeqr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
cgeqr2.c fix typedef of logical to support INTERFACE64 1 year ago
cgeqr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgeqr2p.c fix typedef of logical to support INTERFACE64 1 year ago
cgeqr2p.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgeqrf.c fix typedef of logical to support INTERFACE64 1 year ago
cgeqrf.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cgeqrfp.c fix typedef of logical to support INTERFACE64 1 year ago
cgeqrfp.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
cgeqrt.c fix typedef of logical to support INTERFACE64 1 year ago
cgeqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgeqrt2.c fix typedef of logical to support INTERFACE64 1 year ago
cgeqrt2.f Fix input argument check (LAPACK PR 646) 3 years ago
cgeqrt3.c fix typedef of logical to support INTERFACE64 1 year ago
cgeqrt3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgerfs.c fix typedef of logical to support INTERFACE64 1 year ago
cgerfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgerfsx.c fix typedef of logical to support INTERFACE64 1 year ago
cgerfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgerq2.c fix typedef of logical to support INTERFACE64 1 year ago
cgerq2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgerqf.c fix typedef of logical to support INTERFACE64 1 year ago
cgerqf.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cgesc2.c fix typedef of logical to support INTERFACE64 1 year ago
cgesc2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgesdd.c fix typedef of logical to support INTERFACE64 1 year ago
cgesdd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
cgesv.c fix typedef of logical to support INTERFACE64 1 year ago
cgesv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgesvd.c fix typedef of logical to support INTERFACE64 1 year ago
cgesvd.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cgesvdq.c fix typedef of logical to support INTERFACE64 1 year ago
cgesvdq.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
cgesvdx.c fix typedef of logical to support INTERFACE64 1 year ago
cgesvdx.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
cgesvj.c fix typedef of logical to support INTERFACE64 1 year ago
cgesvj.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
cgesvx.c fix typedef of logical to support INTERFACE64 1 year ago
cgesvx.f Fix typos and errors in comments (Reference-LAPACK 809) 1 year ago
cgesvxx.c fix typedef of logical to support INTERFACE64 1 year ago
cgesvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgetc2.c fix typedef of logical to support INTERFACE64 1 year ago
cgetc2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgetf2.c fix typedef of logical to support INTERFACE64 1 year ago
cgetf2.f Add reciprocal scaling of a complex vector and use it in C/ZGETF2 (Reference-LAPACK PR839) 2 years ago
cgetrf.c fix typedef of logical to support INTERFACE64 1 year ago
cgetrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgetrf2.c fix typedef of logical to support INTERFACE64 1 year ago
cgetrf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgetri.c fix typedef of logical to support INTERFACE64 1 year ago
cgetri.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
cgetrs.c fix typedef of logical to support INTERFACE64 1 year ago
cgetrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgetsls.c fix: return types of *trtrs routines 11 months ago
cgetsls.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
cgetsqrhrt.c fix typedef of logical to support INTERFACE64 1 year ago
cgetsqrhrt.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
cggbak.c fix typedef of logical to support INTERFACE64 1 year ago
cggbak.f Define type conversions explicitly (Reference-LAPACK PR 703) 2 years ago
cggbal.c fix typedef of logical to support INTERFACE64 1 year ago
cggbal.f Define type conversions explicitly (Reference-LAPACK PR 703) 2 years ago
cgges.c fix typedef of logical to support INTERFACE64 1 year ago
cgges.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cgges3.c fix typedef of logical to support INTERFACE64 1 year ago
cgges3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
cggesx.c fix typedef of logical to support INTERFACE64 1 year ago
cggesx.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cggev.c fix typedef of logical to support INTERFACE64 1 year ago
cggev.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cggev3.c fix typedef of logical to support INTERFACE64 1 year ago
cggev3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
cggevx.c fix typedef of logical to support INTERFACE64 1 year ago
cggevx.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cggglm.c fix: return types of *trtrs routines 11 months ago
cggglm.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cgghd3.c fix typedef of logical to support INTERFACE64 1 year ago
cgghd3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
cgghrd.c fix typedef of logical to support INTERFACE64 1 year ago
cgghrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgglse.c fix: return types of *trtrs routines 11 months ago
cgglse.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cggqrf.c fix typedef of logical to support INTERFACE64 1 year ago
cggqrf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
cggrqf.c fix typedef of logical to support INTERFACE64 1 year ago
cggrqf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
cggsvd3.c fix typedef of logical to support INTERFACE64 1 year ago
cggsvd3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
cggsvp3.c fix typedef of logical to support INTERFACE64 1 year ago
cggsvp3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
cgsvj0.c fix typedef of logical to support INTERFACE64 1 year ago
cgsvj0.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
cgsvj1.c fix typedef of logical to support INTERFACE64 1 year ago
cgsvj1.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
cgtcon.c fix typedef of logical to support INTERFACE64 1 year ago
cgtcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgtrfs.c fix typedef of logical to support INTERFACE64 1 year ago
cgtrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgtsv.c fix typedef of logical to support INTERFACE64 1 year ago
cgtsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgtsvx.c fix typedef of logical to support INTERFACE64 1 year ago
cgtsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgttrf.c fix typedef of logical to support INTERFACE64 1 year ago
cgttrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgttrs.c fix typedef of logical to support INTERFACE64 1 year ago
cgttrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cgtts2.c fix typedef of logical to support INTERFACE64 1 year ago
cgtts2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chb2st_kernels.c fix typedef of logical to support INTERFACE64 1 year ago
chb2st_kernels.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chbev.c fix typedef of logical to support INTERFACE64 1 year ago
chbev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chbev_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
chbev_2stage.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
chbevd.c fix typedef of logical to support INTERFACE64 1 year ago
chbevd.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
chbevd_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
chbevd_2stage.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
chbevx.c fix typedef of logical to support INTERFACE64 1 year ago
chbevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chbevx_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
chbevx_2stage.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
chbgst.c fix typedef of logical to support INTERFACE64 1 year ago
chbgst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chbgv.c fix typedef of logical to support INTERFACE64 1 year ago
chbgv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chbgvd.c fix typedef of logical to support INTERFACE64 1 year ago
chbgvd.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
chbgvx.c fix typedef of logical to support INTERFACE64 1 year ago
chbgvx.f Replace the conditionally defined index variable INDIBL with a constant 1 2 years ago
chbtrd.c fix typedef of logical to support INTERFACE64 1 year ago
chbtrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
checon.c fix typedef of logical to support INTERFACE64 1 year ago
checon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
checon_3.c fix typedef of logical to support INTERFACE64 1 year ago
checon_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
checon_rook.c fix typedef of logical to support INTERFACE64 1 year ago
checon_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cheequb.c fix typedef of logical to support INTERFACE64 1 year ago
cheequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cheev.c fix typedef of logical to support INTERFACE64 1 year ago
cheev.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cheev_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
cheev_2stage.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cheevd.c fix typedef of logical to support INTERFACE64 1 year ago
cheevd.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
cheevd_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
cheevd_2stage.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
cheevr.c fix typedef of logical to support INTERFACE64 1 year ago
cheevr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
cheevr_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
cheevr_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
cheevx.c fix typedef of logical to support INTERFACE64 1 year ago
cheevx.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
cheevx_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
cheevx_2stage.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
chegs2.c fix typedef of logical to support INTERFACE64 1 year ago
chegs2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chegst.c fix typedef of logical to support INTERFACE64 1 year ago
chegst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chegv.c fix typedef of logical to support INTERFACE64 1 year ago
chegv.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
chegv_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
chegv_2stage.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
chegvd.c fix typedef of logical to support INTERFACE64 1 year ago
chegvd.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
chegvx.c fix typedef of logical to support INTERFACE64 1 year ago
chegvx.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cherfs.c fix typedef of logical to support INTERFACE64 1 year ago
cherfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cherfsx.c fix typedef of logical to support INTERFACE64 1 year ago
cherfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chesv.c fix typedef of logical to support INTERFACE64 1 year ago
chesv.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
chesv_aa.c fix typedef of logical to support INTERFACE64 1 year ago
chesv_aa.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
chesv_aa_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
chesv_aa_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
chesv_rk.c fix typedef of logical to support INTERFACE64 1 year ago
chesv_rk.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
chesv_rook.c fix typedef of logical to support INTERFACE64 1 year ago
chesv_rook.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
chesvx.c fix typedef of logical to support INTERFACE64 1 year ago
chesvx.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
chesvxx.c fix typedef of logical to support INTERFACE64 1 year ago
chesvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cheswapr.c fix typedef of logical to support INTERFACE64 1 year ago
cheswapr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chetd2.c fix typedef of logical to support INTERFACE64 1 year ago
chetd2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chetf2.c fix typedef of logical to support INTERFACE64 1 year ago
chetf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chetf2_rk.c fix typedef of logical to support INTERFACE64 1 year ago
chetf2_rk.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
chetf2_rook.c fix typedef of logical to support INTERFACE64 1 year ago
chetf2_rook.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
chetrd.c fix typedef of logical to support INTERFACE64 1 year ago
chetrd.f Fix typos and sytrd boundary workspace (Reference-LAPACK PR 1030) 1 year ago
chetrd_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
chetrd_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
chetrd_hb2st.F Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
chetrd_hb2st.c fix typedef of logical to support INTERFACE64 1 year ago
chetrd_he2hb.c fix typedef of logical to support INTERFACE64 1 year ago
chetrd_he2hb.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
chetrf.c fix typedef of logical to support INTERFACE64 1 year ago
chetrf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
chetrf_aa.c fix typedef of logical to support INTERFACE64 1 year ago
chetrf_aa.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
chetrf_aa_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
chetrf_aa_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
chetrf_rk.c fix typedef of logical to support INTERFACE64 1 year ago
chetrf_rk.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
chetrf_rook.c fix typedef of logical to support INTERFACE64 1 year ago
chetrf_rook.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
chetri.c fix typedef of logical to support INTERFACE64 1 year ago
chetri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chetri2.c fix typedef of logical to support INTERFACE64 1 year ago
chetri2.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
chetri2x.c fix typedef of logical to support INTERFACE64 1 year ago
chetri2x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chetri_3.c fix typedef of logical to support INTERFACE64 1 year ago
chetri_3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
chetri_3x.c fix typedef of logical to support INTERFACE64 1 year ago
chetri_3x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chetri_rook.c fix typedef of logical to support INTERFACE64 1 year ago
chetri_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chetrs.c fix typedef of logical to support INTERFACE64 1 year ago
chetrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chetrs2.c fix typedef of logical to support INTERFACE64 1 year ago
chetrs2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chetrs_3.c fix typedef of logical to support INTERFACE64 1 year ago
chetrs_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chetrs_aa.c fix typedef of logical to support INTERFACE64 1 year ago
chetrs_aa.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
chetrs_aa_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
chetrs_aa_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chetrs_rook.c fix typedef of logical to support INTERFACE64 1 year ago
chetrs_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chfrk.c fix typedef of logical to support INTERFACE64 1 year ago
chfrk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chgeqz.c fix typedef of logical to support INTERFACE64 1 year ago
chgeqz.f Use normwise criterion for INF eigenvalues in QZ (Reference-LAPACK PR698) 2 years ago
chla_transtype.c fix typedef of logical to support INTERFACE64 1 year ago
chla_transtype.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chpcon.c fix typedef of logical to support INTERFACE64 1 year ago
chpcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chpev.c fix typedef of logical to support INTERFACE64 1 year ago
chpev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chpevd.c fix typedef of logical to support INTERFACE64 1 year ago
chpevd.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
chpevx.c fix typedef of logical to support INTERFACE64 1 year ago
chpevx.f Replace the conditionally defined index variable INDIBL with a constant 1 2 years ago
chpgst.c fix typedef of logical to support INTERFACE64 1 year ago
chpgst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chpgv.c fix typedef of logical to support INTERFACE64 1 year ago
chpgv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
chpgvd.c fix typedef of logical to support INTERFACE64 1 year ago
chpgvd.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
chpgvx.c fix typedef of logical to support INTERFACE64 1 year ago
chpgvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
chprfs.c fix typedef of logical to support INTERFACE64 1 year ago
chprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chpsv.c fix typedef of logical to support INTERFACE64 1 year ago
chpsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chpsvx.c fix typedef of logical to support INTERFACE64 1 year ago
chpsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chptrd.c fix typedef of logical to support INTERFACE64 1 year ago
chptrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chptrf.c fix typedef of logical to support INTERFACE64 1 year ago
chptrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chptri.c fix typedef of logical to support INTERFACE64 1 year ago
chptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chptrs.c fix typedef of logical to support INTERFACE64 1 year ago
chptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chsein.c fix typedef of logical to support INTERFACE64 1 year ago
chsein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
chseqr.c fix typedef of logical to support INTERFACE64 1 year ago
chseqr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cla_gbamv.c fix typedef of logical to support INTERFACE64 1 year ago
cla_gbamv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cla_gbrcond_c.c fix typedef of logical to support INTERFACE64 1 year ago
cla_gbrcond_c.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cla_gbrcond_x.c fix typedef of logical to support INTERFACE64 1 year ago
cla_gbrcond_x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cla_gbrfsx_extended.c fix typedef of logical to support INTERFACE64 1 year ago
cla_gbrfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
cla_gbrpvgrw.c fix typedef of logical to support INTERFACE64 1 year ago
cla_gbrpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cla_geamv.c fix typedef of logical to support INTERFACE64 1 year ago
cla_geamv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cla_gercond_c.c fix typedef of logical to support INTERFACE64 1 year ago
cla_gercond_c.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cla_gercond_x.c fix typedef of logical to support INTERFACE64 1 year ago
cla_gercond_x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cla_gerfsx_extended.c fix typedef of logical to support INTERFACE64 1 year ago
cla_gerfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
cla_gerpvgrw.c fix typedef of logical to support INTERFACE64 1 year ago
cla_gerpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cla_heamv.c fix typedef of logical to support INTERFACE64 1 year ago
cla_heamv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cla_hercond_c.c fix typedef of logical to support INTERFACE64 1 year ago
cla_hercond_c.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cla_hercond_x.c fix typedef of logical to support INTERFACE64 1 year ago
cla_hercond_x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cla_herfsx_extended.c fix typedef of logical to support INTERFACE64 1 year ago
cla_herfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
cla_herpvgrw.c fix typedef of logical to support INTERFACE64 1 year ago
cla_herpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cla_lin_berr.c fix typedef of logical to support INTERFACE64 1 year ago
cla_lin_berr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cla_porcond_c.c fix typedef of logical to support INTERFACE64 1 year ago
cla_porcond_c.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cla_porcond_x.c fix typedef of logical to support INTERFACE64 1 year ago
cla_porcond_x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cla_porfsx_extended.c fix typedef of logical to support INTERFACE64 1 year ago
cla_porfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
cla_porpvgrw.c fix typedef of logical to support INTERFACE64 1 year ago
cla_porpvgrw.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
cla_syamv.c fix typedef of logical to support INTERFACE64 1 year ago
cla_syamv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cla_syrcond_c.c fix typedef of logical to support INTERFACE64 1 year ago
cla_syrcond_c.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cla_syrcond_x.c fix typedef of logical to support INTERFACE64 1 year ago
cla_syrcond_x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cla_syrfsx_extended.c fix typedef of logical to support INTERFACE64 1 year ago
cla_syrfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
cla_syrpvgrw.c fix typedef of logical to support INTERFACE64 1 year ago
cla_syrpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cla_wwaddw.c fix typedef of logical to support INTERFACE64 1 year ago
cla_wwaddw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clabrd.c fix typedef of logical to support INTERFACE64 1 year ago
clabrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clacgv.c fix typedef of logical to support INTERFACE64 1 year ago
clacgv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clacn2.c fix typedef of logical to support INTERFACE64 1 year ago
clacn2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clacon.c fix typedef of logical to support INTERFACE64 1 year ago
clacon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clacp2.c fix typedef of logical to support INTERFACE64 1 year ago
clacp2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clacpy.c fix typedef of logical to support INTERFACE64 1 year ago
clacpy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clacrm.c fix typedef of logical to support INTERFACE64 1 year ago
clacrm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clacrt.c fix typedef of logical to support INTERFACE64 1 year ago
clacrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cladiv.c fix typedef of logical to support INTERFACE64 1 year ago
cladiv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
claed0.c fix typedef of logical to support INTERFACE64 1 year ago
claed0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
claed7.c fix typedef of logical to support INTERFACE64 1 year ago
claed7.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
claed8.c fix typedef of logical to support INTERFACE64 1 year ago
claed8.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
claein.c fix typedef of logical to support INTERFACE64 1 year ago
claein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
claesy.c fix typedef of logical to support INTERFACE64 1 year ago
claesy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
claev2.c fix typedef of logical to support INTERFACE64 1 year ago
claev2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clag2z.c fix typedef of logical to support INTERFACE64 1 year ago
clag2z.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clags2.c fix typedef of logical to support INTERFACE64 1 year ago
clags2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clagtm.c fix typedef of logical to support INTERFACE64 1 year ago
clagtm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clahef.c fix typedef of logical to support INTERFACE64 1 year ago
clahef.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clahef_aa.c fix typedef of logical to support INTERFACE64 1 year ago
clahef_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clahef_rk.c fix typedef of logical to support INTERFACE64 1 year ago
clahef_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clahef_rook.c fix typedef of logical to support INTERFACE64 1 year ago
clahef_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clahqr.c fix typedef of logical to support INTERFACE64 1 year ago
clahqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clahr2.c fix typedef of logical to support INTERFACE64 1 year ago
clahr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
claic1.c fix typedef of logical to support INTERFACE64 1 year ago
claic1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clals0.c fix typedef of logical to support INTERFACE64 1 year ago
clals0.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
clalsa.c fix typedef of logical to support INTERFACE64 1 year ago
clalsa.f Fix typos in comments (Reference-LAPACK PR 814) 2 years ago
clalsd.c fix typedef of logical to support INTERFACE64 1 year ago
clalsd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
clamswlq.c fix typedef of logical to support INTERFACE64 1 year ago
clamswlq.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
clamtsqr.c fix typedef of logical to support INTERFACE64 1 year ago
clamtsqr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
clangb.c fix typedef of logical to support INTERFACE64 1 year ago
clangb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clange.c fix typedef of logical to support INTERFACE64 1 year ago
clange.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clangt.c fix typedef of logical to support INTERFACE64 1 year ago
clangt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clanhb.c fix typedef of logical to support INTERFACE64 1 year ago
clanhb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clanhe.c fix typedef of logical to support INTERFACE64 1 year ago
clanhe.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clanhf.c fix typedef of logical to support INTERFACE64 1 year ago
clanhf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clanhp.c fix typedef of logical to support INTERFACE64 1 year ago
clanhp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clanhs.c fix typedef of logical to support INTERFACE64 1 year ago
clanhs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clanht.c fix typedef of logical to support INTERFACE64 1 year ago
clanht.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clansb.c fix typedef of logical to support INTERFACE64 1 year ago
clansb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clansp.c fix typedef of logical to support INTERFACE64 1 year ago
clansp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clansy.c fix typedef of logical to support INTERFACE64 1 year ago
clansy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clantb.c fix typedef of logical to support INTERFACE64 1 year ago
clantb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clantp.c fix typedef of logical to support INTERFACE64 1 year ago
clantp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clantr.c fix typedef of logical to support INTERFACE64 1 year ago
clantr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clapll.c fix typedef of logical to support INTERFACE64 1 year ago
clapll.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clapmr.c fix typedef of logical to support INTERFACE64 1 year ago
clapmr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clapmt.c fix typedef of logical to support INTERFACE64 1 year ago
clapmt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
claqgb.c fix typedef of logical to support INTERFACE64 1 year ago
claqgb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
claqge.c fix typedef of logical to support INTERFACE64 1 year ago
claqge.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
claqhb.c fix typedef of logical to support INTERFACE64 1 year ago
claqhb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
claqhe.c fix typedef of logical to support INTERFACE64 1 year ago
claqhe.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
claqhp.c fix typedef of logical to support INTERFACE64 1 year ago
claqhp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
claqp2.c fix typedef of logical to support INTERFACE64 1 year ago
claqp2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
claqp2rk.c fix typedef of logical to support INTERFACE64 1 year ago
claqp2rk.f Fixes for Fortran Standards violations for lapack-netlib 10 months ago
claqp3rk.c fix typedef of logical to support INTERFACE64 1 year ago
claqp3rk.f Fixes for Fortran Standards violations for lapack-netlib 10 months ago
claqps.c fix typedef of logical to support INTERFACE64 1 year ago
claqps.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
claqr0.c fix typedef of logical to support INTERFACE64 1 year ago
claqr0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
claqr1.c fix typedef of logical to support INTERFACE64 1 year ago
claqr1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
claqr2.c fix typedef of logical to support INTERFACE64 1 year ago
claqr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
claqr3.c fix typedef of logical to support INTERFACE64 1 year ago
claqr3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
claqr4.c fix typedef of logical to support INTERFACE64 1 year ago
claqr4.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
claqr5.c fix typedef of logical to support INTERFACE64 1 year ago
claqr5.f Standardize coding style (Reference-LAPACK 682) 2 years ago
claqsb.c fix typedef of logical to support INTERFACE64 1 year ago
claqsb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
claqsp.c fix typedef of logical to support INTERFACE64 1 year ago
claqsp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
claqsy.c fix typedef of logical to support INTERFACE64 1 year ago
claqsy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
claqz0.c fix typedef of logical to support INTERFACE64 1 year ago
claqz0.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
claqz1.c fix typedef of logical to support INTERFACE64 1 year ago
claqz1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
claqz2.c fix typedef of logical to support INTERFACE64 1 year ago
claqz2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
claqz3.c fix typedef of logical to support INTERFACE64 1 year ago
claqz3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clar1v.c fix typedef of logical to support INTERFACE64 1 year ago
clar1v.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clar2v.c fix typedef of logical to support INTERFACE64 1 year ago
clar2v.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clarcm.c fix typedef of logical to support INTERFACE64 1 year ago
clarcm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clarf.c fix typedef of logical to support INTERFACE64 1 year ago
clarf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clarfb.c fix typedef of logical to support INTERFACE64 1 year ago
clarfb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clarfb_gett.c fix typedef of logical to support INTERFACE64 1 year ago
clarfb_gett.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
clarfg.c fix typedef of logical to support INTERFACE64 1 year ago
clarfg.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clarfgp.c fix typedef of logical to support INTERFACE64 1 year ago
clarfgp.f Rescale input vector more often to minimize relative error (Reference-LAPACK PR 981) 1 year ago
clarft.c fix typedef of logical to support INTERFACE64 1 year ago
clarft.f replace ?larft with a recursive implementation (Reference-LAPACK PR 1080) 8 months ago
clarfx.c fix typedef of logical to support INTERFACE64 1 year ago
clarfx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clarfy.c fix typedef of logical to support INTERFACE64 1 year ago
clarfy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clargv.c fix typedef of logical to support INTERFACE64 1 year ago
clargv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clarnv.c fix typedef of logical to support INTERFACE64 1 year ago
clarnv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clarrv.c fix typedef of logical to support INTERFACE64 1 year ago
clarrv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clarscl2.c fix typedef of logical to support INTERFACE64 1 year ago
clarscl2.f Fix function documentation (Reference-LAPACK PR747) 2 years ago
clartg.c fix typedef of logical to support INTERFACE64 1 year ago
clartg.f90 Use new algorithms for computing Givens rotations (Reference-LAPACK PR631) 2 years ago
clartv.c fix typedef of logical to support INTERFACE64 1 year ago
clartv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clarz.c fix typedef of logical to support INTERFACE64 1 year ago
clarz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clarzb.c fix typedef of logical to support INTERFACE64 1 year ago
clarzb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clarzt.c fix typedef of logical to support INTERFACE64 1 year ago
clarzt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clascl.c fix typedef of logical to support INTERFACE64 1 year ago
clascl.f Add quick return if scaling with one (Reference-LAPACK PR674) 2 years ago
clascl2.c fix typedef of logical to support INTERFACE64 1 year ago
clascl2.f Fix function documentation (Reference-LAPACK PR747) 2 years ago
claset.c fix typedef of logical to support INTERFACE64 1 year ago
claset.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clasr.c fix typedef of logical to support INTERFACE64 1 year ago
clasr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
classq.c fix typedef of logical to support INTERFACE64 1 year ago
classq.f90 Fix accumulation (Reference-LAPACK PR 909) 1 year ago
claswlq.c fix typedef of logical to support INTERFACE64 1 year ago
claswlq.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
claswp.c fix typedef of logical to support INTERFACE64 1 year ago
claswp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clasyf.c fix typedef of logical to support INTERFACE64 1 year ago
clasyf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clasyf_aa.c fix typedef of logical to support INTERFACE64 1 year ago
clasyf_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clasyf_rk.c fix typedef of logical to support INTERFACE64 1 year ago
clasyf_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clasyf_rook.c fix typedef of logical to support INTERFACE64 1 year ago
clasyf_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clatbs.c fix typedef of logical to support INTERFACE64 1 year ago
clatbs.f Set scale early for robust triangular solvers (Reference-LAPACK PR712) 2 years ago
clatdf.c fix typedef of logical to support INTERFACE64 1 year ago
clatdf.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
clatps.c fix typedef of logical to support INTERFACE64 1 year ago
clatps.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clatrd.c fix typedef of logical to support INTERFACE64 1 year ago
clatrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clatrs.c fix typedef of logical to support INTERFACE64 1 year ago
clatrs.f Set scale early for robust triangular solvers (Reference-LAPACK PR712) 2 years ago
clatrs3.c fix typedef of logical to support INTERFACE64 1 year ago
clatrs3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
clatrz.c fix typedef of logical to support INTERFACE64 1 year ago
clatrz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clatsqr.c fix typedef of logical to support INTERFACE64 1 year ago
clatsqr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
claunhr_col_getrfnp.c fix typedef of logical to support INTERFACE64 1 year ago
claunhr_col_getrfnp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
claunhr_col_getrfnp2.c fix typedef of logical to support INTERFACE64 1 year ago
claunhr_col_getrfnp2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clauu2.c fix typedef of logical to support INTERFACE64 1 year ago
clauu2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
clauum.c fix typedef of logical to support INTERFACE64 1 year ago
clauum.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cpbcon.c fix typedef of logical to support INTERFACE64 1 year ago
cpbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cpbequ.c fix typedef of logical to support INTERFACE64 1 year ago
cpbequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cpbrfs.c fix typedef of logical to support INTERFACE64 1 year ago
cpbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cpbstf.c fix typedef of logical to support INTERFACE64 1 year ago
cpbstf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cpbsv.c fix typedef of logical to support INTERFACE64 1 year ago
cpbsv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
cpbsvx.c fix typedef of logical to support INTERFACE64 1 year ago
cpbsvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
cpbtf2.c fix typedef of logical to support INTERFACE64 1 year ago
cpbtf2.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
cpbtrf.c fix typedef of logical to support INTERFACE64 1 year ago
cpbtrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
cpbtrs.c fix typedef of logical to support INTERFACE64 1 year ago
cpbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cpftrf.c fix typedef of logical to support INTERFACE64 1 year ago
cpftrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
cpftri.c fix typedef of logical to support INTERFACE64 1 year ago
cpftri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cpftrs.c fix typedef of logical to support INTERFACE64 1 year ago
cpftrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cpocon.c fix typedef of logical to support INTERFACE64 1 year ago
cpocon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cpoequ.c fix typedef of logical to support INTERFACE64 1 year ago
cpoequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cpoequb.c fix typedef of logical to support INTERFACE64 1 year ago
cpoequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cporfs.c fix typedef of logical to support INTERFACE64 1 year ago
cporfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cporfsx.c fix typedef of logical to support INTERFACE64 1 year ago
cporfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cposv.c fix typedef of logical to support INTERFACE64 1 year ago
cposv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
cposvx.c fix typedef of logical to support INTERFACE64 1 year ago
cposvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
cposvxx.c fix typedef of logical to support INTERFACE64 1 year ago
cposvxx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
cpotf2.c fix typedef of logical to support INTERFACE64 1 year ago
cpotf2.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
cpotrf.c fix typedef of logical to support INTERFACE64 1 year ago
cpotrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
cpotrf2.c fix typedef of logical to support INTERFACE64 1 year ago
cpotrf2.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
cpotri.c fix typedef of logical to support INTERFACE64 1 year ago
cpotri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cpotrs.c fix typedef of logical to support INTERFACE64 1 year ago
cpotrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cppcon.c fix typedef of logical to support INTERFACE64 1 year ago
cppcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cppequ.c fix typedef of logical to support INTERFACE64 1 year ago
cppequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cpprfs.c fix typedef of logical to support INTERFACE64 1 year ago
cpprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cppsv.c fix typedef of logical to support INTERFACE64 1 year ago
cppsv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
cppsvx.c fix typedef of logical to support INTERFACE64 1 year ago
cppsvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
cpptrf.c fix typedef of logical to support INTERFACE64 1 year ago
cpptrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
cpptri.c fix typedef of logical to support INTERFACE64 1 year ago
cpptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cpptrs.c fix typedef of logical to support INTERFACE64 1 year ago
cpptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cpstf2.c fix incompatible definitions of MAXLOC 1 year ago
cpstf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cpstrf.c fix incompatible definitions of MAXLOC 1 year ago
cpstrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cptcon.c fix typedef of logical to support INTERFACE64 1 year ago
cptcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cpteqr.c fix typedef of logical to support INTERFACE64 1 year ago
cpteqr.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
cptrfs.c fix typedef of logical to support INTERFACE64 1 year ago
cptrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cptsv.c fix typedef of logical to support INTERFACE64 1 year ago
cptsv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
cptsvx.c fix typedef of logical to support INTERFACE64 1 year ago
cptsvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
cpttrf.c fix typedef of logical to support INTERFACE64 1 year ago
cpttrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
cpttrs.c fix typedef of logical to support INTERFACE64 1 year ago
cpttrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cptts2.c fix typedef of logical to support INTERFACE64 1 year ago
cptts2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
crot.c fix typedef of logical to support INTERFACE64 1 year ago
crot.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
crscl.c fix typedef of logical to support INTERFACE64 1 year ago
crscl.f Add reciprocal scaling of a complex vector and use it in C/ZGETF2 (Reference-LAPACK PR839) 2 years ago
cspcon.c fix typedef of logical to support INTERFACE64 1 year ago
cspcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cspmv.c fix typedef of logical to support INTERFACE64 1 year ago
cspmv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cspr.c fix typedef of logical to support INTERFACE64 1 year ago
cspr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
csprfs.c fix typedef of logical to support INTERFACE64 1 year ago
csprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cspsv.c fix typedef of logical to support INTERFACE64 1 year ago
cspsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cspsvx.c fix typedef of logical to support INTERFACE64 1 year ago
cspsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
csptrf.c fix typedef of logical to support INTERFACE64 1 year ago
csptrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
csptri.c fix typedef of logical to support INTERFACE64 1 year ago
csptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
csptrs.c fix typedef of logical to support INTERFACE64 1 year ago
csptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
csrscl.c fix typedef of logical to support INTERFACE64 1 year ago
csrscl.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cstedc.c fix typedef of logical to support INTERFACE64 1 year ago
cstedc.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cstegr.c fix typedef of logical to support INTERFACE64 1 year ago
cstegr.f Fix typos in comments (Reference-LAPACK PR 814) 2 years ago
cstein.c fix typedef of logical to support INTERFACE64 1 year ago
cstein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cstemr.c fix typedef of logical to support INTERFACE64 1 year ago
cstemr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
csteqr.c fix typedef of logical to support INTERFACE64 1 year ago
csteqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
csycon.c fix typedef of logical to support INTERFACE64 1 year ago
csycon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
csycon_3.c fix typedef of logical to support INTERFACE64 1 year ago
csycon_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
csycon_rook.c fix typedef of logical to support INTERFACE64 1 year ago
csycon_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
csyconv.c fix typedef of logical to support INTERFACE64 1 year ago
csyconv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
csyconvf.c fix typedef of logical to support INTERFACE64 1 year ago
csyconvf.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
csyconvf_rook.c fix typedef of logical to support INTERFACE64 1 year ago
csyconvf_rook.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
csyequb.c fix typedef of logical to support INTERFACE64 1 year ago
csyequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
csymv.c fix typedef of logical to support INTERFACE64 1 year ago
csymv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
csyr.c fix typedef of logical to support INTERFACE64 1 year ago
csyr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
csyrfs.c fix typedef of logical to support INTERFACE64 1 year ago
csyrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
csyrfsx.c fix typedef of logical to support INTERFACE64 1 year ago
csyrfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
csysv.c fix typedef of logical to support INTERFACE64 1 year ago
csysv.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
csysv_aa.c fix typedef of logical to support INTERFACE64 1 year ago
csysv_aa.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
csysv_aa_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
csysv_aa_2stage.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
csysv_rk.c fix typedef of logical to support INTERFACE64 1 year ago
csysv_rk.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
csysv_rook.c fix typedef of logical to support INTERFACE64 1 year ago
csysv_rook.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
csysvx.c fix typedef of logical to support INTERFACE64 1 year ago
csysvx.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
csysvxx.c fix typedef of logical to support INTERFACE64 1 year ago
csysvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
csyswapr.c fix typedef of logical to support INTERFACE64 1 year ago
csyswapr.f Simplify ?SYSWAPR and fix its documentation (Reference-LAPACK 217) 2 years ago
csytf2.c fix typedef of logical to support INTERFACE64 1 year ago
csytf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
csytf2_rk.c fix typedef of logical to support INTERFACE64 1 year ago
csytf2_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
csytf2_rook.c fix typedef of logical to support INTERFACE64 1 year ago
csytf2_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
csytrf.c fix typedef of logical to support INTERFACE64 1 year ago
csytrf.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
csytrf_aa.c fix typedef of logical to support INTERFACE64 1 year ago
csytrf_aa.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
csytrf_aa_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
csytrf_aa_2stage.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
csytrf_rk.c fix typedef of logical to support INTERFACE64 1 year ago
csytrf_rk.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
csytrf_rook.c fix typedef of logical to support INTERFACE64 1 year ago
csytrf_rook.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
csytri.c fix typedef of logical to support INTERFACE64 1 year ago
csytri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
csytri2.c fix typedef of logical to support INTERFACE64 1 year ago
csytri2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
csytri2x.c fix typedef of logical to support INTERFACE64 1 year ago
csytri2x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
csytri_3.c fix typedef of logical to support INTERFACE64 1 year ago
csytri_3.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
csytri_3x.c fix typedef of logical to support INTERFACE64 1 year ago
csytri_3x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
csytri_rook.c fix typedef of logical to support INTERFACE64 1 year ago
csytri_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
csytrs.c fix typedef of logical to support INTERFACE64 1 year ago
csytrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
csytrs2.c fix typedef of logical to support INTERFACE64 1 year ago
csytrs2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
csytrs_3.c fix typedef of logical to support INTERFACE64 1 year ago
csytrs_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
csytrs_aa.c fix typedef of logical to support INTERFACE64 1 year ago
csytrs_aa.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
csytrs_aa_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
csytrs_aa_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
csytrs_rook.c fix typedef of logical to support INTERFACE64 1 year ago
csytrs_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctbcon.c fix typedef of logical to support INTERFACE64 1 year ago
ctbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctbrfs.c fix typedef of logical to support INTERFACE64 1 year ago
ctbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctbtrs.c fix typedef of logical to support INTERFACE64 1 year ago
ctbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctfsm.c fix typedef of logical to support INTERFACE64 1 year ago
ctfsm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctftri.c fix typedef of logical to support INTERFACE64 1 year ago
ctftri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctfttp.c fix typedef of logical to support INTERFACE64 1 year ago
ctfttp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctfttr.c fix typedef of logical to support INTERFACE64 1 year ago
ctfttr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctgevc.c fix typedef of logical to support INTERFACE64 1 year ago
ctgevc.f Fix typo in description of VR argument (Reference-LAPACK 812) 2 years ago
ctgex2.c fix typedef of logical to support INTERFACE64 1 year ago
ctgex2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctgexc.c fix typedef of logical to support INTERFACE64 1 year ago
ctgexc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctgsen.c fix typedef of logical to support INTERFACE64 1 year ago
ctgsen.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
ctgsja.c fix typedef of logical to support INTERFACE64 1 year ago
ctgsja.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctgsna.c fix typedef of logical to support INTERFACE64 1 year ago
ctgsna.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
ctgsy2.c fix typedef of logical to support INTERFACE64 1 year ago
ctgsy2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctgsyl.c fix typedef of logical to support INTERFACE64 1 year ago
ctgsyl.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
ctpcon.c fix typedef of logical to support INTERFACE64 1 year ago
ctpcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctplqt.c fix typedef of logical to support INTERFACE64 1 year ago
ctplqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctplqt2.c fix typedef of logical to support INTERFACE64 1 year ago
ctplqt2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctpmlqt.c fix typedef of logical to support INTERFACE64 1 year ago
ctpmlqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctpmqrt.c fix typedef of logical to support INTERFACE64 1 year ago
ctpmqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctpqrt.c fix typedef of logical to support INTERFACE64 1 year ago
ctpqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctpqrt2.c fix typedef of logical to support INTERFACE64 1 year ago
ctpqrt2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctprfb.c fix typedef of logical to support INTERFACE64 1 year ago
ctprfb.f Fix function documentation for LAPACK ?TPRFB (Reference-LAPACK PR665) 2 years ago
ctprfs.c fix typedef of logical to support INTERFACE64 1 year ago
ctprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctptri.c fix typedef of logical to support INTERFACE64 1 year ago
ctptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctptrs.c fix typedef of logical to support INTERFACE64 1 year ago
ctptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctpttf.c fix typedef of logical to support INTERFACE64 1 year ago
ctpttf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctpttr.c fix typedef of logical to support INTERFACE64 1 year ago
ctpttr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctrcon.c fix typedef of logical to support INTERFACE64 1 year ago
ctrcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctrevc.c fix typedef of logical to support INTERFACE64 1 year ago
ctrevc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctrevc3.c fix typedef of logical to support INTERFACE64 1 year ago
ctrevc3.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
ctrexc.c fix typedef of logical to support INTERFACE64 1 year ago
ctrexc.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
ctrrfs.c fix typedef of logical to support INTERFACE64 1 year ago
ctrrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctrsen.c fix typedef of logical to support INTERFACE64 1 year ago
ctrsen.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
ctrsna.c fix typedef of logical to support INTERFACE64 1 year ago
ctrsna.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctrsyl.c fix typedef of logical to support INTERFACE64 1 year ago
ctrsyl.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctrsyl3.c fix typedef of logical to support INTERFACE64 1 year ago
ctrsyl3.f Add a BLAS3-based triangular Sylvester equation solver (Reference-LAPACK PR 651) 2 years ago
ctrti2.c fix typedef of logical to support INTERFACE64 1 year ago
ctrti2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctrtri.c fix typedef of logical to support INTERFACE64 1 year ago
ctrtri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctrtrs.c fix typedef of logical to support INTERFACE64 1 year ago
ctrtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctrttf.c fix typedef of logical to support INTERFACE64 1 year ago
ctrttf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctrttp.c fix typedef of logical to support INTERFACE64 1 year ago
ctrttp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ctzrzf.c fix typedef of logical to support INTERFACE64 1 year ago
ctzrzf.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cunbdb.c fix typedef of logical to support INTERFACE64 1 year ago
cunbdb.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cunbdb1.c fix typedef of logical to support INTERFACE64 1 year ago
cunbdb1.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cunbdb2.c fix typedef of logical to support INTERFACE64 1 year ago
cunbdb2.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cunbdb3.c fix typedef of logical to support INTERFACE64 1 year ago
cunbdb3.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cunbdb4.c fix typedef of logical to support INTERFACE64 1 year ago
cunbdb4.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cunbdb5.c fix typedef of logical to support INTERFACE64 1 year ago
cunbdb5.f Make vector orthogonalization more reliable (Reference-LAPACK PR 930) 1 year ago
cunbdb6.c fix typedef of logical to support INTERFACE64 1 year ago
cunbdb6.f Make vector orthogonalization more reliable (Reference-LAPACK PR 930) 1 year ago
cuncsd.c fix typedef of logical to support INTERFACE64 1 year ago
cuncsd.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cuncsd2by1.c fix typedef of logical to support INTERFACE64 1 year ago
cuncsd2by1.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cung2l.c fix typedef of logical to support INTERFACE64 1 year ago
cung2l.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cung2r.c fix typedef of logical to support INTERFACE64 1 year ago
cung2r.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cungbr.c fix typedef of logical to support INTERFACE64 1 year ago
cungbr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cunghr.c fix typedef of logical to support INTERFACE64 1 year ago
cunghr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cungl2.c fix typedef of logical to support INTERFACE64 1 year ago
cungl2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cunglq.c fix typedef of logical to support INTERFACE64 1 year ago
cunglq.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cungql.c fix typedef of logical to support INTERFACE64 1 year ago
cungql.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cungqr.c fix typedef of logical to support INTERFACE64 1 year ago
cungqr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cungr2.c fix typedef of logical to support INTERFACE64 1 year ago
cungr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cungrq.c fix typedef of logical to support INTERFACE64 1 year ago
cungrq.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cungtr.c fix typedef of logical to support INTERFACE64 1 year ago
cungtr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cungtsqr.c fix typedef of logical to support INTERFACE64 1 year ago
cungtsqr.f Fix typos in comments (Reference-LAPACK 811) 2 years ago
cungtsqr_row.c fix typedef of logical to support INTERFACE64 1 year ago
cungtsqr_row.f Add new files for Householder reconstruction functions from 3.9.1 4 years ago
cunhr_col.c fix typedef of logical to support INTERFACE64 1 year ago
cunhr_col.f Fix potential bounds error (Reference-LAPACK PR 1018) 1 year ago
cunm2l.c fix typedef of logical to support INTERFACE64 1 year ago
cunm2l.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cunm2r.c fix typedef of logical to support INTERFACE64 1 year ago
cunm2r.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cunm22.c fix typedef of logical to support INTERFACE64 1 year ago
cunm22.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cunmbr.c fix typedef of logical to support INTERFACE64 1 year ago
cunmbr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cunmhr.c fix typedef of logical to support INTERFACE64 1 year ago
cunmhr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cunml2.c fix typedef of logical to support INTERFACE64 1 year ago
cunml2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cunmlq.c fix typedef of logical to support INTERFACE64 1 year ago
cunmlq.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cunmql.c fix typedef of logical to support INTERFACE64 1 year ago
cunmql.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cunmqr.c fix typedef of logical to support INTERFACE64 1 year ago
cunmqr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cunmr2.c fix typedef of logical to support INTERFACE64 1 year ago
cunmr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cunmr3.c fix typedef of logical to support INTERFACE64 1 year ago
cunmr3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cunmrq.c fix typedef of logical to support INTERFACE64 1 year ago
cunmrq.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cunmrz.c fix typedef of logical to support INTERFACE64 1 year ago
cunmrz.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cunmtr.c fix typedef of logical to support INTERFACE64 1 year ago
cunmtr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
cupgtr.c fix typedef of logical to support INTERFACE64 1 year ago
cupgtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
cupmtr.c fix typedef of logical to support INTERFACE64 1 year ago
cupmtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dbbcsd.c fix typedef of logical to support INTERFACE64 1 year ago
dbbcsd.f Fix uninitialized read/wrong variable (Reference-LAPACK PR 967) 1 year ago
dbdsdc.c fix typedef of logical to support INTERFACE64 1 year ago
dbdsdc.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
dbdsqr.c fix typedef of logical to support INTERFACE64 1 year ago
dbdsqr.f Remove unused variable SMIN (Reference-LAPACK 832) 2 years ago
dbdsvdx.c fix typedef of logical to support INTERFACE64 1 year ago
dbdsvdx.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
dcombssq.c fix typedef of logical to support INTERFACE64 1 year ago
dcombssq.f Apply fix from Reference-LAPACK PR390, NaN not propagating 5 years ago
ddisna.c fix typedef of logical to support INTERFACE64 1 year ago
ddisna.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgbbrd.c fix typedef of logical to support INTERFACE64 1 year ago
dgbbrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgbcon.c fix typedef of logical to support INTERFACE64 1 year ago
dgbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgbequ.c fix typedef of logical to support INTERFACE64 1 year ago
dgbequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgbequb.c fix typedef of logical to support INTERFACE64 1 year ago
dgbequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgbrfs.c fix typedef of logical to support INTERFACE64 1 year ago
dgbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgbrfsx.c fix typedef of logical to support INTERFACE64 1 year ago
dgbrfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgbsv.c fix typedef of logical to support INTERFACE64 1 year ago
dgbsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgbsvx.c fix typedef of logical to support INTERFACE64 1 year ago
dgbsvx.f Fix typos and errors in comments (Reference-LAPACK 809) 1 year ago
dgbsvxx.c fix typedef of logical to support INTERFACE64 1 year ago
dgbsvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgbtf2.c fix typedef of logical to support INTERFACE64 1 year ago
dgbtf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgbtrf.c fix typedef of logical to support INTERFACE64 1 year ago
dgbtrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgbtrs.c fix typedef of logical to support INTERFACE64 1 year ago
dgbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgebak.c fix typedef of logical to support INTERFACE64 1 year ago
dgebak.f Define type conversions explicitly (Reference-LAPACK PR 703) 2 years ago
dgebal.c fix typedef of logical to support INTERFACE64 1 year ago
dgebal.f Refactor ?GEBAL (Reference-LAPACK PR 808) 2 years ago
dgebd2.c fix typedef of logical to support INTERFACE64 1 year ago
dgebd2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgebrd.c fix typedef of logical to support INTERFACE64 1 year ago
dgebrd.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dgecon.c fix typedef of logical to support INTERFACE64 1 year ago
dgecon.f Change ?GECON to return INFO=1 if RCOND is NaN (Reference-LAPACK PR 926) 1 year ago
dgedmd.c fix typedef of logical to support INTERFACE64 1 year ago
dgedmd.f90 Fix issues related to ?GEDMD (Reference-LAPACK PR 959) 1 year ago
dgedmdq.c fix typedef of logical to support INTERFACE64 1 year ago
dgedmdq.f90 Add Dynamic Mode Decomposition functions (Reference-LAPACK PR 736) 2 years ago
dgeequ.c fix typedef of logical to support INTERFACE64 1 year ago
dgeequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgeequb.c fix typedef of logical to support INTERFACE64 1 year ago
dgeequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgees.c fix typedef of logical to support INTERFACE64 1 year ago
dgees.f Define type conversions explicitly (Reference-LAPACK PR 703) 2 years ago
dgeesx.c fix typedef of logical to support INTERFACE64 1 year ago
dgeesx.f Define type conversions explicitly (Reference-LAPACK PR 703) 2 years ago
dgeev.c fix typedef of logical to support INTERFACE64 1 year ago
dgeev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgeevx.c fix typedef of logical to support INTERFACE64 1 year ago
dgeevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgehd2.c fix typedef of logical to support INTERFACE64 1 year ago
dgehd2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgehrd.c fix typedef of logical to support INTERFACE64 1 year ago
dgehrd.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dgejsv.c fix typedef of logical to support INTERFACE64 1 year ago
dgejsv.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
dgelq.c fix typedef of logical to support INTERFACE64 1 year ago
dgelq.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dgelq2.c fix typedef of logical to support INTERFACE64 1 year ago
dgelq2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgelqf.c fix typedef of logical to support INTERFACE64 1 year ago
dgelqf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dgelqt.c fix typedef of logical to support INTERFACE64 1 year ago
dgelqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgelqt3.c fix typedef of logical to support INTERFACE64 1 year ago
dgelqt3.f Fix actual arguments in some LAPACK procedure calls (Reference-LAPACK PR 885) (#4155) 2 years ago
dgels.c fix: return types of *trtrs routines 11 months ago
dgels.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgelsd.c fix typedef of logical to support INTERFACE64 1 year ago
dgelsd.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dgelss.c fix typedef of logical to support INTERFACE64 1 year ago
dgelss.f Fix segfault when NRHS is zero (Reference-LAPACK PR 876) 2 years ago
dgelst.c fix: return types of *trtrs routines 11 months ago
dgelst.f Add new routines for ?GELST similar to ?GELS (Reference-LAPACK PR739) 2 years ago
dgelsy.c fix typedef of logical to support INTERFACE64 1 year ago
dgelsy.f Add comments on handling of zero-sized B matrix in ?GELSY (Reference-LAPACK PR 833) (#4056) 2 years ago
dgemlq.c fix typedef of logical to support INTERFACE64 1 year ago
dgemlq.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dgemlqt.c fix typedef of logical to support INTERFACE64 1 year ago
dgemlqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgemqr.c fix typedef of logical to support INTERFACE64 1 year ago
dgemqr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dgemqrt.c fix typedef of logical to support INTERFACE64 1 year ago
dgemqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgeql2.c fix typedef of logical to support INTERFACE64 1 year ago
dgeql2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgeqlf.c fix typedef of logical to support INTERFACE64 1 year ago
dgeqlf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dgeqp3.c fix typedef of logical to support INTERFACE64 1 year ago
dgeqp3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgeqp3rk.c fix typedef of logical to support INTERFACE64 1 year ago
dgeqp3rk.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dgeqr.c fix typedef of logical to support INTERFACE64 1 year ago
dgeqr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dgeqr2.c fix typedef of logical to support INTERFACE64 1 year ago
dgeqr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgeqr2p.c fix typedef of logical to support INTERFACE64 1 year ago
dgeqr2p.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgeqrf.c fix typedef of logical to support INTERFACE64 1 year ago
dgeqrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgeqrfp.c fix typedef of logical to support INTERFACE64 1 year ago
dgeqrfp.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dgeqrt.c fix typedef of logical to support INTERFACE64 1 year ago
dgeqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgeqrt2.c fix typedef of logical to support INTERFACE64 1 year ago
dgeqrt2.f Fix input argument check (LAPACK PR 646) 3 years ago
dgeqrt3.c fix typedef of logical to support INTERFACE64 1 year ago
dgeqrt3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgerfs.c fix typedef of logical to support INTERFACE64 1 year ago
dgerfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgerfsx.c fix typedef of logical to support INTERFACE64 1 year ago
dgerfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgerq2.c fix typedef of logical to support INTERFACE64 1 year ago
dgerq2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgerqf.c fix typedef of logical to support INTERFACE64 1 year ago
dgerqf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dgesc2.c fix typedef of logical to support INTERFACE64 1 year ago
dgesc2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgesdd.c fix typedef of logical to support INTERFACE64 1 year ago
dgesdd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
dgesv.c fix typedef of logical to support INTERFACE64 1 year ago
dgesv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgesvd.c fix typedef of logical to support INTERFACE64 1 year ago
dgesvd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgesvdq.c fix typedef of logical to support INTERFACE64 1 year ago
dgesvdq.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
dgesvdx.c fix typedef of logical to support INTERFACE64 1 year ago
dgesvdx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgesvj.c fix typedef of logical to support INTERFACE64 1 year ago
dgesvj.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dgesvx.c fix typedef of logical to support INTERFACE64 1 year ago
dgesvx.f Fix typos and errors in comments (Reference-LAPACK 809) 1 year ago
dgesvxx.c fix typedef of logical to support INTERFACE64 1 year ago
dgesvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgetc2.c fix typedef of logical to support INTERFACE64 1 year ago
dgetc2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgetf2.c fix typedef of logical to support INTERFACE64 1 year ago
dgetf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgetrf.c fix typedef of logical to support INTERFACE64 1 year ago
dgetrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgetrf2.c fix typedef of logical to support INTERFACE64 1 year ago
dgetrf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgetri.c fix typedef of logical to support INTERFACE64 1 year ago
dgetri.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dgetrs.c fix typedef of logical to support INTERFACE64 1 year ago
dgetrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgetsls.c fix: return types of *trtrs routines 11 months ago
dgetsls.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dgetsqrhrt.c fix typedef of logical to support INTERFACE64 1 year ago
dgetsqrhrt.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dggbak.c fix typedef of logical to support INTERFACE64 1 year ago
dggbak.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dggbal.c fix typedef of logical to support INTERFACE64 1 year ago
dggbal.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgges.c fix typedef of logical to support INTERFACE64 1 year ago
dgges.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dgges3.c fix typedef of logical to support INTERFACE64 1 year ago
dgges3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dggesx.c fix typedef of logical to support INTERFACE64 1 year ago
dggesx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dggev.c fix typedef of logical to support INTERFACE64 1 year ago
dggev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dggev3.c fix typedef of logical to support INTERFACE64 1 year ago
dggev3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dggevx.c fix typedef of logical to support INTERFACE64 1 year ago
dggevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dggglm.c fix: return types of *trtrs routines 11 months ago
dggglm.f Define type conversions explicitly (Reference-LAPACK PR 703) 2 years ago
dgghd3.c fix typedef of logical to support INTERFACE64 1 year ago
dgghd3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dgghrd.c fix typedef of logical to support INTERFACE64 1 year ago
dgghrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgglse.c fix typedef of logical to support INTERFACE64 1 year ago
dgglse.f Define type conversions explicitly (Reference-LAPACK PR 703) 2 years ago
dggqrf.c fix typedef of logical to support INTERFACE64 1 year ago
dggqrf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dggrqf.c fix typedef of logical to support INTERFACE64 1 year ago
dggrqf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dggsvd3.c fix typedef of logical to support INTERFACE64 1 year ago
dggsvd3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dggsvp3.c fix typedef of logical to support INTERFACE64 1 year ago
dggsvp3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dgsvj0.c fix typedef of logical to support INTERFACE64 1 year ago
dgsvj0.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
dgsvj1.c fix typedef of logical to support INTERFACE64 1 year ago
dgsvj1.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
dgtcon.c fix typedef of logical to support INTERFACE64 1 year ago
dgtcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgtrfs.c fix typedef of logical to support INTERFACE64 1 year ago
dgtrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgtsv.c fix typedef of logical to support INTERFACE64 1 year ago
dgtsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgtsvx.c fix typedef of logical to support INTERFACE64 1 year ago
dgtsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgttrf.c fix typedef of logical to support INTERFACE64 1 year ago
dgttrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgttrs.c fix typedef of logical to support INTERFACE64 1 year ago
dgttrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dgtts2.c fix typedef of logical to support INTERFACE64 1 year ago
dgtts2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dhgeqz.c fix typedef of logical to support INTERFACE64 1 year ago
dhgeqz.f Rewrite to use FMA with Householder reflectors 2 years ago
dhsein.c fix typedef of logical to support INTERFACE64 1 year ago
dhsein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dhseqr.c fix typedef of logical to support INTERFACE64 1 year ago
dhseqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
disnan.c fix typedef of logical to support INTERFACE64 1 year ago
disnan.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dla_gbamv.c fix typedef of logical to support INTERFACE64 1 year ago
dla_gbamv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dla_gbrcond.c fix typedef of logical to support INTERFACE64 1 year ago
dla_gbrcond.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dla_gbrfsx_extended.c fix typedef of logical to support INTERFACE64 1 year ago
dla_gbrfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
dla_gbrpvgrw.c fix typedef of logical to support INTERFACE64 1 year ago
dla_gbrpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dla_geamv.c fix typedef of logical to support INTERFACE64 1 year ago
dla_geamv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dla_gercond.c fix typedef of logical to support INTERFACE64 1 year ago
dla_gercond.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dla_gerfsx_extended.c fix typedef of logical to support INTERFACE64 1 year ago
dla_gerfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
dla_gerpvgrw.c fix typedef of logical to support INTERFACE64 1 year ago
dla_gerpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dla_lin_berr.c fix typedef of logical to support INTERFACE64 1 year ago
dla_lin_berr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dla_porcond.c fix typedef of logical to support INTERFACE64 1 year ago
dla_porcond.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dla_porfsx_extended.c fix typedef of logical to support INTERFACE64 1 year ago
dla_porfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
dla_porpvgrw.c fix typedef of logical to support INTERFACE64 1 year ago
dla_porpvgrw.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
dla_syamv.c fix typedef of logical to support INTERFACE64 1 year ago
dla_syamv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dla_syrcond.c fix typedef of logical to support INTERFACE64 1 year ago
dla_syrcond.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dla_syrfsx_extended.c fix typedef of logical to support INTERFACE64 1 year ago
dla_syrfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
dla_syrpvgrw.c fix typedef of logical to support INTERFACE64 1 year ago
dla_syrpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dla_wwaddw.c fix typedef of logical to support INTERFACE64 1 year ago
dla_wwaddw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlabad.c fix typedef of logical to support INTERFACE64 1 year ago
dlabad.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlabrd.c fix typedef of logical to support INTERFACE64 1 year ago
dlabrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlacn2.c fix typedef of logical to support INTERFACE64 1 year ago
dlacn2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlacon.c fix typedef of logical to support INTERFACE64 1 year ago
dlacon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlacpy.c fix typedef of logical to support INTERFACE64 1 year ago
dlacpy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dladiv.c fix typedef of logical to support INTERFACE64 1 year ago
dladiv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlae2.c fix typedef of logical to support INTERFACE64 1 year ago
dlae2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaebz.c fix typedef of logical to support INTERFACE64 1 year ago
dlaebz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaed0.c fix typedef of logical to support INTERFACE64 1 year ago
dlaed0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaed1.c fix typedef of logical to support INTERFACE64 1 year ago
dlaed1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaed2.c fix typedef of logical to support INTERFACE64 1 year ago
dlaed2.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
dlaed3.c fix typedef of logical to support INTERFACE64 1 year ago
dlaed3.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
dlaed4.c fix typedef of logical to support INTERFACE64 1 year ago
dlaed4.f Improve convergence of DLAED4/SLAED4 (Reference-LAPACK PR655) 2 years ago
dlaed5.c fix typedef of logical to support INTERFACE64 1 year ago
dlaed5.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaed6.c fix typedef of logical to support INTERFACE64 1 year ago
dlaed6.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaed7.c fix typedef of logical to support INTERFACE64 1 year ago
dlaed7.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaed8.c fix typedef of logical to support INTERFACE64 1 year ago
dlaed8.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
dlaed9.c fix typedef of logical to support INTERFACE64 1 year ago
dlaed9.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
dlaeda.c fix typedef of logical to support INTERFACE64 1 year ago
dlaeda.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaein.c fix typedef of logical to support INTERFACE64 1 year ago
dlaein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaev2.c fix typedef of logical to support INTERFACE64 1 year ago
dlaev2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaexc.c fix typedef of logical to support INTERFACE64 1 year ago
dlaexc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlag2.c fix typedef of logical to support INTERFACE64 1 year ago
dlag2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlag2s.c fix typedef of logical to support INTERFACE64 1 year ago
dlag2s.f Define type conversions explicitly (Reference-LAPACK PR 703) 2 years ago
dlags2.c fix typedef of logical to support INTERFACE64 1 year ago
dlags2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlagtf.c fix typedef of logical to support INTERFACE64 1 year ago
dlagtf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlagtm.c fix typedef of logical to support INTERFACE64 1 year ago
dlagtm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlagts.c fix typedef of logical to support INTERFACE64 1 year ago
dlagts.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlagv2.c fix typedef of logical to support INTERFACE64 1 year ago
dlagv2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlahqr.c fix typedef of logical to support INTERFACE64 1 year ago
dlahqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlahr2.c fix typedef of logical to support INTERFACE64 1 year ago
dlahr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaic1.c fix typedef of logical to support INTERFACE64 1 year ago
dlaic1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaisnan.c fix typedef of logical to support INTERFACE64 1 year ago
dlaisnan.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaln2.c fix typedef of logical to support INTERFACE64 1 year ago
dlaln2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlals0.c fix typedef of logical to support INTERFACE64 1 year ago
dlals0.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
dlalsa.c fix typedef of logical to support INTERFACE64 1 year ago
dlalsa.f Fix typos in comments (Reference-LAPACK PR 814) 2 years ago
dlalsd.c fix typedef of logical to support INTERFACE64 1 year ago
dlalsd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
dlamrg.c fix typedef of logical to support INTERFACE64 1 year ago
dlamrg.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlamswlq.c fix typedef of logical to support INTERFACE64 1 year ago
dlamswlq.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dlamtsqr.c fix typedef of logical to support INTERFACE64 1 year ago
dlamtsqr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dlaneg.c fix typedef of logical to support INTERFACE64 1 year ago
dlaneg.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlangb.c fix typedef of logical to support INTERFACE64 1 year ago
dlangb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlange.c fix typedef of logical to support INTERFACE64 1 year ago
dlange.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlangt.c fix typedef of logical to support INTERFACE64 1 year ago
dlangt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlanhs.c fix typedef of logical to support INTERFACE64 1 year ago
dlanhs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlansb.c fix typedef of logical to support INTERFACE64 1 year ago
dlansb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlansf.c fix typedef of logical to support INTERFACE64 1 year ago
dlansf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlansp.c fix typedef of logical to support INTERFACE64 1 year ago
dlansp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlanst.c fix typedef of logical to support INTERFACE64 1 year ago
dlanst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlansy.c fix typedef of logical to support INTERFACE64 1 year ago
dlansy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlantb.c fix typedef of logical to support INTERFACE64 1 year ago
dlantb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlantp.c fix typedef of logical to support INTERFACE64 1 year ago
dlantp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlantr.c fix typedef of logical to support INTERFACE64 1 year ago
dlantr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlanv2.c fix typedef of logical to support INTERFACE64 1 year ago
dlanv2.f prevent compilers from using FMA (Reference-LAPACK PR 1033) 1 year ago
dlaorhr_col_getrfnp.c fix typedef of logical to support INTERFACE64 1 year ago
dlaorhr_col_getrfnp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaorhr_col_getrfnp2.c fix typedef of logical to support INTERFACE64 1 year ago
dlaorhr_col_getrfnp2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlapll.c fix typedef of logical to support INTERFACE64 1 year ago
dlapll.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlapmr.c fix typedef of logical to support INTERFACE64 1 year ago
dlapmr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlapmt.c fix typedef of logical to support INTERFACE64 1 year ago
dlapmt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlapy2.c fix typedef of logical to support INTERFACE64 1 year ago
dlapy2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlapy3.c fix typedef of logical to support INTERFACE64 1 year ago
dlapy3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaqgb.c fix typedef of logical to support INTERFACE64 1 year ago
dlaqgb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaqge.c fix typedef of logical to support INTERFACE64 1 year ago
dlaqge.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaqp2.c fix typedef of logical to support INTERFACE64 1 year ago
dlaqp2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaqp2rk.c fix typedef of logical to support INTERFACE64 1 year ago
dlaqp2rk.f Small documentation fix for Truncated QR With Pivoting (Reference-LAPACK PR 941) 1 year ago
dlaqp3rk.c fix typedef of logical to support INTERFACE64 1 year ago
dlaqp3rk.f Small documentation fix for Truncated QR With Pivoting (Reference-LAPACK PR 941) 1 year ago
dlaqps.c fix typedef of logical to support INTERFACE64 1 year ago
dlaqps.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaqr0.c fix typedef of logical to support INTERFACE64 1 year ago
dlaqr0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaqr1.c fix typedef of logical to support INTERFACE64 1 year ago
dlaqr1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaqr2.c fix typedef of logical to support INTERFACE64 1 year ago
dlaqr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaqr3.c fix typedef of logical to support INTERFACE64 1 year ago
dlaqr3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaqr4.c fix typedef of logical to support INTERFACE64 1 year ago
dlaqr4.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaqr5.c fix typedef of logical to support INTERFACE64 1 year ago
dlaqr5.f Standardize coding style (Reference-LAPACK 682) 2 years ago
dlaqsb.c fix typedef of logical to support INTERFACE64 1 year ago
dlaqsb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaqsp.c fix typedef of logical to support INTERFACE64 1 year ago
dlaqsp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaqsy.c fix typedef of logical to support INTERFACE64 1 year ago
dlaqsy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaqtr.c fix typedef of logical to support INTERFACE64 1 year ago
dlaqtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaqz0.c fix typedef of logical to support INTERFACE64 1 year ago
dlaqz0.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
dlaqz1.c fix typedef of logical to support INTERFACE64 1 year ago
dlaqz1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaqz2.c fix typedef of logical to support INTERFACE64 1 year ago
dlaqz2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaqz3.c fix typedef of logical to support INTERFACE64 1 year ago
dlaqz3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaqz4.c fix typedef of logical to support INTERFACE64 1 year ago
dlaqz4.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlar1v.c fix typedef of logical to support INTERFACE64 1 year ago
dlar1v.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlar2v.c fix typedef of logical to support INTERFACE64 1 year ago
dlar2v.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlarf.c fix typedef of logical to support INTERFACE64 1 year ago
dlarf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlarfb.c fix typedef of logical to support INTERFACE64 1 year ago
dlarfb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlarfb_gett.c fix typedef of logical to support INTERFACE64 1 year ago
dlarfb_gett.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
dlarfg.c fix typedef of logical to support INTERFACE64 1 year ago
dlarfg.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlarfgp.c fix typedef of logical to support INTERFACE64 1 year ago
dlarfgp.f Make vector orthogonalization more reliable (Reference-LAPACK PR 930) 1 year ago
dlarft.c fix typedef of logical to support INTERFACE64 1 year ago
dlarft.f replace ?larft with a recursive implementation (Reference-LAPACK PR 1080) 8 months ago
dlarfx.c fix typedef of logical to support INTERFACE64 1 year ago
dlarfx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlarfy.c fix typedef of logical to support INTERFACE64 1 year ago
dlarfy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlargv.c fix typedef of logical to support INTERFACE64 1 year ago
dlargv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlarmm.c fix typedef of logical to support INTERFACE64 1 year ago
dlarmm.f Add a BLAS3-based triangular Sylvester equation solver (Reference-LAPACK PR 651) 2 years ago
dlarnv.c fix typedef of logical to support INTERFACE64 1 year ago
dlarnv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlarra.c fix typedef of logical to support INTERFACE64 1 year ago
dlarra.f Fix uninitialized variables on quick return path (Reference-LAPACK PR775) 2 years ago
dlarrb.c fix typedef of logical to support INTERFACE64 1 year ago
dlarrb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlarrc.c fix typedef of logical to support INTERFACE64 1 year ago
dlarrc.f Fix uninitialized variables on quick return path (Reference-LAPACK PR775) 2 years ago
dlarrd.c fix typedef of logical to support INTERFACE64 1 year ago
dlarrd.f Fix uninitialized M in quick return (Reference-LAPACK 769) 2 years ago
dlarre.c fix typedef of logical to support INTERFACE64 1 year ago
dlarre.f Fix typos in comments (Reference-LAPACK PR 814) 2 years ago
dlarrf.c fix typedef of logical to support INTERFACE64 1 year ago
dlarrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlarrj.c fix typedef of logical to support INTERFACE64 1 year ago
dlarrj.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlarrk.c fix typedef of logical to support INTERFACE64 1 year ago
dlarrk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlarrr.c fix typedef of logical to support INTERFACE64 1 year ago
dlarrr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlarrv.c fix typedef of logical to support INTERFACE64 1 year ago
dlarrv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlarscl2.c fix typedef of logical to support INTERFACE64 1 year ago
dlarscl2.f Fix function documentation (Reference-LAPACK PR747) 2 years ago
dlartg.c fix typedef of logical to support INTERFACE64 1 year ago
dlartg.f90 Use new algorithms for computing Givens rotations (Reference-LAPACK PR631) 2 years ago
dlartgp.c fix typedef of logical to support INTERFACE64 1 year ago
dlartgp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlartgs.c fix typedef of logical to support INTERFACE64 1 year ago
dlartgs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlartv.c fix typedef of logical to support INTERFACE64 1 year ago
dlartv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaruv.c fix typedef of logical to support INTERFACE64 1 year ago
dlaruv.f Add quick return for N < 1 (Reference-LAPACK PR 837) 2 years ago
dlarz.c fix typedef of logical to support INTERFACE64 1 year ago
dlarz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlarzb.c fix typedef of logical to support INTERFACE64 1 year ago
dlarzb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlarzt.c fix typedef of logical to support INTERFACE64 1 year ago
dlarzt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlas2.c fix typedef of logical to support INTERFACE64 1 year ago
dlas2.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
dlascl.c fix typedef of logical to support INTERFACE64 1 year ago
dlascl.f Add quick return if scaling with one (Reference-LAPACK PR674) 2 years ago
dlascl2.c fix typedef of logical to support INTERFACE64 1 year ago
dlascl2.f Fix function documentation (Reference-LAPACK PR747) 2 years ago
dlasd0.c fix typedef of logical to support INTERFACE64 1 year ago
dlasd0.f Fix inline documentation of S/DLASD0 (Reference-LAPACK PR 855) 2 years ago
dlasd1.c fix typedef of logical to support INTERFACE64 1 year ago
dlasd1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlasd2.c fix typedef of logical to support INTERFACE64 1 year ago
dlasd2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlasd3.c fix typedef of logical to support INTERFACE64 1 year ago
dlasd3.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
dlasd4.c fix typedef of logical to support INTERFACE64 1 year ago
dlasd4.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlasd5.c fix typedef of logical to support INTERFACE64 1 year ago
dlasd5.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlasd6.c fix typedef of logical to support INTERFACE64 1 year ago
dlasd6.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlasd7.c fix typedef of logical to support INTERFACE64 1 year ago
dlasd7.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlasd8.c fix typedef of logical to support INTERFACE64 1 year ago
dlasd8.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
dlasda.c fix typedef of logical to support INTERFACE64 1 year ago
dlasda.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlasdq.c fix typedef of logical to support INTERFACE64 1 year ago
dlasdq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlasdt.c fix typedef of logical to support INTERFACE64 1 year ago
dlasdt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlaset.c fix typedef of logical to support INTERFACE64 1 year ago
dlaset.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlasq1.c fix typedef of logical to support INTERFACE64 1 year ago
dlasq1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlasq2.c fix typedef of logical to support INTERFACE64 1 year ago
dlasq2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlasq3.c fix typedef of logical to support INTERFACE64 1 year ago
dlasq3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlasq4.c fix typedef of logical to support INTERFACE64 1 year ago
dlasq4.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlasq5.c fix typedef of logical to support INTERFACE64 1 year ago
dlasq5.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlasq6.c fix typedef of logical to support INTERFACE64 1 year ago
dlasq6.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlasr.c fix typedef of logical to support INTERFACE64 1 year ago
dlasr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlasrt.c fix typedef of logical to support INTERFACE64 1 year ago
dlasrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlassq.c fix typedef of logical to support INTERFACE64 1 year ago
dlassq.f90 Fix accumulation (Reference-LAPACK PR 909) 1 year ago
dlasv2.c fix typedef of logical to support INTERFACE64 1 year ago
dlasv2.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
dlaswlq.c fix typedef of logical to support INTERFACE64 1 year ago
dlaswlq.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dlaswp.c fix typedef of logical to support INTERFACE64 1 year ago
dlaswp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlasy2.c fix typedef of logical to support INTERFACE64 1 year ago
dlasy2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlasyf.c fix typedef of logical to support INTERFACE64 1 year ago
dlasyf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlasyf_aa.c fix typedef of logical to support INTERFACE64 1 year ago
dlasyf_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlasyf_rk.c fix typedef of logical to support INTERFACE64 1 year ago
dlasyf_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlasyf_rook.c fix typedef of logical to support INTERFACE64 1 year ago
dlasyf_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlat2s.c fix typedef of logical to support INTERFACE64 1 year ago
dlat2s.f Define type conversions explicitly (Reference-LAPACK PR 703) 2 years ago
dlatbs.c fix typedef of logical to support INTERFACE64 1 year ago
dlatbs.f Set scale early for robust triangular solvers (Reference-LAPACK PR712) 2 years ago
dlatdf.c fix typedef of logical to support INTERFACE64 1 year ago
dlatdf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlatps.c fix typedef of logical to support INTERFACE64 1 year ago
dlatps.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlatrd.c fix typedef of logical to support INTERFACE64 1 year ago
dlatrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlatrs.c fix typedef of logical to support INTERFACE64 1 year ago
dlatrs.f Fix actual arguments in some LAPACK procedure calls (Reference-LAPACK PR 885) (#4155) 2 years ago
dlatrs3.c fix typedef of logical to support INTERFACE64 1 year ago
dlatrs3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dlatrz.c fix typedef of logical to support INTERFACE64 1 year ago
dlatrz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlatsqr.c fix typedef of logical to support INTERFACE64 1 year ago
dlatsqr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dlauu2.c fix typedef of logical to support INTERFACE64 1 year ago
dlauu2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dlauum.c fix typedef of logical to support INTERFACE64 1 year ago
dlauum.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dopgtr.c fix typedef of logical to support INTERFACE64 1 year ago
dopgtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dopmtr.c fix typedef of logical to support INTERFACE64 1 year ago
dopmtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dorbdb.c fix typedef of logical to support INTERFACE64 1 year ago
dorbdb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dorbdb1.c fix typedef of logical to support INTERFACE64 1 year ago
dorbdb1.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
dorbdb2.c fix typedef of logical to support INTERFACE64 1 year ago
dorbdb2.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
dorbdb3.c fix typedef of logical to support INTERFACE64 1 year ago
dorbdb3.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
dorbdb4.c fix typedef of logical to support INTERFACE64 1 year ago
dorbdb4.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
dorbdb5.c fix typedef of logical to support INTERFACE64 1 year ago
dorbdb5.f Make vector orthogonalization more reliable (Reference-LAPACK PR 930) 1 year ago
dorbdb6.c fix typedef of logical to support INTERFACE64 1 year ago
dorbdb6.f Make vector orthogonalization more reliable (Reference-LAPACK PR 930) 1 year ago
dorcsd.c fix typedef of logical to support INTERFACE64 1 year ago
dorcsd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dorcsd2by1.c fix typedef of logical to support INTERFACE64 1 year ago
dorcsd2by1.f Fix bug in DORCSD2BY1 (from Reference-LAPACK PR697) 2 years ago
dorg2l.c fix typedef of logical to support INTERFACE64 1 year ago
dorg2l.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dorg2r.c fix typedef of logical to support INTERFACE64 1 year ago
dorg2r.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dorgbr.c fix typedef of logical to support INTERFACE64 1 year ago
dorgbr.f Define type conversions explicitly (Reference-LAPACK PR 703) 2 years ago
dorghr.c fix typedef of logical to support INTERFACE64 1 year ago
dorghr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dorgl2.c fix typedef of logical to support INTERFACE64 1 year ago
dorgl2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dorglq.c fix typedef of logical to support INTERFACE64 1 year ago
dorglq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dorgql.c fix typedef of logical to support INTERFACE64 1 year ago
dorgql.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dorgqr.c fix typedef of logical to support INTERFACE64 1 year ago
dorgqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dorgr2.c fix typedef of logical to support INTERFACE64 1 year ago
dorgr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dorgrq.c fix typedef of logical to support INTERFACE64 1 year ago
dorgrq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dorgtr.c fix typedef of logical to support INTERFACE64 1 year ago
dorgtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dorgtsqr.c fix typedef of logical to support INTERFACE64 1 year ago
dorgtsqr.f Fix typos in comments (Reference-LAPACK 811) 2 years ago
dorgtsqr_row.c fix typedef of logical to support INTERFACE64 1 year ago
dorgtsqr_row.f Add new files for Householder reconstruction functions from 3.9.1 4 years ago
dorhr_col.c fix typedef of logical to support INTERFACE64 1 year ago
dorhr_col.f Fix potential bounds error (Reference-LAPACK PR 1018) 1 year ago
dorm2l.c fix typedef of logical to support INTERFACE64 1 year ago
dorm2l.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dorm2r.c fix typedef of logical to support INTERFACE64 1 year ago
dorm2r.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dorm22.c fix typedef of logical to support INTERFACE64 1 year ago
dorm22.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dormbr.c fix typedef of logical to support INTERFACE64 1 year ago
dormbr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dormhr.c fix typedef of logical to support INTERFACE64 1 year ago
dormhr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dorml2.c fix typedef of logical to support INTERFACE64 1 year ago
dorml2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dormlq.c fix typedef of logical to support INTERFACE64 1 year ago
dormlq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dormql.c fix typedef of logical to support INTERFACE64 1 year ago
dormql.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dormqr.c fix typedef of logical to support INTERFACE64 1 year ago
dormqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dormr2.c fix typedef of logical to support INTERFACE64 1 year ago
dormr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dormr3.c fix typedef of logical to support INTERFACE64 1 year ago
dormr3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dormrq.c fix typedef of logical to support INTERFACE64 1 year ago
dormrq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dormrz.c fix typedef of logical to support INTERFACE64 1 year ago
dormrz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dormtr.c fix typedef of logical to support INTERFACE64 1 year ago
dormtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dpbcon.c fix typedef of logical to support INTERFACE64 1 year ago
dpbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dpbequ.c fix typedef of logical to support INTERFACE64 1 year ago
dpbequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dpbrfs.c fix typedef of logical to support INTERFACE64 1 year ago
dpbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dpbstf.c fix typedef of logical to support INTERFACE64 1 year ago
dpbstf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dpbsv.c fix typedef of logical to support INTERFACE64 1 year ago
dpbsv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
dpbsvx.c fix typedef of logical to support INTERFACE64 1 year ago
dpbsvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
dpbtf2.c fix typedef of logical to support INTERFACE64 1 year ago
dpbtf2.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
dpbtrf.c fix typedef of logical to support INTERFACE64 1 year ago
dpbtrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
dpbtrs.c fix typedef of logical to support INTERFACE64 1 year ago
dpbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dpftrf.c fix typedef of logical to support INTERFACE64 1 year ago
dpftrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
dpftri.c fix typedef of logical to support INTERFACE64 1 year ago
dpftri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dpftrs.c fix typedef of logical to support INTERFACE64 1 year ago
dpftrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dpocon.c fix typedef of logical to support INTERFACE64 1 year ago
dpocon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dpoequ.c fix typedef of logical to support INTERFACE64 1 year ago
dpoequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dpoequb.c fix typedef of logical to support INTERFACE64 1 year ago
dpoequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dporfs.c fix typedef of logical to support INTERFACE64 1 year ago
dporfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dporfsx.c fix typedef of logical to support INTERFACE64 1 year ago
dporfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dposv.c fix typedef of logical to support INTERFACE64 1 year ago
dposv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
dposvx.c fix typedef of logical to support INTERFACE64 1 year ago
dposvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
dposvxx.c fix typedef of logical to support INTERFACE64 1 year ago
dposvxx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
dpotf2.c fix typedef of logical to support INTERFACE64 1 year ago
dpotf2.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
dpotrf.c fix typedef of logical to support INTERFACE64 1 year ago
dpotrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
dpotrf2.c fix typedef of logical to support INTERFACE64 1 year ago
dpotrf2.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
dpotri.c fix typedef of logical to support INTERFACE64 1 year ago
dpotri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dpotrs.c fix typedef of logical to support INTERFACE64 1 year ago
dpotrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dppcon.c fix typedef of logical to support INTERFACE64 1 year ago
dppcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dppequ.c fix typedef of logical to support INTERFACE64 1 year ago
dppequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dpprfs.c fix typedef of logical to support INTERFACE64 1 year ago
dpprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dppsv.c fix typedef of logical to support INTERFACE64 1 year ago
dppsv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
dppsvx.c fix typedef of logical to support INTERFACE64 1 year ago
dppsvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
dpptrf.c fix typedef of logical to support INTERFACE64 1 year ago
dpptrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
dpptri.c fix typedef of logical to support INTERFACE64 1 year ago
dpptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dpptrs.c fix typedef of logical to support INTERFACE64 1 year ago
dpptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dpstf2.c fix typedef of logical to support INTERFACE64 1 year ago
dpstf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dpstrf.c fix typedef of logical to support INTERFACE64 1 year ago
dpstrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dptcon.c fix typedef of logical to support INTERFACE64 1 year ago
dptcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dpteqr.c fix typedef of logical to support INTERFACE64 1 year ago
dpteqr.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
dptrfs.c fix typedef of logical to support INTERFACE64 1 year ago
dptrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dptsv.c fix typedef of logical to support INTERFACE64 1 year ago
dptsv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
dptsvx.c fix typedef of logical to support INTERFACE64 1 year ago
dptsvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
dpttrf.c fix typedef of logical to support INTERFACE64 1 year ago
dpttrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
dpttrs.c fix typedef of logical to support INTERFACE64 1 year ago
dpttrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dptts2.c fix typedef of logical to support INTERFACE64 1 year ago
dptts2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
drscl.c fix typedef of logical to support INTERFACE64 1 year ago
drscl.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsb2st_kernels.c fix typedef of logical to support INTERFACE64 1 year ago
dsb2st_kernels.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsbev.c fix typedef of logical to support INTERFACE64 1 year ago
dsbev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsbev_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
dsbev_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsbevd.c fix typedef of logical to support INTERFACE64 1 year ago
dsbevd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
dsbevd_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
dsbevd_2stage.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
dsbevx.c fix typedef of logical to support INTERFACE64 1 year ago
dsbevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsbevx_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
dsbevx_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsbgst.c fix typedef of logical to support INTERFACE64 1 year ago
dsbgst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsbgv.c fix typedef of logical to support INTERFACE64 1 year ago
dsbgv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsbgvd.c fix typedef of logical to support INTERFACE64 1 year ago
dsbgvd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
dsbgvx.c fix typedef of logical to support INTERFACE64 1 year ago
dsbgvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
dsbtrd.c fix typedef of logical to support INTERFACE64 1 year ago
dsbtrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsfrk.c fix typedef of logical to support INTERFACE64 1 year ago
dsfrk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsgesv.c fix typedef of logical to support INTERFACE64 1 year ago
dsgesv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dspcon.c fix typedef of logical to support INTERFACE64 1 year ago
dspcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dspev.c fix typedef of logical to support INTERFACE64 1 year ago
dspev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dspevd.c fix typedef of logical to support INTERFACE64 1 year ago
dspevd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
dspevx.c fix typedef of logical to support INTERFACE64 1 year ago
dspevx.f Replace the conditionally defined index variable INDIBL with a constant 1 2 years ago
dspgst.c fix typedef of logical to support INTERFACE64 1 year ago
dspgst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dspgv.c fix typedef of logical to support INTERFACE64 1 year ago
dspgv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
dspgvd.c fix typedef of logical to support INTERFACE64 1 year ago
dspgvd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
dspgvx.c fix typedef of logical to support INTERFACE64 1 year ago
dspgvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
dsposv.c fix typedef of logical to support INTERFACE64 1 year ago
dsposv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
dsprfs.c fix typedef of logical to support INTERFACE64 1 year ago
dsprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dspsv.c fix typedef of logical to support INTERFACE64 1 year ago
dspsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dspsvx.c fix typedef of logical to support INTERFACE64 1 year ago
dspsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsptrd.c fix typedef of logical to support INTERFACE64 1 year ago
dsptrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsptrf.c fix typedef of logical to support INTERFACE64 1 year ago
dsptrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsptri.c fix typedef of logical to support INTERFACE64 1 year ago
dsptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsptrs.c fix typedef of logical to support INTERFACE64 1 year ago
dsptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dstebz.c fix typedef of logical to support INTERFACE64 1 year ago
dstebz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dstedc.c fix typedef of logical to support INTERFACE64 1 year ago
dstedc.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
dstegr.c fix typedef of logical to support INTERFACE64 1 year ago
dstegr.f Fix typos in comments (Reference-LAPACK PR 814) 2 years ago
dstein.c fix typedef of logical to support INTERFACE64 1 year ago
dstein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dstemr.c fix typedef of logical to support INTERFACE64 1 year ago
dstemr.f Correct the order of eigenvalues/vector for 2x2 matrices (Reference-LAPACK PR 867) 2 years ago
dsteqr.c fix typedef of logical to support INTERFACE64 1 year ago
dsteqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsterf.c fix typedef of logical to support INTERFACE64 1 year ago
dsterf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dstev.c fix typedef of logical to support INTERFACE64 1 year ago
dstev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dstevd.c fix typedef of logical to support INTERFACE64 1 year ago
dstevd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
dstevr.c fix typedef of logical to support INTERFACE64 1 year ago
dstevr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dstevx.c fix typedef of logical to support INTERFACE64 1 year ago
dstevx.f Replace the conditionally defined index variable INDIBL with a constant 1 2 years ago
dsycon.c fix typedef of logical to support INTERFACE64 1 year ago
dsycon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsycon_3.c fix typedef of logical to support INTERFACE64 1 year ago
dsycon_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsycon_rook.c fix typedef of logical to support INTERFACE64 1 year ago
dsycon_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsyconv.c fix typedef of logical to support INTERFACE64 1 year ago
dsyconv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsyconvf.c fix typedef of logical to support INTERFACE64 1 year ago
dsyconvf.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
dsyconvf_rook.c fix typedef of logical to support INTERFACE64 1 year ago
dsyconvf_rook.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
dsyequb.c fix typedef of logical to support INTERFACE64 1 year ago
dsyequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsyev.c fix typedef of logical to support INTERFACE64 1 year ago
dsyev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsyev_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
dsyev_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dsyevd.c fix typedef of logical to support INTERFACE64 1 year ago
dsyevd.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dsyevd_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
dsyevd_2stage.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
dsyevr.c fix typedef of logical to support INTERFACE64 1 year ago
dsyevr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dsyevr_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
dsyevr_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dsyevx.c fix typedef of logical to support INTERFACE64 1 year ago
dsyevx.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dsyevx_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
dsyevx_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsygs2.c fix typedef of logical to support INTERFACE64 1 year ago
dsygs2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsygst.c fix typedef of logical to support INTERFACE64 1 year ago
dsygst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsygv.c fix typedef of logical to support INTERFACE64 1 year ago
dsygv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
dsygv_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
dsygv_2stage.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
dsygvd.c fix typedef of logical to support INTERFACE64 1 year ago
dsygvd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
dsygvx.c fix typedef of logical to support INTERFACE64 1 year ago
dsygvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
dsyrfs.c fix typedef of logical to support INTERFACE64 1 year ago
dsyrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsyrfsx.c fix typedef of logical to support INTERFACE64 1 year ago
dsyrfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsysv.c fix typedef of logical to support INTERFACE64 1 year ago
dsysv.f Define type conversions explicitly (Reference-LAPACK PR 703) 2 years ago
dsysv_aa.c fix typedef of logical to support INTERFACE64 1 year ago
dsysv_aa.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dsysv_aa_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
dsysv_aa_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dsysv_rk.c fix typedef of logical to support INTERFACE64 1 year ago
dsysv_rk.f Define type conversions explicitly (Reference-LAPACK PR 703) 2 years ago
dsysv_rook.c fix typedef of logical to support INTERFACE64 1 year ago
dsysv_rook.f Define type conversions explicitly (Reference-LAPACK PR 703) 2 years ago
dsysvx.c fix typedef of logical to support INTERFACE64 1 year ago
dsysvx.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dsysvxx.c fix typedef of logical to support INTERFACE64 1 year ago
dsysvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsyswapr.c fix typedef of logical to support INTERFACE64 1 year ago
dsyswapr.f Simplify ?SYSWAPR and fix its documentation (Reference-LAPACK 217) 2 years ago
dsytd2.c fix typedef of logical to support INTERFACE64 1 year ago
dsytd2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsytf2.c fix typedef of logical to support INTERFACE64 1 year ago
dsytf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsytf2_rk.c fix typedef of logical to support INTERFACE64 1 year ago
dsytf2_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsytf2_rook.c fix typedef of logical to support INTERFACE64 1 year ago
dsytf2_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsytrd.c fix typedef of logical to support INTERFACE64 1 year ago
dsytrd.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dsytrd_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
dsytrd_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dsytrd_sb2st.F Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dsytrd_sb2st.c fix typedef of logical to support INTERFACE64 1 year ago
dsytrd_sy2sb.c fix typedef of logical to support INTERFACE64 1 year ago
dsytrd_sy2sb.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dsytrf.c fix typedef of logical to support INTERFACE64 1 year ago
dsytrf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dsytrf_aa.c fix typedef of logical to support INTERFACE64 1 year ago
dsytrf_aa.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dsytrf_aa_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
dsytrf_aa_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dsytrf_rk.c fix typedef of logical to support INTERFACE64 1 year ago
dsytrf_rk.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dsytrf_rook.c fix typedef of logical to support INTERFACE64 1 year ago
dsytrf_rook.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dsytri.c fix typedef of logical to support INTERFACE64 1 year ago
dsytri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsytri2.c fix typedef of logical to support INTERFACE64 1 year ago
dsytri2.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dsytri2x.c fix typedef of logical to support INTERFACE64 1 year ago
dsytri2x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsytri_3.c fix typedef of logical to support INTERFACE64 1 year ago
dsytri_3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dsytri_3x.c fix typedef of logical to support INTERFACE64 1 year ago
dsytri_3x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsytri_rook.c fix typedef of logical to support INTERFACE64 1 year ago
dsytri_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsytrs.c fix typedef of logical to support INTERFACE64 1 year ago
dsytrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsytrs2.c fix typedef of logical to support INTERFACE64 1 year ago
dsytrs2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsytrs_3.c fix typedef of logical to support INTERFACE64 1 year ago
dsytrs_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsytrs_aa.c fix typedef of logical to support INTERFACE64 1 year ago
dsytrs_aa.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
dsytrs_aa_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
dsytrs_aa_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dsytrs_rook.c fix typedef of logical to support INTERFACE64 1 year ago
dsytrs_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtbcon.c fix typedef of logical to support INTERFACE64 1 year ago
dtbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtbrfs.c fix typedef of logical to support INTERFACE64 1 year ago
dtbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtbtrs.c fix typedef of logical to support INTERFACE64 1 year ago
dtbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtfsm.c fix typedef of logical to support INTERFACE64 1 year ago
dtfsm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtftri.c fix typedef of logical to support INTERFACE64 1 year ago
dtftri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtfttp.c fix typedef of logical to support INTERFACE64 1 year ago
dtfttp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtfttr.c fix typedef of logical to support INTERFACE64 1 year ago
dtfttr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtgevc.c fix typedef of logical to support INTERFACE64 1 year ago
dtgevc.f Fix typos in comments (Reference-LAPACK PR 814) 2 years ago
dtgex2.c fix typedef of logical to support INTERFACE64 1 year ago
dtgex2.f Make IWORK array larger to avoid overflow 2 years ago
dtgexc.c fix typedef of logical to support INTERFACE64 1 year ago
dtgexc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtgsen.c fix typedef of logical to support INTERFACE64 1 year ago
dtgsen.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtgsja.c fix typedef of logical to support INTERFACE64 1 year ago
dtgsja.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtgsna.c fix typedef of logical to support INTERFACE64 1 year ago
dtgsna.f fix scaling (Reference-LAPACK PR 830) 2 years ago
dtgsy2.c fix typedef of logical to support INTERFACE64 1 year ago
dtgsy2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtgsyl.c fix typedef of logical to support INTERFACE64 1 year ago
dtgsyl.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtpcon.c fix typedef of logical to support INTERFACE64 1 year ago
dtpcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtplqt.c fix typedef of logical to support INTERFACE64 1 year ago
dtplqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtplqt2.c fix typedef of logical to support INTERFACE64 1 year ago
dtplqt2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtpmlqt.c fix typedef of logical to support INTERFACE64 1 year ago
dtpmlqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtpmqrt.c fix typedef of logical to support INTERFACE64 1 year ago
dtpmqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtpqrt.c fix typedef of logical to support INTERFACE64 1 year ago
dtpqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtpqrt2.c fix typedef of logical to support INTERFACE64 1 year ago
dtpqrt2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtprfb.c fix typedef of logical to support INTERFACE64 1 year ago
dtprfb.f Fix function documentation for LAPACK ?TPRFB (Reference-LAPACK PR665) 2 years ago
dtprfs.c fix typedef of logical to support INTERFACE64 1 year ago
dtprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtptri.c fix typedef of logical to support INTERFACE64 1 year ago
dtptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtptrs.c fix typedef of logical to support INTERFACE64 1 year ago
dtptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtpttf.c fix typedef of logical to support INTERFACE64 1 year ago
dtpttf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtpttr.c fix typedef of logical to support INTERFACE64 1 year ago
dtpttr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtrcon.c fix typedef of logical to support INTERFACE64 1 year ago
dtrcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtrevc.c fix typedef of logical to support INTERFACE64 1 year ago
dtrevc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtrevc3.c fix typedef of logical to support INTERFACE64 1 year ago
dtrevc3.f Fix workspace query corner cases to always return at least 1 (Reference-LAPACK PR 883) (#4146) 2 years ago
dtrexc.c fix typedef of logical to support INTERFACE64 1 year ago
dtrexc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtrrfs.c fix typedef of logical to support INTERFACE64 1 year ago
dtrrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtrsen.c fix typedef of logical to support INTERFACE64 1 year ago
dtrsen.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtrsna.c fix typedef of logical to support INTERFACE64 1 year ago
dtrsna.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtrsyl.c fix typedef of logical to support INTERFACE64 1 year ago
dtrsyl.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtrsyl3.c fix typedef of logical to support INTERFACE64 1 year ago
dtrsyl3.f Fix actual arguments in some LAPACK procedure calls (Reference-LAPACK PR 885) (#4155) 2 years ago
dtrti2.c fix typedef of logical to support INTERFACE64 1 year ago
dtrti2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtrtri.c fix typedef of logical to support INTERFACE64 1 year ago
dtrtri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtrtrs.c fix typedef of logical to support INTERFACE64 1 year ago
dtrtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtrttf.c fix typedef of logical to support INTERFACE64 1 year ago
dtrttf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtrttp.c fix typedef of logical to support INTERFACE64 1 year ago
dtrttp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dtzrzf.c fix typedef of logical to support INTERFACE64 1 year ago
dtzrzf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
dzsum1.c fix typedef of logical to support INTERFACE64 1 year ago
dzsum1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
icmax1.c fix typedef of logical to support INTERFACE64 1 year ago
icmax1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ieeeck.c fix typedef of logical to support INTERFACE64 1 year ago
ieeeck.f Fix typo in comment (Reference-LAPACK PR735) 2 years ago
ilaclc.c fix typedef of logical to support INTERFACE64 1 year ago
ilaclc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ilaclr.c fix typedef of logical to support INTERFACE64 1 year ago
ilaclr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
iladiag.c fix typedef of logical to support INTERFACE64 1 year ago
iladiag.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
iladlc.c fix typedef of logical to support INTERFACE64 1 year ago
iladlc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
iladlr.c fix typedef of logical to support INTERFACE64 1 year ago
iladlr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ilaenv.c fix typedef of logical to support INTERFACE64 1 year ago
ilaenv.f Implement truncated QR with pivoting (Reference-LAPACK PR 891) 1 year ago
ilaenv2stage.c fix typedef of logical to support INTERFACE64 1 year ago
ilaenv2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ilaprec.c fix typedef of logical to support INTERFACE64 1 year ago
ilaprec.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ilaslc.c fix typedef of logical to support INTERFACE64 1 year ago
ilaslc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ilaslr.c fix typedef of logical to support INTERFACE64 1 year ago
ilaslr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ilatrans.c fix typedef of logical to support INTERFACE64 1 year ago
ilatrans.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ilauplo.c fix typedef of logical to support INTERFACE64 1 year ago
ilauplo.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ilazlc.c fix typedef of logical to support INTERFACE64 1 year ago
ilazlc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ilazlr.c fix typedef of logical to support INTERFACE64 1 year ago
ilazlr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
iparam2stage.F Fix typos in comments (Reference-LAPACK PR 814) 2 years ago
iparam2stage.c fix typedef of logical to support INTERFACE64 1 year ago
iparmq.c fix typedef of logical to support INTERFACE64 1 year ago
iparmq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
izmax1.c fix typedef of logical to support INTERFACE64 1 year ago
izmax1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
la_constants.c fix typedef of logical to support INTERFACE64 1 year ago
la_constants.f90 Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
la_xisnan.F90 Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
la_xisnan.c fix typedef of logical to support INTERFACE64 1 year ago
lsamen.c fix typedef of logical to support INTERFACE64 1 year ago
lsamen.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
meson.build [WIP] Update LAPACK to 3.9.0 (#2353) 5 years ago
sbbcsd.c fix typedef of logical to support INTERFACE64 1 year ago
sbbcsd.f Fix uninitialized read/wrong variable (Reference-LAPACK PR 967) 1 year ago
sbdsdc.c fix typedef of logical to support INTERFACE64 1 year ago
sbdsdc.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
sbdsqr.c fix typedef of logical to support INTERFACE64 1 year ago
sbdsqr.f Remove unused variable SMIN (Reference-LAPACK 832) 2 years ago
sbdsvdx.c fix typedef of logical to support INTERFACE64 1 year ago
sbdsvdx.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
scombssq.c fix typedef of logical to support INTERFACE64 1 year ago
scombssq.f Apply fix from Reference-LAPACK PR390, NaN not propagating 5 years ago
scsum1.c fix typedef of logical to support INTERFACE64 1 year ago
scsum1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sdisna.c fix typedef of logical to support INTERFACE64 1 year ago
sdisna.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgbbrd.c fix typedef of logical to support INTERFACE64 1 year ago
sgbbrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgbcon.c fix typedef of logical to support INTERFACE64 1 year ago
sgbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgbequ.c fix typedef of logical to support INTERFACE64 1 year ago
sgbequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgbequb.c fix typedef of logical to support INTERFACE64 1 year ago
sgbequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgbrfs.c fix typedef of logical to support INTERFACE64 1 year ago
sgbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgbrfsx.c fix typedef of logical to support INTERFACE64 1 year ago
sgbrfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgbsv.c fix typedef of logical to support INTERFACE64 1 year ago
sgbsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgbsvx.c fix typedef of logical to support INTERFACE64 1 year ago
sgbsvx.f Fix typos and errors in comments (Reference-LAPACK 809) 1 year ago
sgbsvxx.c fix typedef of logical to support INTERFACE64 1 year ago
sgbsvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgbtf2.c fix typedef of logical to support INTERFACE64 1 year ago
sgbtf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgbtrf.c fix typedef of logical to support INTERFACE64 1 year ago
sgbtrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgbtrs.c fix typedef of logical to support INTERFACE64 1 year ago
sgbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgebak.c fix typedef of logical to support INTERFACE64 1 year ago
sgebak.f Define type conversions explicitly (Reference-LAPACK PR 703) 2 years ago
sgebal.c fix typedef of logical to support INTERFACE64 1 year ago
sgebal.f Refactor ?GEBAL (Reference-LAPACK PR 808) 2 years ago
sgebd2.c fix typedef of logical to support INTERFACE64 1 year ago
sgebd2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgebrd.c fix typedef of logical to support INTERFACE64 1 year ago
sgebrd.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
sgecon.c fix typedef of logical to support INTERFACE64 1 year ago
sgecon.f Change ?GECON to return INFO=1 if RCOND is NaN (Reference-LAPACK PR 926) 1 year ago
sgedmd.c fix typedef of logical to support INTERFACE64 1 year ago
sgedmd.f90 Fix issues related to ?GEDMD (Reference-LAPACK PR 959) 1 year ago
sgedmdq.c fix typedef of logical to support INTERFACE64 1 year ago
sgedmdq.f90 Add Dynamic Mode Decomposition functions (Reference-LAPACK PR 736) 2 years ago
sgeequ.c fix typedef of logical to support INTERFACE64 1 year ago
sgeequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgeequb.c fix typedef of logical to support INTERFACE64 1 year ago
sgeequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgees.c fix typedef of logical to support INTERFACE64 1 year ago
sgees.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sgeesx.c fix typedef of logical to support INTERFACE64 1 year ago
sgeesx.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sgeev.c fix typedef of logical to support INTERFACE64 1 year ago
sgeev.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sgeevx.c fix typedef of logical to support INTERFACE64 1 year ago
sgeevx.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sgehd2.c fix typedef of logical to support INTERFACE64 1 year ago
sgehd2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgehrd.c fix typedef of logical to support INTERFACE64 1 year ago
sgehrd.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
sgejsv.c fix typedef of logical to support INTERFACE64 1 year ago
sgejsv.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
sgelq.c fix typedef of logical to support INTERFACE64 1 year ago
sgelq.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
sgelq2.c fix typedef of logical to support INTERFACE64 1 year ago
sgelq2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgelqf.c fix typedef of logical to support INTERFACE64 1 year ago
sgelqf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
sgelqt.c fix typedef of logical to support INTERFACE64 1 year ago
sgelqt.f Fix typos and sytrd boundary workspace (Reference-LAPACK PR 1030) 1 year ago
sgelqt3.c fix typedef of logical to support INTERFACE64 1 year ago
sgelqt3.f Fix actual arguments in some LAPACK procedure calls (Reference-LAPACK PR 885) (#4155) 2 years ago
sgels.c fix: return types of *trtrs routines 11 months ago
sgels.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sgelsd.c fix typedef of logical to support INTERFACE64 1 year ago
sgelsd.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sgelss.c fix typedef of logical to support INTERFACE64 1 year ago
sgelss.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sgelst.c fix: return types of *trtrs routines 11 months ago
sgelst.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sgelsy.c fix typedef of logical to support INTERFACE64 1 year ago
sgelsy.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sgemlq.c fix typedef of logical to support INTERFACE64 1 year ago
sgemlq.f Fix typos and sytrd boundary workspace (Reference-LAPACK PR 1030) 1 year ago
sgemlqt.c fix typedef of logical to support INTERFACE64 1 year ago
sgemlqt.f Fix typos and sytrd boundary workspace (Reference-LAPACK PR 1030) 1 year ago
sgemqr.c fix typedef of logical to support INTERFACE64 1 year ago
sgemqr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
sgemqrt.c fix typedef of logical to support INTERFACE64 1 year ago
sgemqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgeql2.c fix typedef of logical to support INTERFACE64 1 year ago
sgeql2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgeqlf.c fix typedef of logical to support INTERFACE64 1 year ago
sgeqlf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
sgeqp3.c fix typedef of logical to support INTERFACE64 1 year ago
sgeqp3.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sgeqp3rk.c fix typedef of logical to support INTERFACE64 1 year ago
sgeqp3rk.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
sgeqr.c fix typedef of logical to support INTERFACE64 1 year ago
sgeqr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
sgeqr2.c fix typedef of logical to support INTERFACE64 1 year ago
sgeqr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgeqr2p.c fix typedef of logical to support INTERFACE64 1 year ago
sgeqr2p.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgeqrf.c fix typedef of logical to support INTERFACE64 1 year ago
sgeqrf.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sgeqrfp.c fix typedef of logical to support INTERFACE64 1 year ago
sgeqrfp.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
sgeqrt.c fix typedef of logical to support INTERFACE64 1 year ago
sgeqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgeqrt2.c fix typedef of logical to support INTERFACE64 1 year ago
sgeqrt2.f Fix input argument check (LAPACK PR 646) 3 years ago
sgeqrt3.c fix typedef of logical to support INTERFACE64 1 year ago
sgeqrt3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgerfs.c fix typedef of logical to support INTERFACE64 1 year ago
sgerfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgerfsx.c fix typedef of logical to support INTERFACE64 1 year ago
sgerfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgerq2.c fix typedef of logical to support INTERFACE64 1 year ago
sgerq2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgerqf.c fix typedef of logical to support INTERFACE64 1 year ago
sgerqf.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sgesc2.c fix typedef of logical to support INTERFACE64 1 year ago
sgesc2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgesdd.c fix typedef of logical to support INTERFACE64 1 year ago
sgesdd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
sgesv.c fix typedef of logical to support INTERFACE64 1 year ago
sgesv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgesvd.c fix typedef of logical to support INTERFACE64 1 year ago
sgesvd.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sgesvdq.c fix typedef of logical to support INTERFACE64 1 year ago
sgesvdq.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
sgesvdx.c fix typedef of logical to support INTERFACE64 1 year ago
sgesvdx.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sgesvj.c fix typedef of logical to support INTERFACE64 1 year ago
sgesvj.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
sgesvx.c fix typedef of logical to support INTERFACE64 1 year ago
sgesvx.f Fix typos and errors in comments (Reference-LAPACK 809) 1 year ago
sgesvxx.c fix typedef of logical to support INTERFACE64 1 year ago
sgesvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgetc2.c fix typedef of logical to support INTERFACE64 1 year ago
sgetc2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgetf2.c fix typedef of logical to support INTERFACE64 1 year ago
sgetf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgetrf.c fix typedef of logical to support INTERFACE64 1 year ago
sgetrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgetrf2.c fix typedef of logical to support INTERFACE64 1 year ago
sgetrf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgetri.c fix typedef of logical to support INTERFACE64 1 year ago
sgetri.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
sgetrs.c fix typedef of logical to support INTERFACE64 1 year ago
sgetrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgetsls.c fix: return types of *trtrs routines 11 months ago
sgetsls.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
sgetsqrhrt.c fix typedef of logical to support INTERFACE64 1 year ago
sgetsqrhrt.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
sggbak.c fix typedef of logical to support INTERFACE64 1 year ago
sggbak.f Define type conversions explicitly (Reference-LAPACK PR 703) 2 years ago
sggbal.c fix typedef of logical to support INTERFACE64 1 year ago
sggbal.f Define type conversions explicitly (Reference-LAPACK PR 703) 2 years ago
sgges.c fix typedef of logical to support INTERFACE64 1 year ago
sgges.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sgges3.c fix typedef of logical to support INTERFACE64 1 year ago
sgges3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
sggesx.c fix typedef of logical to support INTERFACE64 1 year ago
sggesx.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sggev.c fix typedef of logical to support INTERFACE64 1 year ago
sggev.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sggev3.c fix typedef of logical to support INTERFACE64 1 year ago
sggev3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
sggevx.c fix typedef of logical to support INTERFACE64 1 year ago
sggevx.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sggglm.c fix: return types of *trtrs routines 11 months ago
sggglm.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sgghd3.c fix typedef of logical to support INTERFACE64 1 year ago
sgghd3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
sgghrd.c fix typedef of logical to support INTERFACE64 1 year ago
sgghrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgglse.c fix: return types of *trtrs routines 11 months ago
sgglse.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sggqrf.c fix typedef of logical to support INTERFACE64 1 year ago
sggqrf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
sggrqf.c fix typedef of logical to support INTERFACE64 1 year ago
sggrqf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
sggsvd3.c fix typedef of logical to support INTERFACE64 1 year ago
sggsvd3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
sggsvp3.c fix typedef of logical to support INTERFACE64 1 year ago
sggsvp3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
sgsvj0.c fix typedef of logical to support INTERFACE64 1 year ago
sgsvj0.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
sgsvj1.c fix typedef of logical to support INTERFACE64 1 year ago
sgsvj1.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
sgtcon.c fix typedef of logical to support INTERFACE64 1 year ago
sgtcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgtrfs.c fix typedef of logical to support INTERFACE64 1 year ago
sgtrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgtsv.c fix typedef of logical to support INTERFACE64 1 year ago
sgtsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgtsvx.c fix typedef of logical to support INTERFACE64 1 year ago
sgtsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgttrf.c fix typedef of logical to support INTERFACE64 1 year ago
sgttrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgttrs.c fix typedef of logical to support INTERFACE64 1 year ago
sgttrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sgtts2.c fix typedef of logical to support INTERFACE64 1 year ago
sgtts2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
shgeqz.c fix typedef of logical to support INTERFACE64 1 year ago
shgeqz.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
shsein.c fix typedef of logical to support INTERFACE64 1 year ago
shsein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
shseqr.c fix typedef of logical to support INTERFACE64 1 year ago
shseqr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sisnan.c fix typedef of logical to support INTERFACE64 1 year ago
sisnan.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sla_gbamv.c fix typedef of logical to support INTERFACE64 1 year ago
sla_gbamv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sla_gbrcond.c fix typedef of logical to support INTERFACE64 1 year ago
sla_gbrcond.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sla_gbrfsx_extended.c fix typedef of logical to support INTERFACE64 1 year ago
sla_gbrfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
sla_gbrpvgrw.c fix typedef of logical to support INTERFACE64 1 year ago
sla_gbrpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sla_geamv.c fix typedef of logical to support INTERFACE64 1 year ago
sla_geamv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sla_gercond.c fix typedef of logical to support INTERFACE64 1 year ago
sla_gercond.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sla_gerfsx_extended.c fix typedef of logical to support INTERFACE64 1 year ago
sla_gerfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
sla_gerpvgrw.c fix typedef of logical to support INTERFACE64 1 year ago
sla_gerpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sla_lin_berr.c fix typedef of logical to support INTERFACE64 1 year ago
sla_lin_berr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sla_porcond.c fix typedef of logical to support INTERFACE64 1 year ago
sla_porcond.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sla_porfsx_extended.c fix typedef of logical to support INTERFACE64 1 year ago
sla_porfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
sla_porpvgrw.c fix typedef of logical to support INTERFACE64 1 year ago
sla_porpvgrw.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
sla_syamv.c fix typedef of logical to support INTERFACE64 1 year ago
sla_syamv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sla_syrcond.c fix typedef of logical to support INTERFACE64 1 year ago
sla_syrcond.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sla_syrfsx_extended.c fix typedef of logical to support INTERFACE64 1 year ago
sla_syrfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
sla_syrpvgrw.c fix typedef of logical to support INTERFACE64 1 year ago
sla_syrpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sla_wwaddw.c fix typedef of logical to support INTERFACE64 1 year ago
sla_wwaddw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slabad.c fix typedef of logical to support INTERFACE64 1 year ago
slabad.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slabrd.c fix typedef of logical to support INTERFACE64 1 year ago
slabrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slacn2.c fix typedef of logical to support INTERFACE64 1 year ago
slacn2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slacon.c fix typedef of logical to support INTERFACE64 1 year ago
slacon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slacpy.c fix typedef of logical to support INTERFACE64 1 year ago
slacpy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sladiv.c fix typedef of logical to support INTERFACE64 1 year ago
sladiv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slae2.c fix typedef of logical to support INTERFACE64 1 year ago
slae2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slaebz.c fix typedef of logical to support INTERFACE64 1 year ago
slaebz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slaed0.c fix typedef of logical to support INTERFACE64 1 year ago
slaed0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slaed1.c fix typedef of logical to support INTERFACE64 1 year ago
slaed1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slaed2.c fix typedef of logical to support INTERFACE64 1 year ago
slaed2.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
slaed3.c fix typedef of logical to support INTERFACE64 1 year ago
slaed3.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
slaed4.c fix typedef of logical to support INTERFACE64 1 year ago
slaed4.f Improve convergence of DLAED4/SLAED4 (Reference-LAPACK PR655) 2 years ago
slaed5.c fix typedef of logical to support INTERFACE64 1 year ago
slaed5.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slaed6.c fix typedef of logical to support INTERFACE64 1 year ago
slaed6.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slaed7.c fix typedef of logical to support INTERFACE64 1 year ago
slaed7.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slaed8.c fix typedef of logical to support INTERFACE64 1 year ago
slaed8.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
slaed9.c fix typedef of logical to support INTERFACE64 1 year ago
slaed9.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
slaeda.c fix typedef of logical to support INTERFACE64 1 year ago
slaeda.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slaein.c fix typedef of logical to support INTERFACE64 1 year ago
slaein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slaev2.c fix typedef of logical to support INTERFACE64 1 year ago
slaev2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slaexc.c fix typedef of logical to support INTERFACE64 1 year ago
slaexc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slag2.c fix typedef of logical to support INTERFACE64 1 year ago
slag2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slag2d.c fix typedef of logical to support INTERFACE64 1 year ago
slag2d.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slags2.c fix typedef of logical to support INTERFACE64 1 year ago
slags2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slagtf.c fix typedef of logical to support INTERFACE64 1 year ago
slagtf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slagtm.c fix typedef of logical to support INTERFACE64 1 year ago
slagtm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slagts.c fix typedef of logical to support INTERFACE64 1 year ago
slagts.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slagv2.c fix typedef of logical to support INTERFACE64 1 year ago
slagv2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slahqr.c fix typedef of logical to support INTERFACE64 1 year ago
slahqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slahr2.c fix typedef of logical to support INTERFACE64 1 year ago
slahr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slaic1.c fix typedef of logical to support INTERFACE64 1 year ago
slaic1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slaisnan.c fix typedef of logical to support INTERFACE64 1 year ago
slaisnan.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slaln2.c fix typedef of logical to support INTERFACE64 1 year ago
slaln2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slals0.c fix typedef of logical to support INTERFACE64 1 year ago
slals0.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
slalsa.c fix typedef of logical to support INTERFACE64 1 year ago
slalsa.f Fix typos in comments (Reference-LAPACK PR 814) 2 years ago
slalsd.c fix typedef of logical to support INTERFACE64 1 year ago
slalsd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
slamrg.c fix typedef of logical to support INTERFACE64 1 year ago
slamrg.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slamswlq.c fix typedef of logical to support INTERFACE64 1 year ago
slamswlq.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
slamtsqr.c fix typedef of logical to support INTERFACE64 1 year ago
slamtsqr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
slaneg.c fix typedef of logical to support INTERFACE64 1 year ago
slaneg.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slangb.c fix typedef of logical to support INTERFACE64 1 year ago
slangb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slange.c fix typedef of logical to support INTERFACE64 1 year ago
slange.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slangt.c fix typedef of logical to support INTERFACE64 1 year ago
slangt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slanhs.c fix typedef of logical to support INTERFACE64 1 year ago
slanhs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slansb.c fix typedef of logical to support INTERFACE64 1 year ago
slansb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slansf.c fix typedef of logical to support INTERFACE64 1 year ago
slansf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slansp.c fix typedef of logical to support INTERFACE64 1 year ago
slansp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slanst.c fix typedef of logical to support INTERFACE64 1 year ago
slanst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slansy.c fix typedef of logical to support INTERFACE64 1 year ago
slansy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slantb.c fix typedef of logical to support INTERFACE64 1 year ago
slantb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slantp.c fix typedef of logical to support INTERFACE64 1 year ago
slantp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slantr.c fix typedef of logical to support INTERFACE64 1 year ago
slantr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slanv2.c fix typedef of logical to support INTERFACE64 1 year ago
slanv2.f prevent compilers from using FMA (Reference-LAPACK PR 1033) 1 year ago
slaorhr_col_getrfnp.c fix typedef of logical to support INTERFACE64 1 year ago
slaorhr_col_getrfnp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slaorhr_col_getrfnp2.c fix typedef of logical to support INTERFACE64 1 year ago
slaorhr_col_getrfnp2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slapll.c fix typedef of logical to support INTERFACE64 1 year ago
slapll.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slapmr.c fix typedef of logical to support INTERFACE64 1 year ago
slapmr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slapmt.c fix typedef of logical to support INTERFACE64 1 year ago
slapmt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slapy2.c fix typedef of logical to support INTERFACE64 1 year ago
slapy2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slapy3.c fix typedef of logical to support INTERFACE64 1 year ago
slapy3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slaqgb.c fix typedef of logical to support INTERFACE64 1 year ago
slaqgb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slaqge.c fix typedef of logical to support INTERFACE64 1 year ago
slaqge.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slaqp2.c fix typedef of logical to support INTERFACE64 1 year ago
slaqp2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slaqp2rk.c fix typedef of logical to support INTERFACE64 1 year ago
slaqp2rk.f Small documentation fix for Truncated QR With Pivoting (Reference-LAPACK PR 941) 1 year ago
slaqp3rk.c fix typedef of logical to support INTERFACE64 1 year ago
slaqp3rk.f Small documentation fix for Truncated QR With Pivoting (Reference-LAPACK PR 941) 1 year ago
slaqps.c fix typedef of logical to support INTERFACE64 1 year ago
slaqps.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slaqr0.c fix typedef of logical to support INTERFACE64 1 year ago
slaqr0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slaqr1.c fix typedef of logical to support INTERFACE64 1 year ago
slaqr1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slaqr2.c fix typedef of logical to support INTERFACE64 1 year ago
slaqr2.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
slaqr3.c fix typedef of logical to support INTERFACE64 1 year ago
slaqr3.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
slaqr4.c fix typedef of logical to support INTERFACE64 1 year ago
slaqr4.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
slaqr5.c fix typedef of logical to support INTERFACE64 1 year ago
slaqr5.f Standardize coding style (Reference-LAPACK 682) 2 years ago
slaqsb.c fix typedef of logical to support INTERFACE64 1 year ago
slaqsb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slaqsp.c fix typedef of logical to support INTERFACE64 1 year ago
slaqsp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slaqsy.c fix typedef of logical to support INTERFACE64 1 year ago
slaqsy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slaqtr.c fix typedef of logical to support INTERFACE64 1 year ago
slaqtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slaqz0.c fix typedef of logical to support INTERFACE64 1 year ago
slaqz0.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
slaqz1.c fix typedef of logical to support INTERFACE64 1 year ago
slaqz1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slaqz2.c fix typedef of logical to support INTERFACE64 1 year ago
slaqz2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slaqz3.c fix typedef of logical to support INTERFACE64 1 year ago
slaqz3.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
slaqz4.c fix typedef of logical to support INTERFACE64 1 year ago
slaqz4.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
slar1v.c fix typedef of logical to support INTERFACE64 1 year ago
slar1v.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slar2v.c fix typedef of logical to support INTERFACE64 1 year ago
slar2v.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slarf.c fix typedef of logical to support INTERFACE64 1 year ago
slarf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slarfb.c fix typedef of logical to support INTERFACE64 1 year ago
slarfb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slarfb_gett.c fix typedef of logical to support INTERFACE64 1 year ago
slarfb_gett.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
slarfg.c fix typedef of logical to support INTERFACE64 1 year ago
slarfg.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slarfgp.c fix typedef of logical to support INTERFACE64 1 year ago
slarfgp.f Make vector orthogonalization more reliable (Reference-LAPACK PR 930) 1 year ago
slarft.c fix typedef of logical to support INTERFACE64 1 year ago
slarft.f replace ?larft with a recursive implementation (Reference-LAPACK PR 1080) 8 months ago
slarfx.c fix typedef of logical to support INTERFACE64 1 year ago
slarfx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slarfy.c fix typedef of logical to support INTERFACE64 1 year ago
slarfy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slargv.c fix typedef of logical to support INTERFACE64 1 year ago
slargv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slarmm.c fix typedef of logical to support INTERFACE64 1 year ago
slarmm.f Add a BLAS3-based triangular Sylvester equation solver (Reference-LAPACK PR 651) 2 years ago
slarnv.c fix typedef of logical to support INTERFACE64 1 year ago
slarnv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slarra.c fix typedef of logical to support INTERFACE64 1 year ago
slarra.f Fix uninitialized variables on quick return path (Reference-LAPACK PR775) 2 years ago
slarrb.c fix typedef of logical to support INTERFACE64 1 year ago
slarrb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slarrc.c fix typedef of logical to support INTERFACE64 1 year ago
slarrc.f Fix uninitialized variables on quick return path (Reference-LAPACK PR775) 2 years ago
slarrd.c fix typedef of logical to support INTERFACE64 1 year ago
slarrd.f Fix uninitialized M in quick return (Reference-LAPACK 769) 2 years ago
slarre.c fix typedef of logical to support INTERFACE64 1 year ago
slarre.f Fix typos in comments (Reference-LAPACK PR 814) 2 years ago
slarrf.c fix typedef of logical to support INTERFACE64 1 year ago
slarrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slarrj.c fix typedef of logical to support INTERFACE64 1 year ago
slarrj.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slarrk.c fix typedef of logical to support INTERFACE64 1 year ago
slarrk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slarrr.c fix typedef of logical to support INTERFACE64 1 year ago
slarrr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slarrv.c fix typedef of logical to support INTERFACE64 1 year ago
slarrv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slarscl2.c fix typedef of logical to support INTERFACE64 1 year ago
slarscl2.f Fix function documentation (Reference-LAPACK PR747) 2 years ago
slartg.c fix typedef of logical to support INTERFACE64 1 year ago
slartg.f90 Use new algorithms for computing Givens rotations (Reference-LAPACK PR631) 2 years ago
slartgp.c fix typedef of logical to support INTERFACE64 1 year ago
slartgp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slartgs.c fix typedef of logical to support INTERFACE64 1 year ago
slartgs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slartv.c fix typedef of logical to support INTERFACE64 1 year ago
slartv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slaruv.c fix typedef of logical to support INTERFACE64 1 year ago
slaruv.f Add quick return for N < 1 (Reference-LAPACK PR 837) 2 years ago
slarz.c fix typedef of logical to support INTERFACE64 1 year ago
slarz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slarzb.c fix typedef of logical to support INTERFACE64 1 year ago
slarzb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slarzt.c fix typedef of logical to support INTERFACE64 1 year ago
slarzt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slas2.c fix typedef of logical to support INTERFACE64 1 year ago
slas2.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
slascl.c fix typedef of logical to support INTERFACE64 1 year ago
slascl.f Add quick return if scaling with one (Reference-LAPACK PR674) 2 years ago
slascl2.c fix typedef of logical to support INTERFACE64 1 year ago
slascl2.f Fix function documentation (Reference-LAPACK PR747) 2 years ago
slasd0.c fix typedef of logical to support INTERFACE64 1 year ago
slasd0.f Fix inline documentation of S/DLASD0 (Reference-LAPACK PR 855) 2 years ago
slasd1.c fix typedef of logical to support INTERFACE64 1 year ago
slasd1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slasd2.c fix typedef of logical to support INTERFACE64 1 year ago
slasd2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slasd3.c fix typedef of logical to support INTERFACE64 1 year ago
slasd3.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
slasd4.c fix typedef of logical to support INTERFACE64 1 year ago
slasd4.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slasd5.c fix typedef of logical to support INTERFACE64 1 year ago
slasd5.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slasd6.c fix typedef of logical to support INTERFACE64 1 year ago
slasd6.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slasd7.c fix typedef of logical to support INTERFACE64 1 year ago
slasd7.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slasd8.c fix typedef of logical to support INTERFACE64 1 year ago
slasd8.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
slasda.c fix typedef of logical to support INTERFACE64 1 year ago
slasda.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slasdq.c fix typedef of logical to support INTERFACE64 1 year ago
slasdq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slasdt.c fix typedef of logical to support INTERFACE64 1 year ago
slasdt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slaset.c fix typedef of logical to support INTERFACE64 1 year ago
slaset.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slasq1.c fix typedef of logical to support INTERFACE64 1 year ago
slasq1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slasq2.c fix typedef of logical to support INTERFACE64 1 year ago
slasq2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slasq3.c fix typedef of logical to support INTERFACE64 1 year ago
slasq3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slasq4.c fix typedef of logical to support INTERFACE64 1 year ago
slasq4.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slasq5.c fix typedef of logical to support INTERFACE64 1 year ago
slasq5.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slasq6.c fix typedef of logical to support INTERFACE64 1 year ago
slasq6.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slasr.c fix typedef of logical to support INTERFACE64 1 year ago
slasr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slasrt.c fix typedef of logical to support INTERFACE64 1 year ago
slasrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slassq.c fix typedef of logical to support INTERFACE64 1 year ago
slassq.f90 Fix accumulation (Reference-LAPACK PR 909) 1 year ago
slasv2.c fix typedef of logical to support INTERFACE64 1 year ago
slasv2.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
slaswlq.c fix typedef of logical to support INTERFACE64 1 year ago
slaswlq.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
slaswp.c fix typedef of logical to support INTERFACE64 1 year ago
slaswp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slasy2.c fix typedef of logical to support INTERFACE64 1 year ago
slasy2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slasyf.c fix typedef of logical to support INTERFACE64 1 year ago
slasyf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slasyf_aa.c fix typedef of logical to support INTERFACE64 1 year ago
slasyf_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slasyf_rk.c fix typedef of logical to support INTERFACE64 1 year ago
slasyf_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slasyf_rook.c fix typedef of logical to support INTERFACE64 1 year ago
slasyf_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slatbs.c fix typedef of logical to support INTERFACE64 1 year ago
slatbs.f Set scale early for robust triangular solvers (Reference-LAPACK PR712) 2 years ago
slatdf.c fix typedef of logical to support INTERFACE64 1 year ago
slatdf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slatps.c fix typedef of logical to support INTERFACE64 1 year ago
slatps.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slatrd.c fix typedef of logical to support INTERFACE64 1 year ago
slatrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slatrs.c fix typedef of logical to support INTERFACE64 1 year ago
slatrs.f Fix actual arguments in some LAPACK procedure calls (Reference-LAPACK PR 885) (#4155) 2 years ago
slatrs3.c fix typedef of logical to support INTERFACE64 1 year ago
slatrs3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
slatrz.c fix typedef of logical to support INTERFACE64 1 year ago
slatrz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slatsqr.c fix typedef of logical to support INTERFACE64 1 year ago
slatsqr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
slauu2.c fix typedef of logical to support INTERFACE64 1 year ago
slauu2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
slauum.c fix typedef of logical to support INTERFACE64 1 year ago
slauum.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sopgtr.c fix typedef of logical to support INTERFACE64 1 year ago
sopgtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sopmtr.c fix typedef of logical to support INTERFACE64 1 year ago
sopmtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sorbdb.c fix typedef of logical to support INTERFACE64 1 year ago
sorbdb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sorbdb1.c fix typedef of logical to support INTERFACE64 1 year ago
sorbdb1.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
sorbdb2.c fix typedef of logical to support INTERFACE64 1 year ago
sorbdb2.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
sorbdb3.c fix typedef of logical to support INTERFACE64 1 year ago
sorbdb3.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
sorbdb4.c fix typedef of logical to support INTERFACE64 1 year ago
sorbdb4.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
sorbdb5.c fix typedef of logical to support INTERFACE64 1 year ago
sorbdb5.f Make vector orthogonalization more reliable (Reference-LAPACK PR 930) 1 year ago
sorbdb6.c fix typedef of logical to support INTERFACE64 1 year ago
sorbdb6.f Make vector orthogonalization more reliable (Reference-LAPACK PR 930) 1 year ago
sorcsd.c fix typedef of logical to support INTERFACE64 1 year ago
sorcsd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sorcsd2by1.c fix typedef of logical to support INTERFACE64 1 year ago
sorcsd2by1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sorg2l.c fix typedef of logical to support INTERFACE64 1 year ago
sorg2l.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sorg2r.c fix typedef of logical to support INTERFACE64 1 year ago
sorg2r.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sorgbr.c fix typedef of logical to support INTERFACE64 1 year ago
sorgbr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sorghr.c fix typedef of logical to support INTERFACE64 1 year ago
sorghr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sorgl2.c fix typedef of logical to support INTERFACE64 1 year ago
sorgl2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sorglq.c fix typedef of logical to support INTERFACE64 1 year ago
sorglq.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sorgql.c fix typedef of logical to support INTERFACE64 1 year ago
sorgql.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sorgqr.c fix typedef of logical to support INTERFACE64 1 year ago
sorgqr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sorgr2.c fix typedef of logical to support INTERFACE64 1 year ago
sorgr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sorgrq.c fix typedef of logical to support INTERFACE64 1 year ago
sorgrq.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sorgtr.c fix typedef of logical to support INTERFACE64 1 year ago
sorgtr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sorgtsqr.c fix typedef of logical to support INTERFACE64 1 year ago
sorgtsqr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sorgtsqr_row.c fix typedef of logical to support INTERFACE64 1 year ago
sorgtsqr_row.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sorhr_col.c fix typedef of logical to support INTERFACE64 1 year ago
sorhr_col.f Fix potential bounds error (Reference-LAPACK PR 1018) 1 year ago
sorm2l.c fix typedef of logical to support INTERFACE64 1 year ago
sorm2l.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sorm2r.c fix typedef of logical to support INTERFACE64 1 year ago
sorm2r.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sorm22.c fix typedef of logical to support INTERFACE64 1 year ago
sorm22.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sormbr.c fix typedef of logical to support INTERFACE64 1 year ago
sormbr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sormhr.c fix typedef of logical to support INTERFACE64 1 year ago
sormhr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sorml2.c fix typedef of logical to support INTERFACE64 1 year ago
sorml2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sormlq.c fix typedef of logical to support INTERFACE64 1 year ago
sormlq.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sormql.c fix typedef of logical to support INTERFACE64 1 year ago
sormql.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sormqr.c fix typedef of logical to support INTERFACE64 1 year ago
sormqr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sormr2.c fix typedef of logical to support INTERFACE64 1 year ago
sormr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sormr3.c fix typedef of logical to support INTERFACE64 1 year ago
sormr3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sormrq.c fix typedef of logical to support INTERFACE64 1 year ago
sormrq.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sormrz.c fix typedef of logical to support INTERFACE64 1 year ago
sormrz.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sormtr.c fix typedef of logical to support INTERFACE64 1 year ago
sormtr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
spbcon.c fix typedef of logical to support INTERFACE64 1 year ago
spbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
spbequ.c fix typedef of logical to support INTERFACE64 1 year ago
spbequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
spbrfs.c fix typedef of logical to support INTERFACE64 1 year ago
spbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
spbstf.c fix typedef of logical to support INTERFACE64 1 year ago
spbstf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
spbsv.c fix typedef of logical to support INTERFACE64 1 year ago
spbsv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
spbsvx.c fix typedef of logical to support INTERFACE64 1 year ago
spbsvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
spbtf2.c fix typedef of logical to support INTERFACE64 1 year ago
spbtf2.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
spbtrf.c fix typedef of logical to support INTERFACE64 1 year ago
spbtrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
spbtrs.c fix typedef of logical to support INTERFACE64 1 year ago
spbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
spftrf.c fix typedef of logical to support INTERFACE64 1 year ago
spftrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
spftri.c fix typedef of logical to support INTERFACE64 1 year ago
spftri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
spftrs.c fix typedef of logical to support INTERFACE64 1 year ago
spftrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
spocon.c fix typedef of logical to support INTERFACE64 1 year ago
spocon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
spoequ.c fix typedef of logical to support INTERFACE64 1 year ago
spoequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
spoequb.c fix typedef of logical to support INTERFACE64 1 year ago
spoequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sporfs.c fix typedef of logical to support INTERFACE64 1 year ago
sporfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sporfsx.c fix typedef of logical to support INTERFACE64 1 year ago
sporfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sposv.c fix typedef of logical to support INTERFACE64 1 year ago
sposv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
sposvx.c fix typedef of logical to support INTERFACE64 1 year ago
sposvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
sposvxx.c fix typedef of logical to support INTERFACE64 1 year ago
sposvxx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
spotf2.c fix typedef of logical to support INTERFACE64 1 year ago
spotf2.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
spotrf.c fix typedef of logical to support INTERFACE64 1 year ago
spotrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
spotrf2.c fix typedef of logical to support INTERFACE64 1 year ago
spotrf2.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
spotri.c fix typedef of logical to support INTERFACE64 1 year ago
spotri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
spotrs.c fix typedef of logical to support INTERFACE64 1 year ago
spotrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sppcon.c fix typedef of logical to support INTERFACE64 1 year ago
sppcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sppequ.c fix typedef of logical to support INTERFACE64 1 year ago
sppequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
spprfs.c fix typedef of logical to support INTERFACE64 1 year ago
spprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sppsv.c fix typedef of logical to support INTERFACE64 1 year ago
sppsv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
sppsvx.c fix typedef of logical to support INTERFACE64 1 year ago
sppsvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
spptrf.c fix typedef of logical to support INTERFACE64 1 year ago
spptrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
spptri.c fix typedef of logical to support INTERFACE64 1 year ago
spptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
spptrs.c fix typedef of logical to support INTERFACE64 1 year ago
spptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
spstf2.c fix incompatible definitions of MAXLOC 1 year ago
spstf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
spstrf.c fix incompatible definitions of MAXLOC 1 year ago
spstrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sptcon.c fix typedef of logical to support INTERFACE64 1 year ago
sptcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
spteqr.c fix typedef of logical to support INTERFACE64 1 year ago
spteqr.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
sptrfs.c fix typedef of logical to support INTERFACE64 1 year ago
sptrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sptsv.c fix typedef of logical to support INTERFACE64 1 year ago
sptsv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
sptsvx.c fix typedef of logical to support INTERFACE64 1 year ago
sptsvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
spttrf.c fix typedef of logical to support INTERFACE64 1 year ago
spttrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
spttrs.c fix typedef of logical to support INTERFACE64 1 year ago
spttrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sptts2.c fix typedef of logical to support INTERFACE64 1 year ago
sptts2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
srscl.c fix typedef of logical to support INTERFACE64 1 year ago
srscl.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssb2st_kernels.c fix typedef of logical to support INTERFACE64 1 year ago
ssb2st_kernels.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssbev.c fix typedef of logical to support INTERFACE64 1 year ago
ssbev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssbev_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
ssbev_2stage.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
ssbevd.c fix typedef of logical to support INTERFACE64 1 year ago
ssbevd.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
ssbevd_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
ssbevd_2stage.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
ssbevx.c fix typedef of logical to support INTERFACE64 1 year ago
ssbevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssbevx_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
ssbevx_2stage.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
ssbgst.c fix typedef of logical to support INTERFACE64 1 year ago
ssbgst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssbgv.c fix typedef of logical to support INTERFACE64 1 year ago
ssbgv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssbgvd.c fix typedef of logical to support INTERFACE64 1 year ago
ssbgvd.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
ssbgvx.c fix typedef of logical to support INTERFACE64 1 year ago
ssbgvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
ssbtrd.c fix typedef of logical to support INTERFACE64 1 year ago
ssbtrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssfrk.c fix typedef of logical to support INTERFACE64 1 year ago
ssfrk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sspcon.c fix typedef of logical to support INTERFACE64 1 year ago
sspcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sspev.c fix typedef of logical to support INTERFACE64 1 year ago
sspev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sspevd.c fix typedef of logical to support INTERFACE64 1 year ago
sspevd.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sspevx.c fix typedef of logical to support INTERFACE64 1 year ago
sspevx.f Replace the conditionally defined index variable INDIBL with a constant 1 2 years ago
sspgst.c fix typedef of logical to support INTERFACE64 1 year ago
sspgst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sspgv.c fix typedef of logical to support INTERFACE64 1 year ago
sspgv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
sspgvd.c fix typedef of logical to support INTERFACE64 1 year ago
sspgvd.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sspgvx.c fix typedef of logical to support INTERFACE64 1 year ago
sspgvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
ssprfs.c fix typedef of logical to support INTERFACE64 1 year ago
ssprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sspsv.c fix typedef of logical to support INTERFACE64 1 year ago
sspsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sspsvx.c fix typedef of logical to support INTERFACE64 1 year ago
sspsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssptrd.c fix typedef of logical to support INTERFACE64 1 year ago
ssptrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssptrf.c fix typedef of logical to support INTERFACE64 1 year ago
ssptrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssptri.c fix typedef of logical to support INTERFACE64 1 year ago
ssptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssptrs.c fix typedef of logical to support INTERFACE64 1 year ago
ssptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sstebz.c fix typedef of logical to support INTERFACE64 1 year ago
sstebz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sstedc.c fix typedef of logical to support INTERFACE64 1 year ago
sstedc.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sstegr.c fix typedef of logical to support INTERFACE64 1 year ago
sstegr.f Fix typos in comments (Reference-LAPACK PR 814) 2 years ago
sstein.c fix typedef of logical to support INTERFACE64 1 year ago
sstein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sstemr.c fix typedef of logical to support INTERFACE64 1 year ago
sstemr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
ssteqr.c fix typedef of logical to support INTERFACE64 1 year ago
ssteqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssterf.c fix typedef of logical to support INTERFACE64 1 year ago
ssterf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sstev.c fix typedef of logical to support INTERFACE64 1 year ago
sstev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
sstevd.c fix typedef of logical to support INTERFACE64 1 year ago
sstevd.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sstevr.c fix typedef of logical to support INTERFACE64 1 year ago
sstevr.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
sstevx.c fix typedef of logical to support INTERFACE64 1 year ago
sstevx.f Replace the conditionally defined index variable INDIBL with a constant 1 2 years ago
ssycon.c fix typedef of logical to support INTERFACE64 1 year ago
ssycon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssycon_3.c fix typedef of logical to support INTERFACE64 1 year ago
ssycon_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssycon_rook.c fix typedef of logical to support INTERFACE64 1 year ago
ssycon_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssyconv.c fix typedef of logical to support INTERFACE64 1 year ago
ssyconv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssyconvf.c fix typedef of logical to support INTERFACE64 1 year ago
ssyconvf.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
ssyconvf_rook.c fix typedef of logical to support INTERFACE64 1 year ago
ssyconvf_rook.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
ssyequb.c fix typedef of logical to support INTERFACE64 1 year ago
ssyequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssyev.c fix typedef of logical to support INTERFACE64 1 year ago
ssyev.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
ssyev_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
ssyev_2stage.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
ssyevd.c fix typedef of logical to support INTERFACE64 1 year ago
ssyevd.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
ssyevd_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
ssyevd_2stage.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
ssyevr.c fix typedef of logical to support INTERFACE64 1 year ago
ssyevr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
ssyevr_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
ssyevr_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
ssyevx.c fix typedef of logical to support INTERFACE64 1 year ago
ssyevx.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
ssyevx_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
ssyevx_2stage.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
ssygs2.c fix typedef of logical to support INTERFACE64 1 year ago
ssygs2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssygst.c fix typedef of logical to support INTERFACE64 1 year ago
ssygst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssygv.c fix typedef of logical to support INTERFACE64 1 year ago
ssygv.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
ssygv_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
ssygv_2stage.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
ssygvd.c fix typedef of logical to support INTERFACE64 1 year ago
ssygvd.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
ssygvx.c fix typedef of logical to support INTERFACE64 1 year ago
ssygvx.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
ssyrfs.c fix typedef of logical to support INTERFACE64 1 year ago
ssyrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssyrfsx.c fix typedef of logical to support INTERFACE64 1 year ago
ssyrfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssysv.c fix typedef of logical to support INTERFACE64 1 year ago
ssysv.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
ssysv_aa.c fix typedef of logical to support INTERFACE64 1 year ago
ssysv_aa.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
ssysv_aa_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
ssysv_aa_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
ssysv_rk.c fix typedef of logical to support INTERFACE64 1 year ago
ssysv_rk.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
ssysv_rook.c fix typedef of logical to support INTERFACE64 1 year ago
ssysv_rook.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
ssysvx.c fix typedef of logical to support INTERFACE64 1 year ago
ssysvx.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
ssysvxx.c fix typedef of logical to support INTERFACE64 1 year ago
ssysvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssyswapr.c fix typedef of logical to support INTERFACE64 1 year ago
ssyswapr.f Simplify ?SYSWAPR and fix its documentation (Reference-LAPACK 217) 2 years ago
ssytd2.c fix typedef of logical to support INTERFACE64 1 year ago
ssytd2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssytf2.c fix typedef of logical to support INTERFACE64 1 year ago
ssytf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssytf2_rk.c fix typedef of logical to support INTERFACE64 1 year ago
ssytf2_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssytf2_rook.c fix typedef of logical to support INTERFACE64 1 year ago
ssytf2_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssytrd.c fix typedef of logical to support INTERFACE64 1 year ago
ssytrd.f Fix typos and sytrd boundary workspace (Reference-LAPACK PR 1030) 1 year ago
ssytrd_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
ssytrd_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
ssytrd_sb2st.F Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
ssytrd_sb2st.c fix typedef of logical to support INTERFACE64 1 year ago
ssytrd_sy2sb.c fix typedef of logical to support INTERFACE64 1 year ago
ssytrd_sy2sb.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
ssytrf.c fix typedef of logical to support INTERFACE64 1 year ago
ssytrf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
ssytrf_aa.c fix typedef of logical to support INTERFACE64 1 year ago
ssytrf_aa.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
ssytrf_aa_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
ssytrf_aa_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
ssytrf_rk.c fix typedef of logical to support INTERFACE64 1 year ago
ssytrf_rk.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
ssytrf_rook.c fix typedef of logical to support INTERFACE64 1 year ago
ssytrf_rook.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
ssytri.c fix typedef of logical to support INTERFACE64 1 year ago
ssytri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssytri2.c fix typedef of logical to support INTERFACE64 1 year ago
ssytri2.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
ssytri2x.c fix typedef of logical to support INTERFACE64 1 year ago
ssytri2x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssytri_3.c fix typedef of logical to support INTERFACE64 1 year ago
ssytri_3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
ssytri_3x.c fix typedef of logical to support INTERFACE64 1 year ago
ssytri_3x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssytri_rook.c fix typedef of logical to support INTERFACE64 1 year ago
ssytri_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssytrs.c fix typedef of logical to support INTERFACE64 1 year ago
ssytrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssytrs2.c fix typedef of logical to support INTERFACE64 1 year ago
ssytrs2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssytrs_3.c fix typedef of logical to support INTERFACE64 1 year ago
ssytrs_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssytrs_aa.c fix typedef of logical to support INTERFACE64 1 year ago
ssytrs_aa.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
ssytrs_aa_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
ssytrs_aa_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ssytrs_rook.c fix typedef of logical to support INTERFACE64 1 year ago
ssytrs_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
stbcon.c fix typedef of logical to support INTERFACE64 1 year ago
stbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
stbrfs.c fix typedef of logical to support INTERFACE64 1 year ago
stbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
stbtrs.c fix typedef of logical to support INTERFACE64 1 year ago
stbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
stfsm.c fix typedef of logical to support INTERFACE64 1 year ago
stfsm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
stftri.c fix typedef of logical to support INTERFACE64 1 year ago
stftri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
stfttp.c fix typedef of logical to support INTERFACE64 1 year ago
stfttp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
stfttr.c fix typedef of logical to support INTERFACE64 1 year ago
stfttr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
stgevc.c fix typedef of logical to support INTERFACE64 1 year ago
stgevc.f Fix typos in comments (Reference-LAPACK PR 814) 2 years ago
stgex2.c fix typedef of logical to support INTERFACE64 1 year ago
stgex2.f Make IWORK array larger to avoid overflow 2 years ago
stgexc.c fix typedef of logical to support INTERFACE64 1 year ago
stgexc.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
stgsen.c fix typedef of logical to support INTERFACE64 1 year ago
stgsen.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
stgsja.c fix typedef of logical to support INTERFACE64 1 year ago
stgsja.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
stgsna.c fix typedef of logical to support INTERFACE64 1 year ago
stgsna.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
stgsy2.c fix typedef of logical to support INTERFACE64 1 year ago
stgsy2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
stgsyl.c fix typedef of logical to support INTERFACE64 1 year ago
stgsyl.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
stpcon.c fix typedef of logical to support INTERFACE64 1 year ago
stpcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
stplqt.c fix typedef of logical to support INTERFACE64 1 year ago
stplqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
stplqt2.c fix typedef of logical to support INTERFACE64 1 year ago
stplqt2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
stpmlqt.c fix typedef of logical to support INTERFACE64 1 year ago
stpmlqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
stpmqrt.c fix typedef of logical to support INTERFACE64 1 year ago
stpmqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
stpqrt.c fix typedef of logical to support INTERFACE64 1 year ago
stpqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
stpqrt2.c fix typedef of logical to support INTERFACE64 1 year ago
stpqrt2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
stprfb.c fix typedef of logical to support INTERFACE64 1 year ago
stprfb.f Fix function documentation for LAPACK ?TPRFB (Reference-LAPACK PR665) 2 years ago
stprfs.c fix typedef of logical to support INTERFACE64 1 year ago
stprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
stptri.c fix typedef of logical to support INTERFACE64 1 year ago
stptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
stptrs.c fix typedef of logical to support INTERFACE64 1 year ago
stptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
stpttf.c fix typedef of logical to support INTERFACE64 1 year ago
stpttf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
stpttr.c fix typedef of logical to support INTERFACE64 1 year ago
stpttr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
strcon.c fix typedef of logical to support INTERFACE64 1 year ago
strcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
strevc.c fix typedef of logical to support INTERFACE64 1 year ago
strevc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
strevc3.c fix typedef of logical to support INTERFACE64 1 year ago
strevc3.f Fix workspace query corner cases to always return at least 1 (Reference-LAPACK PR 883) (#4146) 2 years ago
strexc.c fix typedef of logical to support INTERFACE64 1 year ago
strexc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
strrfs.c fix typedef of logical to support INTERFACE64 1 year ago
strrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
strsen.c fix typedef of logical to support INTERFACE64 1 year ago
strsen.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
strsna.c fix typedef of logical to support INTERFACE64 1 year ago
strsna.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
strsyl.c fix typedef of logical to support INTERFACE64 1 year ago
strsyl.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
strsyl3.c fix typedef of logical to support INTERFACE64 1 year ago
strsyl3.f Fix actual arguments in some LAPACK procedure calls (Reference-LAPACK PR 885) (#4155) 2 years ago
strti2.c fix typedef of logical to support INTERFACE64 1 year ago
strti2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
strtri.c fix typedef of logical to support INTERFACE64 1 year ago
strtri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
strtrs.c fix typedef of logical to support INTERFACE64 1 year ago
strtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
strttf.c fix typedef of logical to support INTERFACE64 1 year ago
strttf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
strttp.c fix typedef of logical to support INTERFACE64 1 year ago
strttp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
stzrzf.c fix typedef of logical to support INTERFACE64 1 year ago
stzrzf.f Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 1 year ago
xerbla.c fix typedef of logical to support INTERFACE64 1 year ago
xerbla.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
xerbla_array.c fix typedef of logical to support INTERFACE64 1 year ago
xerbla_array.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zbbcsd.c fix typedef of logical to support INTERFACE64 1 year ago
zbbcsd.f Fix uninitialized read/wrong variable (Reference-LAPACK PR 967) 1 year ago
zbdsqr.c fix typedef of logical to support INTERFACE64 1 year ago
zbdsqr.f Fix potential overflow in the calculation of MAXIT 1 year ago
zcgesv.c fix typedef of logical to support INTERFACE64 1 year ago
zcgesv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zcposv.c fix typedef of logical to support INTERFACE64 1 year ago
zcposv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
zdrscl.c fix typedef of logical to support INTERFACE64 1 year ago
zdrscl.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgbbrd.c fix typedef of logical to support INTERFACE64 1 year ago
zgbbrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgbcon.c fix typedef of logical to support INTERFACE64 1 year ago
zgbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgbequ.c fix typedef of logical to support INTERFACE64 1 year ago
zgbequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgbequb.c fix typedef of logical to support INTERFACE64 1 year ago
zgbequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgbrfs.c fix typedef of logical to support INTERFACE64 1 year ago
zgbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgbrfsx.c fix typedef of logical to support INTERFACE64 1 year ago
zgbrfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgbsv.c fix typedef of logical to support INTERFACE64 1 year ago
zgbsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgbsvx.c fix typedef of logical to support INTERFACE64 1 year ago
zgbsvx.f Fix typos and errors in comments (Reference-LAPACK 809) 1 year ago
zgbsvxx.c fix typedef of logical to support INTERFACE64 1 year ago
zgbsvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgbtf2.c fix typedef of logical to support INTERFACE64 1 year ago
zgbtf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgbtrf.c fix typedef of logical to support INTERFACE64 1 year ago
zgbtrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgbtrs.c fix typedef of logical to support INTERFACE64 1 year ago
zgbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgebak.c fix typedef of logical to support INTERFACE64 1 year ago
zgebak.f Define type conversions explicitly (Reference-LAPACK PR 703) 2 years ago
zgebal.c fix typedef of logical to support INTERFACE64 1 year ago
zgebal.f Refactor ?GEBAL (Reference-LAPACK PR 808) 2 years ago
zgebd2.c fix typedef of logical to support INTERFACE64 1 year ago
zgebd2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgebrd.c fix typedef of logical to support INTERFACE64 1 year ago
zgebrd.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zgecon.c fix typedef of logical to support INTERFACE64 1 year ago
zgecon.f Change ?GECON to return INFO=1 if RCOND is NaN (Reference-LAPACK PR 926) 1 year ago
zgedmd.c fix typedef of logical to support INTERFACE64 1 year ago
zgedmd.f90 Fix issues related to ?GEDMD (Reference-LAPACK PR 959) 1 year ago
zgedmdq.c fix typedef of logical to support INTERFACE64 1 year ago
zgedmdq.f90 Add Dynamic Mode Decomposition functions (Reference-LAPACK PR 736) 2 years ago
zgeequ.c fix typedef of logical to support INTERFACE64 1 year ago
zgeequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgeequb.c fix typedef of logical to support INTERFACE64 1 year ago
zgeequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgees.c fix typedef of logical to support INTERFACE64 1 year ago
zgees.f Define type conversions explicitly (Reference-LAPACK PR 703) 2 years ago
zgeesx.c fix typedef of logical to support INTERFACE64 1 year ago
zgeesx.f Define type conversions explicitly (Reference-LAPACK PR 703) 2 years ago
zgeev.c fix typedef of logical to support INTERFACE64 1 year ago
zgeev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgeevx.c fix typedef of logical to support INTERFACE64 1 year ago
zgeevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgehd2.c fix typedef of logical to support INTERFACE64 1 year ago
zgehd2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgehrd.c fix typedef of logical to support INTERFACE64 1 year ago
zgehrd.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zgejsv.c fix typedef of logical to support INTERFACE64 1 year ago
zgejsv.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
zgelq.c fix typedef of logical to support INTERFACE64 1 year ago
zgelq.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zgelq2.c fix typedef of logical to support INTERFACE64 1 year ago
zgelq2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgelqf.c fix typedef of logical to support INTERFACE64 1 year ago
zgelqf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zgelqt.c fix typedef of logical to support INTERFACE64 1 year ago
zgelqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgelqt3.c fix typedef of logical to support INTERFACE64 1 year ago
zgelqt3.f Fix actual arguments in some LAPACK procedure calls (Reference-LAPACK PR 885) (#4155) 2 years ago
zgels.c fix: return types of *trtrs routines 11 months ago
zgels.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgelsd.c fix typedef of logical to support INTERFACE64 1 year ago
zgelsd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
zgelss.c fix typedef of logical to support INTERFACE64 1 year ago
zgelss.f Fix segfault when NRHS is zero (Reference-LAPACK PR 876) 2 years ago
zgelst.c fix: return types of *trtrs routines 11 months ago
zgelst.f Add new routines for ?GELST similar to ?GELS (Reference-LAPACK PR739) 2 years ago
zgelsy.c fix typedef of logical to support INTERFACE64 1 year ago
zgelsy.f Add comments on handling of zero-sized B matrix in ?GELSY (Reference-LAPACK PR 833) (#4056) 2 years ago
zgemlq.c fix typedef of logical to support INTERFACE64 1 year ago
zgemlq.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zgemlqt.c fix typedef of logical to support INTERFACE64 1 year ago
zgemlqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgemqr.c fix typedef of logical to support INTERFACE64 1 year ago
zgemqr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zgemqrt.c fix typedef of logical to support INTERFACE64 1 year ago
zgemqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgeql2.c fix typedef of logical to support INTERFACE64 1 year ago
zgeql2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgeqlf.c fix typedef of logical to support INTERFACE64 1 year ago
zgeqlf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zgeqp3.c fix typedef of logical to support INTERFACE64 1 year ago
zgeqp3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgeqp3rk.c fix typedef of logical to support INTERFACE64 1 year ago
zgeqp3rk.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zgeqr.c fix typedef of logical to support INTERFACE64 1 year ago
zgeqr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zgeqr2.c fix typedef of logical to support INTERFACE64 1 year ago
zgeqr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgeqr2p.c fix typedef of logical to support INTERFACE64 1 year ago
zgeqr2p.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgeqrf.c fix typedef of logical to support INTERFACE64 1 year ago
zgeqrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgeqrfp.c fix typedef of logical to support INTERFACE64 1 year ago
zgeqrfp.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zgeqrt.c fix typedef of logical to support INTERFACE64 1 year ago
zgeqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgeqrt2.c fix typedef of logical to support INTERFACE64 1 year ago
zgeqrt2.f Fix input argument check (LAPACK PR 646) 3 years ago
zgeqrt3.c fix typedef of logical to support INTERFACE64 1 year ago
zgeqrt3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgerfs.c fix typedef of logical to support INTERFACE64 1 year ago
zgerfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgerfsx.c fix typedef of logical to support INTERFACE64 1 year ago
zgerfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgerq2.c fix typedef of logical to support INTERFACE64 1 year ago
zgerq2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgerqf.c fix typedef of logical to support INTERFACE64 1 year ago
zgerqf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgesc2.c fix typedef of logical to support INTERFACE64 1 year ago
zgesc2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgesdd.c fix typedef of logical to support INTERFACE64 1 year ago
zgesdd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
zgesv.c fix typedef of logical to support INTERFACE64 1 year ago
zgesv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgesvd.c fix typedef of logical to support INTERFACE64 1 year ago
zgesvd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgesvdq.c fix typedef of logical to support INTERFACE64 1 year ago
zgesvdq.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
zgesvdx.c fix typedef of logical to support INTERFACE64 1 year ago
zgesvdx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgesvj.c fix typedef of logical to support INTERFACE64 1 year ago
zgesvj.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zgesvx.c fix typedef of logical to support INTERFACE64 1 year ago
zgesvx.f Fix typos and errors in comments (Reference-LAPACK 809) 1 year ago
zgesvxx.c fix typedef of logical to support INTERFACE64 1 year ago
zgesvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgetc2.c fix typedef of logical to support INTERFACE64 1 year ago
zgetc2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgetf2.c fix typedef of logical to support INTERFACE64 1 year ago
zgetf2.f Add reciprocal scaling of a complex vector and use it in C/ZGETF2 (Reference-LAPACK PR839) 2 years ago
zgetrf.c fix typedef of logical to support INTERFACE64 1 year ago
zgetrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgetrf2.c fix typedef of logical to support INTERFACE64 1 year ago
zgetrf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgetri.c fix typedef of logical to support INTERFACE64 1 year ago
zgetri.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zgetrs.c fix typedef of logical to support INTERFACE64 1 year ago
zgetrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgetsls.c fix: return types of *trtrs routines 11 months ago
zgetsls.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zgetsqrhrt.c fix typedef of logical to support INTERFACE64 1 year ago
zgetsqrhrt.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zggbak.c fix typedef of logical to support INTERFACE64 1 year ago
zggbak.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zggbal.c fix typedef of logical to support INTERFACE64 1 year ago
zggbal.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgges.c fix typedef for logical to support INTERFACE64 1 year ago
zgges.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgges3.c fix typedef for logical to support INTERFACE64 1 year ago
zgges3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zggesx.c fix typedef for logical to support INTERFACE64 1 year ago
zggesx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zggev.c fix typedef for logical to support INTERFACE64 1 year ago
zggev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zggev3.c fix typedef for logical to support INTERFACE64 1 year ago
zggev3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zggevx.c fix typedef for logical to support INTERFACE64 1 year ago
zggevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zggglm.c fix: return types of *trtrs routines 11 months ago
zggglm.f Define type conversions explicitly (Reference-LAPACK PR 703) 2 years ago
zgghd3.c fix typedef for logical to support INTERFACE64 1 year ago
zgghd3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zgghrd.c fix typedef for logical to support INTERFACE64 1 year ago
zgghrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgglse.c fix: return types of *trtrs routines 11 months ago
zgglse.f Define type conversions explicitly (Reference-LAPACK PR 703) 2 years ago
zggqrf.c fix typedef for logical to support INTERFACE64 1 year ago
zggqrf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zggrqf.c fix typedef for logical to support INTERFACE64 1 year ago
zggrqf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zggsvd3.c fix typedef for logical to support INTERFACE64 1 year ago
zggsvd3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zggsvp3.c fix typedef for logical to support INTERFACE64 1 year ago
zggsvp3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zgsvj0.c fix typedef for logical to support INTERFACE64 1 year ago
zgsvj0.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
zgsvj1.c fix typedef for logical to support INTERFACE64 1 year ago
zgsvj1.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
zgtcon.c fix typedef for logical to support INTERFACE64 1 year ago
zgtcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgtrfs.c fix typedef for logical to support INTERFACE64 1 year ago
zgtrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgtsv.c fix typedef for logical to support INTERFACE64 1 year ago
zgtsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgtsvx.c fix typedef for logical to support INTERFACE64 1 year ago
zgtsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgttrf.c fix typedef for logical to support INTERFACE64 1 year ago
zgttrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgttrs.c fix typedef for logical to support INTERFACE64 1 year ago
zgttrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zgtts2.c fix typedef for logical to support INTERFACE64 1 year ago
zgtts2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhb2st_kernels.c fix typedef for logical to support INTERFACE64 1 year ago
zhb2st_kernels.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhbev.c fix typedef for logical to support INTERFACE64 1 year ago
zhbev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhbev_2stage.c fix typedef for logical to support INTERFACE64 1 year ago
zhbev_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhbevd.c fix typedef for logical to support INTERFACE64 1 year ago
zhbevd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
zhbevd_2stage.c fix typedef for logical to support INTERFACE64 1 year ago
zhbevd_2stage.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
zhbevx.c fix typedef for logical to support INTERFACE64 1 year ago
zhbevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhbevx_2stage.c fix typedef for logical to support INTERFACE64 1 year ago
zhbevx_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhbgst.c fix typedef for logical to support INTERFACE64 1 year ago
zhbgst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhbgv.c fix typedef for logical to support INTERFACE64 1 year ago
zhbgv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhbgvd.c fix typedef for logical to support INTERFACE64 1 year ago
zhbgvd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
zhbgvx.c fix typedef for logical to support INTERFACE64 1 year ago
zhbgvx.f Replace the conditionally defined index variable INDIBL with a constant 1 2 years ago
zhbtrd.c fix typedef for logical to support INTERFACE64 1 year ago
zhbtrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhecon.c fix typedef for logical to support INTERFACE64 1 year ago
zhecon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhecon_3.c fix typedef for logical to support INTERFACE64 1 year ago
zhecon_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhecon_rook.c fix typedef for logical to support INTERFACE64 1 year ago
zhecon_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zheequb.c fix typedef for logical to support INTERFACE64 1 year ago
zheequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zheev.c fix typedef for logical to support INTERFACE64 1 year ago
zheev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zheev_2stage.c fix typedef for logical to support INTERFACE64 1 year ago
zheev_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zheevd.c fix typedef for logical to support INTERFACE64 1 year ago
zheevd.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zheevd_2stage.c fix typedef for logical to support INTERFACE64 1 year ago
zheevd_2stage.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
zheevr.c fix typedef for logical to support INTERFACE64 1 year ago
zheevr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zheevr_2stage.c fix typedef for logical to support INTERFACE64 1 year ago
zheevr_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zheevx.c fix typedef for logical to support INTERFACE64 1 year ago
zheevx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zheevx_2stage.c fix typedef for logical to support INTERFACE64 1 year ago
zheevx_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhegs2.c fix typedef for logical to support INTERFACE64 1 year ago
zhegs2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhegst.c fix typedef for logical to support INTERFACE64 1 year ago
zhegst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhegv.c fix typedef for logical to support INTERFACE64 1 year ago
zhegv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
zhegv_2stage.c fix typedef for logical to support INTERFACE64 1 year ago
zhegv_2stage.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
zhegvd.c fix typedef for logical to support INTERFACE64 1 year ago
zhegvd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
zhegvx.c fix typedef for logical to support INTERFACE64 1 year ago
zhegvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
zherfs.c fix typedef for logical to support INTERFACE64 1 year ago
zherfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zherfsx.c fix typedef for logical to support INTERFACE64 1 year ago
zherfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhesv.c fix typedef for logical to support INTERFACE64 1 year ago
zhesv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhesv_aa.c fix typedef for logical to support INTERFACE64 1 year ago
zhesv_aa.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zhesv_aa_2stage.c fix typedef for logical to support INTERFACE64 1 year ago
zhesv_aa_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zhesv_rk.c fix typedef for logical to support INTERFACE64 1 year ago
zhesv_rk.f Define type conversions explicitly (Reference-LAPACK PR 703) 2 years ago
zhesv_rook.c fix typedef for logical to support INTERFACE64 1 year ago
zhesv_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhesvx.c fix typedef for logical to support INTERFACE64 1 year ago
zhesvx.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zhesvxx.c fix typedef for logical to support INTERFACE64 1 year ago
zhesvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zheswapr.c fix typedef for logical to support INTERFACE64 1 year ago
zheswapr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhetd2.c fix typedef for logical to support INTERFACE64 1 year ago
zhetd2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhetf2.c fix typedef for logical to support INTERFACE64 1 year ago
zhetf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhetf2_rk.c fix typedef for logical to support INTERFACE64 1 year ago
zhetf2_rk.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
zhetf2_rook.c fix typedef for logical to support INTERFACE64 1 year ago
zhetf2_rook.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
zhetrd.c fix typedef for logical to support INTERFACE64 1 year ago
zhetrd.f Fix typos and sytrd boundary workspace (Reference-LAPACK PR 1030) 1 year ago
zhetrd_2stage.c fix typedef for logical to support INTERFACE64 1 year ago
zhetrd_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zhetrd_hb2st.F Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zhetrd_hb2st.c fix typedef for logical to support INTERFACE64 1 year ago
zhetrd_he2hb.c fix typedef for logical to support INTERFACE64 1 year ago
zhetrd_he2hb.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zhetrf.c fix typedef for logical to support INTERFACE64 1 year ago
zhetrf.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zhetrf_aa.c fix typedef for logical to support INTERFACE64 1 year ago
zhetrf_aa.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zhetrf_aa_2stage.c fix typedef for logical to support INTERFACE64 1 year ago
zhetrf_aa_2stage.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zhetrf_rk.c fix typedef for logical to support INTERFACE64 1 year ago
zhetrf_rk.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zhetrf_rook.c fix typedef for logical to support INTERFACE64 1 year ago
zhetrf_rook.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zhetri.c fix typedef for logical to support INTERFACE64 1 year ago
zhetri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhetri2.c fix typedef for logical to support INTERFACE64 1 year ago
zhetri2.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zhetri2x.c fix typedef for logical to support INTERFACE64 1 year ago
zhetri2x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhetri_3.c fix typedef for logical to support INTERFACE64 1 year ago
zhetri_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhetri_3x.c fix typedef for logical to support INTERFACE64 1 year ago
zhetri_3x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhetri_rook.c fix typedef for logical to support INTERFACE64 1 year ago
zhetri_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhetrs.c fix typedef for logical to support INTERFACE64 1 year ago
zhetrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhetrs2.c fix typedef for logical to support INTERFACE64 1 year ago
zhetrs2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhetrs_3.c fix typedef for logical to support INTERFACE64 1 year ago
zhetrs_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhetrs_aa.c fix typedef for logical to support INTERFACE64 1 year ago
zhetrs_aa.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zhetrs_aa_2stage.c fix typedef for logical to support INTERFACE64 1 year ago
zhetrs_aa_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhetrs_rook.c fix typedef for logical to support INTERFACE64 1 year ago
zhetrs_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhfrk.c fix prototype of logical to support INTERFACE64 1 year ago
zhfrk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhgeqz.c fix prototype of logical to support INTERFACE64 1 year ago
zhgeqz.f Use normwise criterion for INF eigenvalues in QZ (Reference-LAPACK PR698) 2 years ago
zhpcon.c fix prototype of logical to support INTERFACE64 1 year ago
zhpcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhpev.c fix prototype of logical to support INTERFACE64 1 year ago
zhpev.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhpevd.c fix prototype of logical to support INTERFACE64 1 year ago
zhpevd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
zhpevx.c fix prototype of logical to support INTERFACE64 1 year ago
zhpevx.f Replace the conditionally defined index variable INDIBL with a constant 1 2 years ago
zhpgst.c fix prototype of logical to support INTERFACE64 1 year ago
zhpgst.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhpgv.c fix prototype of logical to support INTERFACE64 1 year ago
zhpgv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
zhpgvd.c fix prototype of logical to support INTERFACE64 1 year ago
zhpgvd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
zhpgvx.c fix prototype of logical to support INTERFACE64 1 year ago
zhpgvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
zhprfs.c fix prototype of logical to support INTERFACE64 1 year ago
zhprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhpsv.c fix prototype of logical to support INTERFACE64 1 year ago
zhpsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhpsvx.c fix prototype of logical to support INTERFACE64 1 year ago
zhpsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhptrd.c fix prototype of logical to support INTERFACE64 1 year ago
zhptrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhptrf.c fix prototype of logical to support INTERFACE64 1 year ago
zhptrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhptri.c fix prototype of logical to support INTERFACE64 1 year ago
zhptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhptrs.c fix prototype of logical to support INTERFACE64 1 year ago
zhptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhsein.c fix prototype of logical to support INTERFACE64 1 year ago
zhsein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zhseqr.c fix prototype of logical to support INTERFACE64 1 year ago
zhseqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zla_gbamv.c fix prototype of logical to support INTERFACE64 1 year ago
zla_gbamv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zla_gbrcond_c.c fix prototype of logical to support INTERFACE64 1 year ago
zla_gbrcond_c.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zla_gbrcond_x.c fix prototype of logical to support INTERFACE64 1 year ago
zla_gbrcond_x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zla_gbrfsx_extended.c fix prototype of logical to support INTERFACE64 1 year ago
zla_gbrfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
zla_gbrpvgrw.c fix prototype of logical to support INTERFACE64 1 year ago
zla_gbrpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zla_geamv.c fix prototype of logical to support INTERFACE64 1 year ago
zla_geamv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zla_gercond_c.c fix prototype of logical to support INTERFACE64 1 year ago
zla_gercond_c.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zla_gercond_x.c fix prototype of logical to support INTERFACE64 1 year ago
zla_gercond_x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zla_gerfsx_extended.c fix prototype of logical to support INTERFACE64 1 year ago
zla_gerfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
zla_gerpvgrw.c fix prototype of logical to support INTERFACE64 1 year ago
zla_gerpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zla_heamv.c fix prototype of logical to support INTERFACE64 1 year ago
zla_heamv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zla_hercond_c.c fix prototype of logical to support INTERFACE64 1 year ago
zla_hercond_c.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zla_hercond_x.c fix prototype of logical to support INTERFACE64 1 year ago
zla_hercond_x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zla_herfsx_extended.c fix prototype of logical to support INTERFACE64 1 year ago
zla_herfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
zla_herpvgrw.c fix prototype of logical to support INTERFACE64 1 year ago
zla_herpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zla_lin_berr.c fix prototype of logical to support INTERFACE64 1 year ago
zla_lin_berr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zla_porcond_c.c fix prototype of logical to support INTERFACE64 1 year ago
zla_porcond_c.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zla_porcond_x.c fix prototype of logical to support INTERFACE64 1 year ago
zla_porcond_x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zla_porfsx_extended.c fix prototype of logical to support INTERFACE64 1 year ago
zla_porfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
zla_porpvgrw.c fix prototype of logical to support INTERFACE64 1 year ago
zla_porpvgrw.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
zla_syamv.c fix prototype of logical to support INTERFACE64 1 year ago
zla_syamv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zla_syrcond_c.c fix prototype of logical to support INTERFACE64 1 year ago
zla_syrcond_c.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zla_syrcond_x.c fix prototype of logical to support INTERFACE64 1 year ago
zla_syrcond_x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zla_syrfsx_extended.c fix prototype of logical to support INTERFACE64 1 year ago
zla_syrfsx_extended.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
zla_syrpvgrw.c fix prototype of logical to support INTERFACE64 1 year ago
zla_syrpvgrw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zla_wwaddw.c fix prototype of logical to support INTERFACE64 1 year ago
zla_wwaddw.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlabrd.c fix prototype of logical to support INTERFACE64 1 year ago
zlabrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlacgv.c fix prototype of logical to support INTERFACE64 1 year ago
zlacgv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlacn2.c fix prototype of logical to support INTERFACE64 1 year ago
zlacn2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlacon.c fix typedef of logical to support INTERFACE64 1 year ago
zlacon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlacp2.c fix typedef of logical to support INTERFACE64 1 year ago
zlacp2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlacpy.c fix typedef of logical to support INTERFACE64 1 year ago
zlacpy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlacrm.c fix typedef of logical to support INTERFACE64 1 year ago
zlacrm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlacrt.c fix typedef of logical to support INTERFACE64 1 year ago
zlacrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zladiv.c fix typedef of logical to support INTERFACE64 1 year ago
zladiv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlaed0.c fix typedef of logical to support INTERFACE64 1 year ago
zlaed0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlaed7.c fix typedef of logical to support INTERFACE64 1 year ago
zlaed7.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
zlaed8.c fix typedef of logical to support INTERFACE64 1 year ago
zlaed8.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
zlaein.c fix typedef of logical to support INTERFACE64 1 year ago
zlaein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlaesy.c fix typedef of logical to support INTERFACE64 1 year ago
zlaesy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlaev2.c fix typedef of logical to support INTERFACE64 1 year ago
zlaev2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlag2c.c fix typedef of logical to support INTERFACE64 1 year ago
zlag2c.f Define type conversions explicitly (Reference-LAPACK PR 703) 2 years ago
zlags2.c fix typedef of logical to support INTERFACE64 1 year ago
zlags2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlagtm.c fix typedef of logical to support INTERFACE64 1 year ago
zlagtm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlahef.c fix typedef of logical to support INTERFACE64 1 year ago
zlahef.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlahef_aa.c fix typedef of logical to support INTERFACE64 1 year ago
zlahef_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlahef_rk.c fix typedef of logical to support INTERFACE64 1 year ago
zlahef_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlahef_rook.c fix typedef of logical to support INTERFACE64 1 year ago
zlahef_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlahqr.c fix typedef of logical to support INTERFACE64 1 year ago
zlahqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlahr2.c fix typedef of logical to support INTERFACE64 1 year ago
zlahr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlaic1.c fix typedef of logical to support INTERFACE64 1 year ago
zlaic1.f Define type conversions explicitly (Reference-LAPACK PR 703) 2 years ago
zlals0.c fix typedef of logical to support INTERFACE64 1 year ago
zlals0.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
zlalsa.c fix typedef of logical to support INTERFACE64 1 year ago
zlalsa.f Fix typos in comments (Reference-LAPACK PR 814) 2 years ago
zlalsd.c fix typedef of logical to support INTERFACE64 1 year ago
zlalsd.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
zlamswlq.c fix typedef of logical to support INTERFACE64 1 year ago
zlamswlq.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zlamtsqr.c fix typedef of logical to support INTERFACE64 1 year ago
zlamtsqr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zlangb.c fix typedef of logical to support INTERFACE64 1 year ago
zlangb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlange.c fix typedef of logical to support INTERFACE64 1 year ago
zlange.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlangt.c fix typedef of logical to support INTERFACE64 1 year ago
zlangt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlanhb.c fix typedef of logical to support INTERFACE64 1 year ago
zlanhb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlanhe.c fix typedef of logical to support INTERFACE64 1 year ago
zlanhe.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlanhf.c fix typedef of logical to support INTERFACE64 1 year ago
zlanhf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlanhp.c fix typedef of logical to support INTERFACE64 1 year ago
zlanhp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlanhs.c fix typedef of logical to support INTERFACE64 1 year ago
zlanhs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlanht.c fix typedef of logical to support INTERFACE64 1 year ago
zlanht.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlansb.c fix typedef of logical to support INTERFACE64 1 year ago
zlansb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlansp.c fix typedef of logical to support INTERFACE64 1 year ago
zlansp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlansy.c fix typedef of logical to support INTERFACE64 1 year ago
zlansy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlantb.c fix typedef of logical to support INTERFACE64 1 year ago
zlantb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlantp.c fix typedef of logical to support INTERFACE64 1 year ago
zlantp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlantr.c fix typedef of logical to support INTERFACE64 1 year ago
zlantr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlapll.c fix typedef of logical to support INTERFACE64 1 year ago
zlapll.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlapmr.c fix typedef of logical to support INTERFACE64 1 year ago
zlapmr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlapmt.c fix typedef of logical to support INTERFACE64 1 year ago
zlapmt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlaqgb.c fix typedef of logical to support INTERFACE64 1 year ago
zlaqgb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlaqge.c fix typedef of logical to support INTERFACE64 1 year ago
zlaqge.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlaqhb.c fix typedef of logical to support INTERFACE64 1 year ago
zlaqhb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlaqhe.c fix typedef of logical to support INTERFACE64 1 year ago
zlaqhe.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlaqhp.c fix typedef of logical to support INTERFACE64 1 year ago
zlaqhp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlaqp2.c fix typedef of logical to support INTERFACE64 1 year ago
zlaqp2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlaqp2rk.c fix typedef of logical to support INTERFACE64 1 year ago
zlaqp2rk.f Small documentation fix for Truncated QR With Pivoting (Reference-LAPACK PR 941) 1 year ago
zlaqp3rk.c fix typedef of logical to support INTERFACE64 1 year ago
zlaqp3rk.f Small documentation fix for Truncated QR With Pivoting (Reference-LAPACK PR 941) 1 year ago
zlaqps.c fix typedef of logical to support INTERFACE64 1 year ago
zlaqps.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlaqr0.c fix typedef of logical to support INTERFACE64 1 year ago
zlaqr0.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlaqr1.c fix typedef of logical to support INTERFACE64 1 year ago
zlaqr1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlaqr2.c fix typedef of logical to support INTERFACE64 1 year ago
zlaqr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlaqr3.c fix typedef of logical to support INTERFACE64 1 year ago
zlaqr3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlaqr4.c fix typedef of logical to support INTERFACE64 1 year ago
zlaqr4.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlaqr5.c fix typedef of logical to support INTERFACE64 1 year ago
zlaqr5.f Standardize coding style (Reference-LAPACK 682) 2 years ago
zlaqsb.c fix typedef of logical to support INTERFACE64 1 year ago
zlaqsb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlaqsp.c fix typedef of logical to support INTERFACE64 1 year ago
zlaqsp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlaqsy.c fix typedef of logical to support INTERFACE64 1 year ago
zlaqsy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlaqz0.c fix typedef of logical to support INTERFACE64 1 year ago
zlaqz0.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
zlaqz1.c fix typedef of logical to support INTERFACE64 1 year ago
zlaqz1.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlaqz2.c fix typedef of logical to support INTERFACE64 1 year ago
zlaqz2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlaqz3.c fix typedef of logical to support INTERFACE64 1 year ago
zlaqz3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlar1v.c fix typedef of logical to support INTERFACE64 1 year ago
zlar1v.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlar2v.c fix typedef of logical to support INTERFACE64 1 year ago
zlar2v.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlarcm.c fix typedef of logical to support INTERFACE64 1 year ago
zlarcm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlarf.c fix typedef of logical to support INTERFACE64 1 year ago
zlarf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlarfb.c fix typedef of logical to support INTERFACE64 1 year ago
zlarfb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlarfb_gett.c fix typedef of logical to support INTERFACE64 1 year ago
zlarfb_gett.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
zlarfg.c fix typedef of logical to support INTERFACE64 1 year ago
zlarfg.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlarfgp.c fix typedef of logical to support INTERFACE64 1 year ago
zlarfgp.f Rescale input vector more often to minimize relative error (Reference-LAPACK PR 981) 1 year ago
zlarft.c fix typedef of logical to support INTERFACE64 1 year ago
zlarft.f replace ?larft with a recursive implementation (Reference-LAPACK PR 1080) 8 months ago
zlarfx.c fix typedef of logical to support INTERFACE64 1 year ago
zlarfx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlarfy.c fix typedef of logical to support INTERFACE64 1 year ago
zlarfy.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlargv.c fix typedef of logical to support INTERFACE64 1 year ago
zlargv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlarnv.c fix typedef of logical to support INTERFACE64 1 year ago
zlarnv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlarrv.c fix typedef of logical to support INTERFACE64 1 year ago
zlarrv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlarscl2.c fix typedef of logical to support INTERFACE64 1 year ago
zlarscl2.f Fix function documentation (Reference-LAPACK PR747) 2 years ago
zlartg.c fix typedef of logical to support INTERFACE64 1 year ago
zlartg.f90 Use new algorithms for computing Givens rotations (Reference-LAPACK PR631) 2 years ago
zlartv.c fix typedef of logical to support INTERFACE64 1 year ago
zlartv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlarz.c fix typedef of logical to support INTERFACE64 1 year ago
zlarz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlarzb.c fix typedef of logical to support INTERFACE64 1 year ago
zlarzb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlarzt.c fix typedef of logical to support INTERFACE64 1 year ago
zlarzt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlascl.c fix typedef of logical to support INTERFACE64 1 year ago
zlascl.f Add quick return if scaling with one (Reference-LAPACK PR674) 2 years ago
zlascl2.c fix typedef of logical to support INTERFACE64 1 year ago
zlascl2.f Fix function documentation (Reference-LAPACK PR747) 2 years ago
zlaset.c fix typedef of logical to support INTERFACE64 1 year ago
zlaset.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlasr.c fix typedef of logical to support INTERFACE64 1 year ago
zlasr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlassq.c fix typedef of logical to support INTERFACE64 1 year ago
zlassq.f90 Fix accumulation (Reference-LAPACK PR 909) 1 year ago
zlaswlq.c fix typedef of logical to support INTERFACE64 1 year ago
zlaswlq.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zlaswp.c fix typedef of logical to support INTERFACE64 1 year ago
zlaswp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlasyf.c fix typedef of logical to support INTERFACE64 1 year ago
zlasyf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlasyf_aa.c fix typedef of logical to support INTERFACE64 1 year ago
zlasyf_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlasyf_rk.c fix typedef of logical to support INTERFACE64 1 year ago
zlasyf_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlasyf_rook.c fix typedef of logical to support INTERFACE64 1 year ago
zlasyf_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlat2c.c fix typedef of logical to support INTERFACE64 1 year ago
zlat2c.f Define type conversions explicitly (Reference-LAPACK PR 703) 2 years ago
zlatbs.c fix typedef of logical to support INTERFACE64 1 year ago
zlatbs.f Set scale early for robust triangular solvers (Reference-LAPACK PR712) 2 years ago
zlatdf.c fix typedef of logical to support INTERFACE64 1 year ago
zlatdf.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
zlatps.c fix typedef of logical to support INTERFACE64 1 year ago
zlatps.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlatrd.c fix typedef of logical to support INTERFACE64 1 year ago
zlatrd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlatrs.c fix typedef of logical to support INTERFACE64 1 year ago
zlatrs.f Set scale early for robust triangular solvers (Reference-LAPACK PR712) 2 years ago
zlatrs3.c fix typedef of logical to support INTERFACE64 1 year ago
zlatrs3.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zlatrz.c fix typedef of logical to support INTERFACE64 1 year ago
zlatrz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlatsqr.c fix typedef of logical to support INTERFACE64 1 year ago
zlatsqr.f Handle corner cases of LWORK (Reference-LAPACK PR 942) 1 year ago
zlaunhr_col_getrfnp.c fix typedef of logical to support INTERFACE64 1 year ago
zlaunhr_col_getrfnp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlaunhr_col_getrfnp2.c fix typedef of logical to support INTERFACE64 1 year ago
zlaunhr_col_getrfnp2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlauu2.c fix typedef of logical to support INTERFACE64 1 year ago
zlauu2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zlauum.c fix typedef of logical to support INTERFACE64 1 year ago
zlauum.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zpbcon.c fix typedef of logical to support INTERFACE64 1 year ago
zpbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zpbequ.c fix typedef of logical to support INTERFACE64 1 year ago
zpbequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zpbrfs.c fix typedef of logical to support INTERFACE64 1 year ago
zpbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zpbstf.c fix typedef of logical to support INTERFACE64 1 year ago
zpbstf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zpbsv.c fix typedef of logical to support INTERFACE64 1 year ago
zpbsv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
zpbsvx.c fix typedef of logical to support INTERFACE64 1 year ago
zpbsvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
zpbtf2.c fix typedef of logical to support INTERFACE64 1 year ago
zpbtf2.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
zpbtrf.c fix typedef of logical to support INTERFACE64 1 year ago
zpbtrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
zpbtrs.c fix typedef of logical to support INTERFACE64 1 year ago
zpbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zpftrf.c fix typedef of logical to support INTERFACE64 1 year ago
zpftrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
zpftri.c fix typedef of logical to support INTERFACE64 1 year ago
zpftri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zpftrs.c fix typedef of logical to support INTERFACE64 1 year ago
zpftrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zpocon.c fix typedef of logical to support INTERFACE64 1 year ago
zpocon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zpoequ.c fix typedef of logical to support INTERFACE64 1 year ago
zpoequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zpoequb.c fix typedef of logical to support INTERFACE64 1 year ago
zpoequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zporfs.c fix typedef of logical to support INTERFACE64 1 year ago
zporfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zporfsx.c fix typedef of logical to support INTERFACE64 1 year ago
zporfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zposv.c fix typedef of logical to support INTERFACE64 1 year ago
zposv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
zposvx.c fix typedef of logical to support INTERFACE64 1 year ago
zposvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
zposvxx.c fix typedef of logical to support INTERFACE64 1 year ago
zposvxx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
zpotf2.c fix typedef of logical to support INTERFACE64 1 year ago
zpotf2.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
zpotrf.c fix typedef of logical to support INTERFACE64 1 year ago
zpotrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
zpotrf2.c fix typedef of logical to support INTERFACE64 1 year ago
zpotrf2.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
zpotri.c fix typedef of logical to support INTERFACE64 1 year ago
zpotri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zpotrs.c fix typedef of logical to support INTERFACE64 1 year ago
zpotrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zppcon.c fix typedef of logical to support INTERFACE64 1 year ago
zppcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zppequ.c fix typedef of logical to support INTERFACE64 1 year ago
zppequ.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zpprfs.c fix typedef of logical to support INTERFACE64 1 year ago
zpprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zppsv.c fix typedef of logical to support INTERFACE64 1 year ago
zppsv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
zppsvx.c fix typedef of logical to support INTERFACE64 1 year ago
zppsvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
zpptrf.c fix typedef of logical to support INTERFACE64 1 year ago
zpptrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
zpptri.c fix typedef of logical to support INTERFACE64 1 year ago
zpptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zpptrs.c fix typedef of logical to support INTERFACE64 1 year ago
zpptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zpstf2.c fix typedef of logical to support INTERFACE64 1 year ago
zpstf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zpstrf.c fix typedef of logical to support INTERFACE64 1 year ago
zpstrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zptcon.c fix typedef of logical to support INTERFACE64 1 year ago
zptcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zpteqr.c fix typedef of logical to support INTERFACE64 1 year ago
zpteqr.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
zptrfs.c fix typedef of logical to support INTERFACE64 1 year ago
zptrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zptsv.c fix typedef of logical to support INTERFACE64 1 year ago
zptsv.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
zptsvx.c fix typedef of logical to support INTERFACE64 1 year ago
zptsvx.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
zpttrf.c fix typedef of logical to support INTERFACE64 1 year ago
zpttrf.f Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849) 2 years ago
zpttrs.c fix typedef of logical to support INTERFACE64 1 year ago
zpttrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zptts2.c fix typedef of logical to support INTERFACE64 1 year ago
zptts2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zrot.c fix typedef of logical to support INTERFACE64 1 year ago
zrot.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zrscl.c fix typedef of logical to support INTERFACE64 1 year ago
zrscl.f Add reciprocal scaling of a complex vector and use it in C/ZGETF2 (Reference-LAPACK PR839) 2 years ago
zspcon.c fix typedef of logical to support INTERFACE64 1 year ago
zspcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zspmv.c fix typedef of logical to support INTERFACE64 1 year ago
zspmv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zspr.c fix typedef of logical to support INTERFACE64 1 year ago
zspr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zsprfs.c fix typedef of logical to support INTERFACE64 1 year ago
zsprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zspsv.c fix typedef of logical to support INTERFACE64 1 year ago
zspsv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zspsvx.c fix typedef of logical to support INTERFACE64 1 year ago
zspsvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zsptrf.c fix typedef of logical to support INTERFACE64 1 year ago
zsptrf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zsptri.c fix typedef of logical to support INTERFACE64 1 year ago
zsptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zsptrs.c fix typedef of logical to support INTERFACE64 1 year ago
zsptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zstedc.c fix typedef of logical to support INTERFACE64 1 year ago
zstedc.f Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852) 2 years ago
zstegr.c fix typedef of logical to support INTERFACE64 1 year ago
zstegr.f Fix typos in comments (Reference-LAPACK PR 814) 2 years ago
zstein.c fix typedef of logical to support INTERFACE64 1 year ago
zstein.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zstemr.c fix typedef of logical to support INTERFACE64 1 year ago
zstemr.f Correct the order of eigenvalues/vector for 2x2 matrices (Reference-LAPACK PR 867) 2 years ago
zsteqr.c fix typedef of logical to support INTERFACE64 1 year ago
zsteqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zsycon.c fix typedef of logical to support INTERFACE64 1 year ago
zsycon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zsycon_3.c fix typedef of logical to support INTERFACE64 1 year ago
zsycon_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zsycon_rook.c fix typedef of logical to support INTERFACE64 1 year ago
zsycon_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zsyconv.c fix typedef of logical to support INTERFACE64 1 year ago
zsyconv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zsyconvf.c fix typedef of logical to support INTERFACE64 1 year ago
zsyconvf.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
zsyconvf_rook.c fix typedef of logical to support INTERFACE64 1 year ago
zsyconvf_rook.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
zsyequb.c fix typedef of logical to support INTERFACE64 1 year ago
zsyequb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zsymv.c fix typedef of logical to support INTERFACE64 1 year ago
zsymv.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zsyr.c fix typedef of logical to support INTERFACE64 1 year ago
zsyr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zsyrfs.c fix typedef of logical to support INTERFACE64 1 year ago
zsyrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zsyrfsx.c fix typedef of logical to support INTERFACE64 1 year ago
zsyrfsx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zsysv.c fix typedef of logical to support INTERFACE64 1 year ago
zsysv.f Define type conversions explicitly (Reference-LAPACK PR 703) 2 years ago
zsysv_aa.c fix typedef of logical to support INTERFACE64 1 year ago
zsysv_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zsysv_aa_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
zsysv_aa_2stage.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
zsysv_rk.c fix typedef of logical to support INTERFACE64 1 year ago
zsysv_rk.f Define type conversions explicitly (Reference-LAPACK PR 703) 2 years ago
zsysv_rook.c fix typedef of logical to support INTERFACE64 1 year ago
zsysv_rook.f Define type conversions explicitly (Reference-LAPACK PR 703) 2 years ago
zsysvx.c fix typedef of logical to support INTERFACE64 1 year ago
zsysvx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zsysvxx.c fix typedef of logical to support INTERFACE64 1 year ago
zsysvxx.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zsyswapr.c fix typedef of logical to support INTERFACE64 1 year ago
zsyswapr.f Simplify ?SYSWAPR and fix its documentation (Reference-LAPACK 217) 2 years ago
zsytf2.c fix typedef of logical to support INTERFACE64 1 year ago
zsytf2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zsytf2_rk.c fix typedef of logical to support INTERFACE64 1 year ago
zsytf2_rk.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zsytf2_rook.c fix typedef of logical to support INTERFACE64 1 year ago
zsytf2_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zsytrf.c fix typedef of logical to support INTERFACE64 1 year ago
zsytrf.f Fix workspace query corner cases to always return at least 1 (Reference-LAPACK PR 883) (#4146) 2 years ago
zsytrf_aa.c fix typedef of logical to support INTERFACE64 1 year ago
zsytrf_aa.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
zsytrf_aa_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
zsytrf_aa_2stage.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
zsytrf_rk.c fix typedef of logical to support INTERFACE64 1 year ago
zsytrf_rk.f Fix workspace query corner cases to always return at least 1 (Reference-LAPACK PR 883) (#4146) 2 years ago
zsytrf_rook.c fix typedef of logical to support INTERFACE64 1 year ago
zsytrf_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zsytri.c fix typedef of logical to support INTERFACE64 1 year ago
zsytri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zsytri2.c fix typedef of logical to support INTERFACE64 1 year ago
zsytri2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zsytri2x.c fix typedef of logical to support INTERFACE64 1 year ago
zsytri2x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zsytri_3.c fix typedef of logical to support INTERFACE64 1 year ago
zsytri_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zsytri_3x.c fix typedef of logical to support INTERFACE64 1 year ago
zsytri_3x.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zsytri_rook.c fix typedef of logical to support INTERFACE64 1 year ago
zsytri_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zsytrs.c fix typedef of logical to support INTERFACE64 1 year ago
zsytrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zsytrs2.c fix typedef of logical to support INTERFACE64 1 year ago
zsytrs2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zsytrs_3.c fix typedef of logical to support INTERFACE64 1 year ago
zsytrs_3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zsytrs_aa.c fix typedef of logical to support INTERFACE64 1 year ago
zsytrs_aa.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zsytrs_aa_2stage.c fix typedef of logical to support INTERFACE64 1 year ago
zsytrs_aa_2stage.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zsytrs_rook.c fix typedef of logical to support INTERFACE64 1 year ago
zsytrs_rook.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztbcon.c fix typedef of logical to support INTERFACE64 1 year ago
ztbcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztbrfs.c fix typedef of logical to support INTERFACE64 1 year ago
ztbrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztbtrs.c fix typedef of logical to support INTERFACE64 1 year ago
ztbtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztfsm.c fix typedef of logical to support INTERFACE64 1 year ago
ztfsm.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztftri.c fix typedef of logical to support INTERFACE64 1 year ago
ztftri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztfttp.c fix typedef of logical to support INTERFACE64 1 year ago
ztfttp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztfttr.c fix typedef of logical to support INTERFACE64 1 year ago
ztfttr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztgevc.c fix typedef of logical to support INTERFACE64 1 year ago
ztgevc.f Fix typo in description of VR argument (Reference-LAPACK 812) 2 years ago
ztgex2.c fix typedef of logical to support INTERFACE64 1 year ago
ztgex2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztgexc.c fix typedef of logical to support INTERFACE64 1 year ago
ztgexc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztgsen.c fix typedef of logical to support INTERFACE64 1 year ago
ztgsen.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztgsja.c fix typedef of logical to support INTERFACE64 1 year ago
ztgsja.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztgsna.c fix typedef of logical to support INTERFACE64 1 year ago
ztgsna.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztgsy2.c fix typedef of logical to support INTERFACE64 1 year ago
ztgsy2.f Fix typos in comments (Reference-LAPACK PR 814) 2 years ago
ztgsyl.c fix typedef of logical to support INTERFACE64 1 year ago
ztgsyl.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztpcon.c fix typedef of logical to support INTERFACE64 1 year ago
ztpcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztplqt.c fix typedef of logical to support INTERFACE64 1 year ago
ztplqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztplqt2.c fix typedef of logical to support INTERFACE64 1 year ago
ztplqt2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztpmlqt.c fix typedef of logical to support INTERFACE64 1 year ago
ztpmlqt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztpmqrt.c fix typedef of logical to support INTERFACE64 1 year ago
ztpmqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztpqrt.c fix typedef of logical to support INTERFACE64 1 year ago
ztpqrt.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztpqrt2.c fix typedef of logical to support INTERFACE64 1 year ago
ztpqrt2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztprfb.c fix typedef of logical to support INTERFACE64 1 year ago
ztprfb.f Fix function documentation for LAPACK ?TPRFB (Reference-LAPACK PR665) 2 years ago
ztprfs.c fix typedef of logical to support INTERFACE64 1 year ago
ztprfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztptri.c fix typedef of logical to support INTERFACE64 1 year ago
ztptri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztptrs.c fix typedef of logical to support INTERFACE64 1 year ago
ztptrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztpttf.c fix typedef of logical to support INTERFACE64 1 year ago
ztpttf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztpttr.c fix typedef of logical to support INTERFACE64 1 year ago
ztpttr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztrcon.c fix typedef of logical to support INTERFACE64 1 year ago
ztrcon.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztrevc.c fix typedef of logical to support INTERFACE64 1 year ago
ztrevc.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztrevc3.c fix typedef of logical to support INTERFACE64 1 year ago
ztrevc3.f Fix workspace query corner cases to always return at least 1 (Reference-LAPACK PR 883) (#4146) 2 years ago
ztrexc.c fix typedef of logical to support INTERFACE64 1 year ago
ztrexc.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
ztrrfs.c fix typedef of logical to support INTERFACE64 1 year ago
ztrrfs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztrsen.c fix typedef of logical to support INTERFACE64 1 year ago
ztrsen.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztrsna.c fix typedef of logical to support INTERFACE64 1 year ago
ztrsna.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztrsyl.c fix typedef of logical to support INTERFACE64 1 year ago
ztrsyl.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztrsyl3.c fix typedef of logical to support INTERFACE64 1 year ago
ztrsyl3.f Add a BLAS3-based triangular Sylvester equation solver (Reference-LAPACK PR 651) 2 years ago
ztrti2.c fix typedef of logical to support INTERFACE64 1 year ago
ztrti2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztrtri.c fix typedef of logical to support INTERFACE64 1 year ago
ztrtri.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztrtrs.c fix typedef of logical to support INTERFACE64 1 year ago
ztrtrs.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztrttf.c fix typedef of logical to support INTERFACE64 1 year ago
ztrttf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztrttp.c fix typedef of logical to support INTERFACE64 1 year ago
ztrttp.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
ztzrzf.c fix typedef of logical to support INTERFACE64 1 year ago
ztzrzf.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zunbdb.c fix typedef of logical to support INTERFACE64 1 year ago
zunbdb.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zunbdb1.c fix typedef of logical to support INTERFACE64 1 year ago
zunbdb1.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
zunbdb2.c fix typedef of logical to support INTERFACE64 1 year ago
zunbdb2.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
zunbdb3.c fix typedef of logical to support INTERFACE64 1 year ago
zunbdb3.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
zunbdb4.c fix typedef of logical to support INTERFACE64 1 year ago
zunbdb4.f Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045) 2 years ago
zunbdb5.c fix typedef of logical to support INTERFACE64 1 year ago
zunbdb5.f Make vector orthogonalization more reliable (Reference-LAPACK PR 930) 1 year ago
zunbdb6.c fix typedef of logical to support INTERFACE64 1 year ago
zunbdb6.f Make vector orthogonalization more reliable (Reference-LAPACK PR 930) 1 year ago
zuncsd.c fix typedef of logical to support INTERFACE64 1 year ago
zuncsd.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zuncsd2by1.c fix typedef of logical to support INTERFACE64 1 year ago
zuncsd2by1.f Fix typos in comments (Reference-LAPACK 811) 2 years ago
zung2l.c fix typedef of logical to support INTERFACE64 1 year ago
zung2l.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zung2r.c fix typedef of logical to support INTERFACE64 1 year ago
zung2r.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zungbr.c fix typedef of logical to support INTERFACE64 1 year ago
zungbr.f Define type conversions explicitly (Reference-LAPACK PR 703) 2 years ago
zunghr.c fix typedef of logical to support INTERFACE64 1 year ago
zunghr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zungl2.c fix typedef of logical to support INTERFACE64 1 year ago
zungl2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zunglq.c fix typedef of logical to support INTERFACE64 1 year ago
zunglq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zungql.c fix typedef of logical to support INTERFACE64 1 year ago
zungql.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zungqr.c fix typedef of logical to support INTERFACE64 1 year ago
zungqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zungr2.c fix typedef of logical to support INTERFACE64 1 year ago
zungr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zungrq.c fix typedef of logical to support INTERFACE64 1 year ago
zungrq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zungtr.c fix typedef of logical to support INTERFACE64 1 year ago
zungtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zungtsqr.c fix typedef of logical to support INTERFACE64 1 year ago
zungtsqr.f Fix typos in comments (Reference-LAPACK 811) 2 years ago
zungtsqr_row.c fix typedef of logical to support INTERFACE64 1 year ago
zungtsqr_row.f Add new files for Householder reconstruction functions from 3.9.1 4 years ago
zunhr_col.c fix typedef of logical to support INTERFACE64 1 year ago
zunhr_col.f Fix potential bounds error (Reference-LAPACK PR 1018) 1 year ago
zunm2l.c fix typedef of logical to support INTERFACE64 1 year ago
zunm2l.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zunm2r.c fix typedef of logical to support INTERFACE64 1 year ago
zunm2r.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zunm22.c fix typedef of logical to support INTERFACE64 1 year ago
zunm22.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zunmbr.c fix typedef of logical to support INTERFACE64 1 year ago
zunmbr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zunmhr.c fix typedef of logical to support INTERFACE64 1 year ago
zunmhr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zunml2.c fix typedef of logical to support INTERFACE64 1 year ago
zunml2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zunmlq.c fix typedef of logical to support INTERFACE64 1 year ago
zunmlq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zunmql.c fix typedef of logical to support INTERFACE64 1 year ago
zunmql.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zunmqr.c fix typedef of logical to support INTERFACE64 1 year ago
zunmqr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zunmr2.c fix typedef of logical to support INTERFACE64 1 year ago
zunmr2.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zunmr3.c fix typedef of logical to support INTERFACE64 1 year ago
zunmr3.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zunmrq.c fix typedef of logical to support INTERFACE64 1 year ago
zunmrq.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zunmrz.c fix typedef of logical to support INTERFACE64 1 year ago
zunmrz.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zunmtr.c fix typedef of logical to support INTERFACE64 1 year ago
zunmtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zupgtr.c fix typedef of logical to support INTERFACE64 1 year ago
zupgtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
zupmtr.c fix typedef of logical to support INTERFACE64 1 year ago
zupmtr.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago