18 Commits (7ee1ee38e22904837afd3e51dd67f91cd499185f)

Author SHA1 Message Date
  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 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-frbg ff9a9222e3 Fix function signatures 2 years ago
  Martin Kroeker 4bc918a791
Add a BLAS3-based triangular Sylvester equation solver (Reference-LAPACK PR 651) 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
  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 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