Commit Graph

2 Commits

Author SHA1 Message Date
Martin Kroeker 7f7d3896dd
Fix missing type declaration for main 2023-08-25 18:07:47 +02:00
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
2022-04-09 22:38:58 +02:00