This website requires JavaScript.
Explore
Help
Register
Sign In
OpenMathLib
/
OpenBLAS
Watch
1
Star
0
Fork
0
You've already forked OpenBLAS
mirror of
https://github.com/OpenMathLib/OpenBLAS
synced
2026-06-05 00:17:12 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
abea977ded8729c6dcfcfbee51a18eceef8d8440
OpenBLAS
/
lapack
History
Andrew
575a84398a
remove redundant code
#2113
2019-05-07 23:46:54 +03:00
..
getf2
…
getrf
remove redundant code
#2113
2019-05-07 23:46:54 +03:00
getrs
…
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
prepared lapack/potrf functions for UNROLL values, that are not a power of two
2017-01-10 10:50:28 +01:00
trti2
LAPACK helpers in C that need care too
2018-01-02 14:38:50 +01:00
trtri
…
CMakeLists.txt
Correct naming of getrf_parallel object
2019-01-26 00:45:45 +01:00
Makefile
…