aboutsummaryrefslogtreecommitdiff
path: root/src/fastblas.cpp
AgeCommit message (Expand)Author
2017-10-14More disabling of eigenlib (faster compilation) and avoid OPENBLAS_CONST whic...Pjotr Prins
2017-10-13Refactored debug settings...Replaced eigenlib_dgemm with fast_dgemm - 10-30% speed gain for GEMMA Pjotr Prins
2017-10-13Replacing first dgemm - tests failPjotr Prins
2017-10-13OpenBlas: preparing for dgemm usePjotr Prins