aboutsummaryrefslogtreecommitdiff
path: root/src/fastblas.cpp
AgeCommit message (Expand)Author
2017-12-06Fix openblas complaintPjotr Prins
2017-12-06Integer overflow checking for matrix dgemm and adding path for OpenBlas inclu...Pjotr Prins
2017-11-11Fix compiler warningsPjotr Prins
2017-10-18Tests still pass with safe_alloc (which sets the buffers to NaNs on allocation)Pjotr Prins
2017-10-14TravisPjotr Prins
2017-10-14More travisPjotr Prins
2017-10-14Travis fixesPjotr Prins
2017-10-14Older openblas does not like blasintPjotr Prins
2017-10-14More disabling of eigenlib (faster compilation) and avoid OPENBLAS_CONST whic...Pjotr Prins
2017-10-13Refactored debug settingsPjotr Prins
2017-10-13Replacing first dgemm - tests failPjotr Prins
2017-10-13OpenBlas: preparing for dgemm usePjotr Prins