Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-06 | Fix openblas complaint | Pjotr Prins | |
2017-12-06 | Integer overflow checking for matrix dgemm and adding path for OpenBlas ↵ | Pjotr Prins | |
include files | |||
2017-11-11 | Fix compiler warnings | Pjotr Prins | |
2017-10-18 | Tests still pass with safe_alloc (which sets the buffers to NaNs on allocation) | Pjotr Prins | |
2017-10-14 | Travis | Pjotr Prins | |
2017-10-14 | More travis | Pjotr Prins | |
2017-10-14 | Travis fixes | Pjotr Prins | |
2017-10-14 | Older openblas does not like blasint | Pjotr Prins | |
2017-10-14 | More disabling of eigenlib (faster compilation) and avoid OPENBLAS_CONST ↵ | Pjotr Prins | |
which does not work on older cblas.h | |||
2017-10-13 | Refactored debug settings | Pjotr Prins | |
Replaced eigenlib_dgemm with fast_dgemm - 10-30% speed gain for GEMMA | |||
2017-10-13 | Replacing first dgemm - tests fail | Pjotr Prins | |
2017-10-13 | OpenBlas: preparing for dgemm use | Pjotr Prins | |