166 Commits (10379fc83baced749a2e4f881daa923d9361df26)

Author SHA1 Message Date
  Martin Kroeker a6570108c5
Add Makefile support for enabling only some variable types 5 years ago
  Martin Kroeker ef552bc578
Add Makefile support for enabling only some variable types 5 years ago
  Martin Kroeker efe1ad4700
Add Makefile support for enabling only some variable types 5 years ago
  Martin Kroeker 7ed25e9e10
FIx underflow/rounding errors in LAPACK (S,D)LANV2 5 years ago
  Martin Kroeker 7e4d5c237c
Fix workspace query in xGELQ (Reference-LAPACK PR443) 5 years ago
  Martin Kroeker 7d9c77f421
Correct dimension argument to xLASET 5 years ago
  Martin Kroeker 8a2a137a9e
Correct argument to SLASET (Improves fix from PR2778) 5 years ago
  H. Vetinari 3426519ae2 adapt ?ggsv?-functions to ambient code style in LAPACKE/include/lapack.h 5 years ago
  H. Vetinari 1c6c71fa85 Follow-up to lapack#434 & lapack#409: add missing 'const' in signatures 5 years ago
  H. Vetinari 860247b5da Follow-up to lapack#434 & lapack#409: fix signature mismatches 5 years ago
  Martin Kroeker c61771e335
Merge pull request #2778 from martin-frbg/lapackeig 5 years ago
  Martin Kroeker c31b72965e
Fix data type of work array in zgesvdq prototype 5 years ago
  Martin Kroeker 0ce2aa3163
Fix data type of rwork array 5 years ago
  Martin Kroeker f42e84d46c
Fix misnaming of LAPACK_?ggsvp function prototypes as LAPACKE_ (#2808) 5 years ago
  Martin Kroeker 597010a968
Fix incorrect argument to SLASET 5 years ago
  Martin Kroeker d64f1ef26b
Fix incorrect argument to SLASET 5 years ago
  Martin Kroeker c62aad62e5
Fix incorrect calls to DLASET 5 years ago
  Martin Kroeker 7219c9cb87
Merge pull request #2764 from martin-frbg/lapacktests 5 years ago
  Martin Kroeker 64259d521a
Fix use of unallocated array in workspace query and wrong type of argument to xSCAL 5 years ago
  Martin Kroeker 6f5ca44c1a
Expand TAU array as SGEMQR/DGEMQR read elements 2 and 3 5 years ago
  Martin Kroeker aaf1a17168
Apply current library name suffix 5 years ago
  Martin Kroeker 53add6a80d
Apply library name suffix to openblas if any 5 years ago
  Martin Kroeker f766024749
enable fortran for cmake 5 years ago
  Martin Kroeker c502760bef
Modify for building with OpenBLAS 5 years ago
  Martin Kroeker 29b5887d5f
Modify for building with OpenBLAS 5 years ago
  Martin Kroeker 60188a8c82
Append crude hack for enabling lapack tests in the OpenBLAS build 5 years ago
  Martin Kroeker 522aaf53bf
Break out of potentially infinite rescaling loop in LAPACK xLARGV/xLARTG/xLARTGP 5 years ago
  Ilhan Polat 76d2612e0c
BUG: Fix the loop range in ZHEEQUB.f 5 years ago
  Martin Kroeker 6baa9a778d
Improve declaration of LAPACKE_get_nancheck 5 years ago
  Martin Kroeker c775458299
Merge pull request #2512 from martin-frbg/lapackh 5 years ago
  Martin Kroeker ee2e758278
Move declarations of lapack_complex_custom types outside the extern C 5 years ago
  Martin Kroeker b25ae1fc60
Apply fix for Reference-LAPACK issue 394 5 years ago
  Martin Kroeker 87ac1ceb0b
Apply fix from Reference-LAPACK PR390, NaN not propagating 5 years ago
  Martin Kroeker 9e40c080f2
Apply fix from Reference-LAPACK PR390, NaN not propagating 5 years ago
  Martin Kroeker 2ea2bd99c7
Apply LAPACKE fix for eigenvector transposition in symmetric eigensolvers 5 years ago
  Martin Kroeker 375b1875c8
[WIP] Update LAPACK to 3.9.0 (#2353) 5 years ago
  Guillaume Horel 4b21b646ea turn on optimized code 6 years ago
  Martin Kroeker 2aad88d5b9 Avoid out-of-bounds accesses in LAPACK EIG tests 6 years ago
  Martin Kroeker 1391fc46d2
fix second instance of complex.h for c++ as well 6 years ago
  Martin Kroeker ae02a57261
Merge pull request #1866 from martin-frbg/issue1859 6 years ago
  Martin Kroeker a6a52a73f7
Fix argument in SLASET call to zero S 6 years ago
  Martin Kroeker 9c177d270b
Restore Android/ARMv7 build fix from #778 7 years ago
  Tiziano Müller 79ea839b63 fix parallel build issues with APFS/HFS+/ext2/3 in netlib-lapack 7 years ago
  Martin Kroeker fd081a91e4
Merge pull request #1759 from martin-frbg/lapack283 7 years ago
  Martin Kroeker 094f8c3b57
remove unused variable ldb_t 7 years ago
  Martin Kroeker 5cf090f516
remove unused variable ldb_t 7 years ago
  Martin Kroeker 58363542e7
remove unused variable ldb_t 7 years ago
  Martin Kroeker 9e917b16db
Fix missing replacements of ILAENV by ILAENV_2STAGE (lapack PR 272) 7 years ago
  Martin Kroeker 401adddb2b
Merge pull request #1585 from martin-frbg/lapack-253 7 years ago
  Martin Kroeker c5b13d4e10
Fixes from netlib PR 253 7 years ago