You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Martin Kroeker f343ed65b5
Avoid taking the root of a negative number
6 years ago
..
CMakeLists.txt Fix threading usage in CMake: s/SMP/USE_THREAD/ 8 years ago
Makefile Work around name clash with Windows10's winnt.h 7 years ago
gemm.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
gemm3m.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
gemm3m_level3.c prepared driver/level3 functions for UNROLL values, that are not a power of two 8 years ago
gemm_thread_m.c Remove all trailing whitespace except lapack-netlib 11 years ago
gemm_thread_mn.c Minor C code fixes in driver/ 10 years ago
gemm_thread_n.c Remove all trailing whitespace except lapack-netlib 11 years ago
gemm_thread_variable.c Remove all trailing whitespace except lapack-netlib 11 years ago
hemm3m_k.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
level3.c remove surplus parentheses to silence clang5 7 years ago
level3_gemm3m_thread.c Change _STDC_VERSION__ to __STDC_VERSION__ 7 years ago
level3_syr2k.c remove surplus parentheses to silence clang5 7 years ago
level3_syrk.c remove surplus parentheses to silence clang5 7 years ago
level3_syrk_threaded.c Change _STDC_VERSION__ to __STDC_VERSION__ 7 years ago
level3_thread.c Merge pull request #1875 from martin-frbg/issue1851 6 years ago
symm3m_k.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
symm_k.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
syr2k_k.c Changed a number of inline calls to use __inline. 10 years ago
syr2k_kernel.c Remove all trailing whitespace except lapack-netlib 11 years ago
syrk_k.c Changed a number of inline calls to use __inline. 10 years ago
syrk_kernel.c prepared driver/level3 functions for UNROLL values, that are not a power of two 8 years ago
syrk_thread.c Avoid taking the root of a negative number 6 years ago
trmm_L.c optimizations for trmm 11 years ago
trmm_R.c Moved declarations to start of functions to satisfy MSVC C89 implementation. 10 years ago
trsm_L.c Moved declarations to start of functions to satisfy MSVC C89 implementation. 10 years ago
trsm_R.c Moved declarations to start of functions to satisfy MSVC C89 implementation. 10 years ago
zhemm_k.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zher2k_k.c Remove all trailing whitespace except lapack-netlib 11 years ago
zher2k_kernel.c prepared driver/level3 functions for UNROLL values, that are not a power of two 8 years ago
zherk_beta.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zherk_k.c Remove all trailing whitespace except lapack-netlib 11 years ago
zherk_kernel.c prepared driver/level3 functions for UNROLL values, that are not a power of two 8 years ago
zsyrk_beta.c Remove all trailing whitespace except lapack-netlib 11 years ago