OpenBLAS/lapack-netlib/INSTALL
Martin Kroeker 7f7d3896dd
Fix missing type declaration for main
2023-08-25 18:07:47 +02:00
..
CMakeLists.txt added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
LAPACK_version.f Update LAPACK to 3.8.0 2017-11-23 18:13:35 +01:00
Makefile fix C_LAPACK build options for files that must be built unoptimized 2022-05-12 09:43:23 +02:00
dlamch.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dlamch.f [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
dlamchf77.f [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
dlamchtst.f added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
droundup_lwork.c Add dummy C versions of ?roundup_lwork for C_LAPACK 2022-04-22 12:28:15 +02:00
droundup_lwork.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
dsecnd_EXT_ETIME.f added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
dsecnd_EXT_ETIME_.f added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
dsecnd_INT_CPU_TIME.f added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
dsecnd_INT_ETIME.c Use f2c translations of LAPACK when no Fortran compiler is available (#3539) 2022-04-09 22:38:58 +02:00
dsecnd_INT_ETIME.f added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
dsecnd_NONE.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
dsecnd_NONE.f added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
dsecndtst.f Update LAPACK to 3.8.0 2017-11-23 18:13:35 +01:00
ilaver.c Update LAPACK version number to 3.11.0 2022-11-22 14:01:48 +01:00
ilaver.f Update LAPACK version number to 3.11.0 2022-11-22 14:02:21 +01:00
lsame.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
lsame.f added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
lsametst.c Fix missing type declaration for main 2023-08-25 18:07:47 +02:00
lsametst.f added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
make.inc.ALPHA [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
make.inc.HPPA [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
make.inc.IRIX64 [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
make.inc.O2K [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
make.inc.SGI5 [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
make.inc.SUN4 [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
make.inc.SUN4SOL2 [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
make.inc.XLF [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
make.inc.gfortran [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
make.inc.gfortran_debug [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
make.inc.ifort [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
make.inc.pgf95 [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
make.inc.pghpf [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
second_EXT_ETIME.f added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
second_EXT_ETIME_.f added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
second_INT_CPU_TIME.f added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
second_INT_ETIME.c Use f2c translations of LAPACK when no Fortran compiler is available (#3539) 2022-04-09 22:38:58 +02:00
second_INT_ETIME.f added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
second_NONE.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
second_NONE.f added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
secondtst.c Fix missing type declaration for main 2023-08-25 18:07:47 +02:00
secondtst.f Update LAPACK to 3.8.0 2017-11-23 18:13:35 +01:00
slamch.c C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
slamch.f [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
slamchf77.f added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
slamchtst.f added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
sroundup_lwork.c Add dummy C versions of ?roundup_lwork for C_LAPACK 2022-04-22 12:28:15 +02:00
sroundup_lwork.f Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1 2022-04-21 20:39:29 +02:00
tstiee.f added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00