Commit Graph

2 Commits

Author SHA1 Message Date
Martin Kroeker 4041b7fb42
fix function prototypes in f2c-converted files 2023-10-07 22:33:08 +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