| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
18b19d135b
|
C_LAPACK: Fixes to make it compile with MSVC (#3605)
* Fix f2c-like support functions to compile with MSVC, and re-enable C_LAPACK for MSVC in CMAKE * Add MSVC&flang build to Azure CI in order to check C_LAPACK correctness |
3 years ago |
|
|
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 |