OpenBLAS/lapack
Martin Kroeker cf53970bcb
Adapt to having only a subset of variable types supported
2020-10-11 14:40:06 +02:00
..
getf2 Refs #723. Avoid out of boundary for getf2. 2016-01-26 09:14:57 -06:00
getrf Delete potrf_parallel.c (moving it to ../potrf) 2020-07-25 06:42:39 +00:00
getrs Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
laswp add missing brackets to silence indentation warnings gcc721 2018-01-19 23:11:12 +01:00
lauu2 Fix lapack complex implementation of lauu2 and potf2 for Android (use FLOAT instead of FLOAT[2] as imaginary part is not used). 2016-02-04 16:59:56 -05:00
lauum prepared lapack/lauum for UNROLL values, that are not a power of two 2017-01-11 07:29:17 +01:00
potf2 Fix lapack complex implementation of lauu2 and potf2 for Android (use FLOAT instead of FLOAT[2] as imaginary part is not used). 2016-02-04 16:59:56 -05:00
potrf Use _Atomic instead of volatile where available (file moved from ../getrf) 2020-07-25 08:52:24 +02:00
trti2 Adapt to having only a subset of variable types supported 2020-10-11 14:40:06 +02:00
trtri Adapt to having only a subset of variable types supported 2020-10-11 14:39:19 +02:00
trtrs Adapt to having only a subset of variable types supported 2020-10-11 14:38:25 +02:00
CMakeLists.txt cmake fixes 2020-04-17 13:35:17 -05:00
Makefile add missing objects 2019-09-08 11:14:49 -04:00