132 Commits (fb5eb47558fd6a564e7bdb8756d38cfc9c6f2ce1)

Author SHA1 Message Date
  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
  Martin Kroeker 677e42d7b0
Fixes from netlib PR 253 7 years ago
  Martin Kroeker e2a8c35e5a
Fixes from netlib PR253 7 years ago
  Martin Kroeker a7dbd4c57d
Fix paths to LIN and EIG tests 7 years ago
  Martin Kroeker c720f1f019
Merge pull request #1554 from martin-frbg/lapack-249 7 years ago
  Martin Kroeker d7d950fcf2
LAPACKE fixes from lapack PR249 7 years ago
  Martin Kroeker 9795adc7ef
Drop C-style "L" suffix from OPENMP version number in check 7 years ago
  Martin Kroeker 1a8e487c4a
Drop C-style "L" suffix from OPENMP version number in check 7 years ago
  Martin Kroeker 5966fd52a2
Drop C-style "L" suffix from OPENMP version number in check 7 years ago
  Martin Kroeker eaab622f03
Make "OMP task depend" sections conditional on OpenMP4, not just OpenMP 7 years ago
  Martin Kroeker 3cda1ce50a
Revert insiduous suppression of the -fopenmp flag in the LAPACK subtree 7 years ago
  Martin Kroeker 150c7294a6
Remove spurious EXTERNAL reference 7 years ago
  Martin Kroeker 374260027d
Add conditionals around ar calls for optional modules 7 years ago
  martin 3be5c3d343 Update LAPACK to 3.8.0 7 years ago
  Martin Kroeker 2df1e3372d
Break out of potentially infinite rescaling loop after 1000 iterations 8 years ago
  Martin Kroeker d5ea8fd823 Fix workspace computation for side=L 8 years ago
  Martin Kroeker 4beffaaa4b Fix workspace computation for side=L 8 years ago
  Martin Kroeker fb28e4adc9 Fix workspace computation for side=L 8 years ago
  Martin Kroeker 26faa3ca47 Fix workspace allocation in lapacke_ctp for side=L 8 years ago
  Martin Kroeker 7908efafc8 Fix integer overflow in LAPACK DBDSQR, SBDSQR (#1135) 8 years ago
  Martin Kroeker c7bc0ee823 Remove spurious names from EXTERNAL list 8 years ago
  Martin Kroeker 6bdee6d50a Remove spurious names from EXTERNAL list 8 years ago
  Martin Kroeker 009c0d2e5a Fix typo in EXTERNAL declaration 8 years ago
  Martin Kroeker 0958b49811 Fix missing comma on continued line 8 years ago
  Martin Kroeker 09b240f1ef Fix missing comma on continued line 8 years ago
  Martin Kroeker 69f4e8b86c Fix missing comma on continued line 8 years ago
  Martin Kroeker e072e68aa0 Fix missing comma in continued line 8 years ago
  Vladimir Chalupecky eeaee46e86 LAPACKE: fix wrong matrix size in ?ormbr 8 years ago
  Martin Kroeker 3f7720ec4b LAPACKE: fix wrong number of columns in ?ormlq 8 years ago
  Vladimir Chalupecky 4c2b713ce5 LAPACKE: fix incorrect value of lda_t in lapacke_?laswp_work 8 years ago
  Martin Kroeker 7611a41f40 Split LAPACKE 3.7.0 obj list (take 2) 8 years ago
  Martin Kroeker 9f5cfd43dc Split the obj list of LAPACKE 3.7.0 8 years ago
  Werner Saar 1153e3ac39 filtered out -fopenmp and fix for mingw 8 years ago
  Werner Saar 7c2c488c23 removed xerbla and lsame for Makefile 8 years ago
  Werner Saar 4494d03a21 filtered out optimized functions 8 years ago