43 Commits (7c1839899e81829b096c62e73804d6859a0beed1)

Author SHA1 Message Date
  chitao1234 e1bd631593
allow the use of LAPACK_COMPLEX_CPP when using MSVC compiler 5 months ago
  Martin Kroeker 5c9417d306
Assume no underline suffixes on symbols when compiling with ifx on Windows 9 months ago
  nickel 79f4bbd4cd fix: return types of *trtrs routines 11 months ago
  Martin Kroeker 923b79de47
make the type of the hidden arguments configurable via LAPACK_STRLEN (Reference-LAPACK PR 1025) 1 year ago
  Martin Kroeker aa46f1e4e7
revert addition of MSVC-compatible complex (moved to lapacke_config.h) 1 year ago
  Martin Kroeker dcdc351272
Add MSVC-compatible complex types 1 year ago
  Martin Kroeker dcf6999c4e
remove extraneous endif 1 year ago
  Martin Kroeker 330101e0b3
Add complex type definitions for MSVC 1 year ago
  Martin Kroeker 4c43d1eeba
Fix C prototypes and LAPACKE headers for ?GEDMD/?GEDMDQ (#4134) 2 years ago
  Martin Kroeker 5eef0793ba
Fix missing semicolon 2 years ago
  Martin Kroeker de88063aa2
Add interfaces for Dynamic Mode Decomposition functions (Reference-LAPACK PR 736) 2 years ago
  Martin Kroeker c7a05458cd
Add Dynamic Mode Decomposition functions (Reference-LAPACK PR 736) 2 years ago
  Martin Kroeker bc967e7709
Add interfaces for [cz]unhr_col and [sd]orhr_col (Reference-LAPACK PR 827) 2 years ago
  Martin Kroeker 2bbd61950e
Add interfaces for [cz]unhr_col and [sd]orhr_col (Reference-LAPACK PR 827) 2 years ago
  martin-frbg ff9a9222e3 Fix function signatures 2 years ago
  Martin Kroeker 26b5009ebc
Merge pull request #3820 from martin-frbg/lapack700 2 years ago
  Martin Kroeker f16aa1ce7a
Merge pull request #3821 from martin-frbg/lapack651 2 years ago
  Martin Kroeker 4bc918a791
Add a BLAS3-based triangular Sylvester equation solver (Reference-LAPACK PR 651) 2 years ago
  Martin Kroeker 8b3f9715ec
Add macros for 32/64bit integer printf 2 years ago
  Martin Kroeker 6dcf737c5d
Add NaN check functions for trapezoidal matrices (Reference-LAPACK PR738+742) 2 years ago
  Ivan Pribec 802e71bf05 Add const attribute to lsame 3 years ago
  martin-frbg 329cdc31b3 Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 3 years ago
  Larson, Eric 8fe3555792 ILP support 4 years ago
  Martin Kroeker 1c1ffb0591
Annotate LAPACKE_lsame with the const attribute for GCC and compatible compilers 3 years ago
  Martin Kroeker fb7308b9b5
Add entries for the new Householder Reconstruction functions from 3.9.1 4 years ago
  Martin Kroeker 254774f5a6
Add const qualifiers 4 years ago
  Martin Kroeker 6b76066632
Add const qualifiers 4 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 c31b72965e
Fix data type of work array in zgesvdq prototype 5 years ago
  Martin Kroeker f42e84d46c
Fix misnaming of LAPACK_?ggsvp function prototypes as LAPACKE_ (#2808) 5 years ago
  Martin Kroeker 6baa9a778d
Improve declaration of LAPACKE_get_nancheck 5 years ago
  Martin Kroeker ee2e758278
Move declarations of lapack_complex_custom types outside the extern C 5 years ago
  Martin Kroeker 375b1875c8
[WIP] Update LAPACK to 3.9.0 (#2353) 5 years ago
  Martin Kroeker 1391fc46d2
fix second instance of complex.h for c++ as well 6 years ago
  Martin Kroeker 9c177d270b
Restore Android/ARMv7 build fix from #778 7 years ago
  martin 3be5c3d343 Update LAPACK to 3.8.0 7 years ago
  Werner Saar d35baf30cf added lapack 3.7.0 with latest patches from git 8 years ago
  Werner Saar 8cd46acebb removed lapack 3.6.0 8 years ago
  Martin Köhler 13d40e7591 Import LAPACK: LAPACKE directory 9 years ago
  buffer51 855e0cb700 Restored LAPACK_COMPLEX_STRUCTURE for Android prior to 21. Refs #682. 9 years ago
  Werner Saar 33e37d01b3 added lapack-3.6.0 10 years ago