Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-08-04 | Use blasabs to switch between abs and labs as needed for INTERFACE64 | Martin Kroeker | 1 | -1/+1 |
2017-11-05 | Modify complex CBLAS functions to take void pointers | Martin Kroeker | 1 | -6/+11 |
2016-02-08 | Fix zgemv.c compilation when stack allocation is disabled | Jerome Robert | 1 | -1/+1 |
2016-02-08 | zgemv: Add a workaround for #746 | Jerome Robert | 1 | -0/+6 |
2016-02-08 | Use stack allocation in zgemv and zger | Jerome Robert | 1 | -3/+10 |
2016-01-24 | Use GEMM_MULTITHREAD_THRESHOLD as a number of ops | Jerome Robert | 1 | -17/+3 |
2015-10-20 | Fixed cmake bug on Visual Studio. | Zhang Xianyi | 1 | -0/+3 |
2015-08-10 | Use cmake to build OpenBLAS GENERIC Target on MSVC x86 64-bit. | Zhang Xianyi | 1 | -7/+10 |
2014-09-12 | optimized interface/zgemv.c for multithreading | wernsaar | 1 | -1/+1 |
2014-07-15 | adjust number of threads for small size in cgemv and zgemv | wernsaar | 1 | -1/+13 |
2014-06-27 | Remove all trailing whitespace except lapack-netlib | Timothy Gu | 1 | -11/+11 |
2011-01-24 | Import GotoBLAS2 1.13 BSD version codes. | Xianyi Zhang | 1 | -0/+259 |