Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-04-21 | Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 | martin-frbg | 1 | -11/+17 | |
2022-04-09 | Use f2c translations of LAPACK when no Fortran compiler is available (#3539) | Martin Kroeker | 1 | -2/+501 | |
* Add C equivalents of the Fortran routines from Reference-LAPACK as fallbacks, and C_LAPACK variable to trigger their use | |||||
2021-05-02 | Add entries for Householder reconstruction functions from 3.9.1 | Martin Kroeker | 1 | -12/+12 | |
2020-09-22 | fix grouping of sources used for more than one type | Martin Kroeker | 1 | -11/+17 | |
2020-01-01 | [WIP] Update LAPACK to 3.9.0 (#2353) | Martin Kroeker | 1 | -4/+12 | |
* 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 | |||||
2017-11-24 | update cmake files | martin | 1 | -1/+1 | |
2017-11-23 | update cmakefiles for lapack 3.8.0 | martin | 1 | -9/+9 | |
2017-11-06 | Update lapack.cmake with additional routines from LAPACK version 3.7.0. | Ian Henriksen | 1 | -360/+458 | |
2017-03-10 | Fix misspelling of zlasyf_aa from previous commit | Martin Kroeker | 1 | -1/+1 | |
2017-02-12 | Add zlasyf_aa to lapack.cmake | Martin Kroeker | 1 | -39/+39 | |
2017-02-12 | Add another bunch of lapack 3.7 functions to cmake list | Martin Kroeker | 1 | -9/+10 | |
2017-02-12 | Add LAPACK 3.7 files not mentioned in announcement | Martin Kroeker | 1 | -19/+19 | |
2017-02-11 | Update cmake file list for lapack 3.7.0 | Martin Kroeker | 1 | -0/+39 | |
2017-02-11 | Add new functions from LAPACK 3.6.1 | Martin Kroeker | 1 | -5/+5 | |
2016-02-01 | Fix the source paths | Benyu Zhang | 1 | -28/+28 | |
2015-02-25 | Added lapacke sources. | Hank Anderson | 1 | -1/+1 | |
2015-02-19 | Added complex and single netlib-lapack fortran sources to lapack.cmake. | Hank Anderson | 1 | -81/+328 | |
2015-02-10 | Added AUX files from lapack-netlib. | Hank Anderson | 1 | -0/+100 | |