Matthew Thompson
be19966d3b
Fixes for NAG CMake
10 months ago
Martin Kroeker
5bf87c86f5
Implement truncated QR with pivoting (Reference-LAPACK PR 891)
1 year ago
Martin Kroeker
58427ff74d
Deprecate ?GELQS and ?GEQRS from TESTING/LIN (Reference-LAPACK PR 900) ( #4307 )
* Move ?GELQS and ?GEQRS from TESTING/LIN to DEPRECATED (Reference-LAPACK PR 900)
* Add f2c-converted versions of ?GELQS and ?GEQRS
1 year ago
Martin Kroeker
35dedb68ce
Add C versions of C/ZRSCL
2 years ago
Martin Kroeker
e3277e134c
Add CRSCL/ZRSCL (Reference-LAPACK PR 839)
2 years ago
Martin Kroeker
fa6d06359a
correct list placement of zgedmd/zgedmdq
2 years ago
Martin Kroeker
2bfd7ff126
Add dummy C sources for ?GEDMD
2 years ago
Martin Kroeker
defafd1353
Add functions for Dynamic Mode Decomposition (Reference-LAPACK PR 736)
2 years ago
Martin Kroeker
57bdc36c84
add conditionals for BUILD_LAPACK_DEPRECATED
2 years ago
Martin Kroeker
fa5ff7d199
slarmm/dlarmm are needed by COMPLEX/COMPLEX16-only builds too
2 years ago
Martin Kroeker
88cd91c490
Fix stray character
2 years ago
Martin Kroeker
5ff46f4092
Add ?GELST (Reference-LAPACK PR739)
2 years ago
Martin Kroeker
258a83a642
change line endings from CRLF to LF
2 years ago
Martin Kroeker
b6d74b7fff
Add f2c-converted files for the BLAS3-based Sylvester solver
2 years ago
Martin Kroeker
bb652f65a3
Typo fix
2 years ago
Martin Kroeker
fb42a0cf8b
Add a BLAS3-based triangular Sylvester equation solver (Reference-LAPACK PR 651)
2 years ago
Martin Kroeker
32566bfb44
Disable the gfortran tree vectorizer for netlib LAPACK
3 years ago
martin-frbg
329cdc31b3
Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1
3 years ago
Martin Kroeker
b7873605d4
Use f2c translations of LAPACK when no Fortran compiler is available ( #3539 )
* Add C equivalents of the Fortran routines from Reference-LAPACK as fallbacks, and C_LAPACK variable to trigger their use
3 years ago
Martin Kroeker
40000d1f64
Add entries for Householder reconstruction functions from 3.9.1
4 years ago
Martin Kroeker
26611af8e1
fix grouping of sources used for more than one type
5 years ago
Martin Kroeker
375b1875c8
[WIP] Update LAPACK to 3.9.0 ( #2353 )
* Update make.inc entries for LAPACK 3.9.0
Reference-LAPACK PR 347 changed some variable names and relative paths
* Update LAPACK to 3.9.0
* Add new functions from LAPACK 3.9.0
* Add new functions from LAPACK 3.9.0
* Restore LOADER command
as it makes it easier to specify pthread as needed
* Restore LOADER
* Restore EIG/LIN prefixes in cmdbase
* add binary path to lapack_testing.py call
* Restore OpenMP version check
* Restore OpenMP version check
* Restore fix for out-of-bounds array accesses
from #2096
5 years ago
martin
4054d32def
update cmake files
7 years ago
martin
2d52f0f4c3
update cmakefiles for lapack 3.8.0
7 years ago
Ian Henriksen
61587b0670
Update lapack.cmake with additional routines from LAPACK version 3.7.0.
8 years ago
Martin Kroeker
43224f7273
Fix misspelling of zlasyf_aa from previous commit
8 years ago
Martin Kroeker
d12c8bbcbb
Add zlasyf_aa to lapack.cmake
8 years ago
Martin Kroeker
15f0d65010
Add another bunch of lapack 3.7 functions to cmake list
8 years ago
Martin Kroeker
7d831af1ba
Add LAPACK 3.7 files not mentioned in announcement
8 years ago
Martin Kroeker
8772c00bb0
Update cmake file list for lapack 3.7.0
8 years ago
Martin Kroeker
002e646476
Add new functions from LAPACK 3.6.1
8 years ago
Benyu Zhang
4a1263f609
Fix the source paths
9 years ago
Hank Anderson
1d183dcda8
Added lapacke sources.
10 years ago
Hank Anderson
f3f2b3d768
Added complex and single netlib-lapack fortran sources to lapack.cmake.
10 years ago
Hank Anderson
64b5a0ef84
Added AUX files from lapack-netlib.
10 years ago