260 Commits (9fe9b69eec2246fdc4f8379fa1112e63d3480cd6)

Author SHA1 Message Date
  martin-frbg d532b5bcec fix cpow_ii 4 years ago
  martin-frbg 8d13822a4c provide a definition of z_sin 4 years ago
  martin-frbg 538a499a71 include ctype.h for declaration of toupper 4 years ago
  martin-frbg 67839be8f4 fixes mymaxloc and complex pow_ii for MSVC 4 years ago
  martin-frbg 091ff5ef51 fixes for compiling with MSVC 4 years ago
  martin-frbg 55efeb2d75 fixes for compiling with MSVC 4 years ago
  martin-frbg 735c188944 fixes for compiling with MSVC 4 years ago
  martin-frbg 6b5fa873fd fix missing underlines in function definitions 4 years ago
  martin-frbg 9c5faabcfa fixes for compiling with MSVC 4 years ago
  martin-frbg 754ffb382b fix typo in z_div 4 years ago
  martin-frbg abd15e0308 fix typo in z_div 4 years ago
  martin-frbg f87a2c4c38 fixes for compiling with MSVC 4 years ago
  martin-frbg 9a745d8aaa fixes for compiling with MSVC 4 years ago
  martin-frbg ec3aa4276e fixes for compiling with MSVC 4 years ago
  martin-frbg c58b1b15d4 fixes for compiling with MSVC 4 years ago
  martin-frbg c659f56d29 fixes for compiling with MSVC 4 years ago
  martin-frbg 55779cd01e Fixes for compiling with MSVC 4 years ago
  martin-frbg 445a753e78 Fixes for compiling with MSVC 4 years ago
  martin-frbg 4fe7f37d1b Fix single-precision complex functions to compile with MSVC, and 4 years ago
  Martin Kroeker b7873605d4
Use f2c translations of LAPACK when no Fortran compiler is available (#3539) 4 years ago
  Larson, Eric 8fe3555792 ILP support 4 years ago
  Aisha Tammy 3efbf968f1 create INDEX64 target 5 years ago
  Martin Kroeker 1c1ffb0591
Annotate LAPACKE_lsame with the const attribute for GCC and compatible compilers 4 years ago
  Martin Kroeker e2bf3f31a6
Add .NOTPARALLEL: as a workaround for builds on DFS 4 years ago
  Martin Kroeker a3eea3e127
Fix input argument check (LAPACK PR 646) 4 years ago
  Martin Kroeker 337b65133d
Fix out of bounds read in ?llarv (Reference-LAPACK PR 625) 4 years ago
  Martin Kroeker ddb0ff5353
Fix out of bounds read in ?llarv (Reference-LAPACK PR 625) 4 years ago
  Martin Kroeker fe497efa05
Fix out of bounds read in ?llarv (Reference-LAPACK PR 625) 4 years ago
  Martin Kroeker 2be5ee3cca
Fix out of bounds read in ?llarv (Reference-LAPACK PR 625) 4 years ago
  Isuru Fernando 02d4a49761 Also make sure the `1` is INTEGER*4 for OMP_SET_NUM_THREADS 4 years ago
  Martin Kroeker f176ff90af
Declare N_THREADS as *4 for compatibility of INTERFACE64 builds with LLVM libomp 4 years ago
  Martin Kroeker f4d4abd423
Declare N_THREADS as *4 for compatibility of INTERFACE64 builds with LLVM libomp 4 years ago
  Martin Kroeker 2b9443b7e7
Declare N_THREADS as *4 for compatibility of INTERFACE64 builds with LLVM libomp 4 years ago
  Martin Kroeker fe0e66564e
Declare N_THREADS as *4 for compatibility of INTERFACE64 builds with LLVM libomp 4 years ago
  Martin Kroeker 5958ffc9b6
Declare DZASUM as EXTERNAL 5 years ago
  Martin Kroeker cd0e4aadb1
Declare ZDROT as EXTERNAL 5 years ago
  Martin Kroeker e2621ef93a
Declare SROT as EXTERNAL 5 years ago
  Martin Kroeker 9e1b43ea9b
Declare DROT as EXTERNAL 5 years ago
  Martin Kroeker 5269348178
Declare CSROT as EXTERNAL 5 years ago
  Martin Kroeker 92e024bbb3
Declare SCASUM as EXTERNAL 5 years ago
  Martin Kroeker 3a53207cc9
Fix spurious error exit test failures in the ?chktsqr tests (LAPACK564) 5 years ago
  Martin Kroeker 5c729c6dce
Correct function name in error message from SLASQ2 (Reference-LAPACK PR 555) 5 years ago
  Martin Kroeker 15b9d6b4a7
Delete zchkaa.f 5 years ago
  Martin Kroeker f7bcd962c1
Delete schkaa.f 5 years ago
  Martin Kroeker 93cc066921
Delete dchkaa.f 5 years ago
  Martin Kroeker 2c7d4a7766
Delete cchkaa.f 5 years ago
  Martin Kroeker eef1c42f03
Convert ?chkaa to use dynamic allocation for the larger arrays 5 years ago
  Martin Kroeker d00709e016
Add files via upload 5 years ago
  Martin Kroeker d444344497
Add LAPACKE interfaces for the new Householder Reconstruction functions from 3.9.1 5 years ago
  Martin Kroeker fb7308b9b5
Add entries for the new Householder Reconstruction functions from 3.9.1 5 years ago