Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-22 | Remove compiler warnings and add check is_nan | Pjotr Prins | |
2017-11-15 | Nans: introducing checking on mem free | Pjotr Prins | |
2017-11-11 | Fix compiler warnings | Pjotr Prins | |
2017-11-11 | Disable some tests for bslmm which fail with different BLAS versions. | Pjotr Prins | |
2017-11-11 | Cleaning up buffer use thanks to compiler warnings | Pjotr Prins | |
2017-11-11 | Cleaning up compiler warnings | Pjotr Prins | |
2017-11-10 | Remove compiler warnings | Pjotr Prins | |
2017-11-10 | Docs: add flag for include files | Pjotr Prins | |
2017-11-10 | Tests: quotes | Pjotr Prins | |
2017-11-10 | Fix test | Pjotr Prins | |
2017-11-10 | Tests: added more bslmm tests | Pjotr Prins | |
2017-11-09 | Adding tests for bslmm | Pjotr Prins | |
2017-11-09 | Tests: add -lm test | Pjotr Prins | |
2017-11-09 | Tests: added bslmm test | Pjotr Prins | |
2017-11-09 | Disabled debug output when not using -debug | Pjotr Prins | |
2017-11-09 | Makefiles: reorder, and use version support for macos | Pjotr Prins | |
2017-11-09 | Pick up version automatically and bump it | Pjotr Prins | |
2017-11-09 | Merge branch 'gemma-0.97-preview' of github.com:genetics-statistics/GEMMA ↵ | Pjotr Prins | |
into gemma-0.97-preview | |||
2017-10-27 | Updated version number in Makefile.macosx. | Peter Carbonetto | |
2017-10-27 | Revised MacOSX Makefile. | Peter Carbonetto | |
2017-10-27 | Added Google Groups link to README. | Peter Carbonetto | |
2017-10-26 | README: Windows note | Pjotr Prins | |
2017-10-26 | README: small edits | Pjotr Prins | |
2017-10-26 | README: added mailing list and updated text | Pjotr Prins | |
2017-10-26 | VERSION now contains the GEMMA version number. A script generates a header | Pjotr Prins | |
file named ./src/version.h. See Makefile for details. | |||
2017-10-26 | Changed SNPs into SNPs/var in output, ref ↵ | Pjotr Prins | |
https://github.com/genetics-statistics/GEMMA/issues/107#issuecomment-339475978 | |||
2017-10-26 | Get rid of compiler warning | Pjotr Prins | |
2017-10-26 | Changed SNPs into SNPs/var in output, ref ↵ | Pjotr Prins | |
https://github.com/genetics-statistics/GEMMA/issues/107#issuecomment-339475978 | |||
2017-10-25 | Merge conflicts | Pjotr Prins | |
2017-10-23 | Travis-ci: | Pjotr Prins | |
- Disabled gcc-6 since we develop with later tools anyway - Turned the release test into a simple integration test - Adding MacOSX on Travis-ci Tests: Adding tests for Plink w. LOCO Safety: Introduce strtok_safe to get rid of segfaults | |||
2017-10-20 | README: added section on reporting bugs and code of conduct | Pjotr Prins | |
2017-10-20 | NaN check only when -debug is used | 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: more fixes | Pjotr Prins | |
2017-10-14 | Travis | Pjotr Prins | |
2017-10-14 | OpenBlas info | Pjotr Prins | |
2017-10-14 | Travis fixes | Pjotr Prins | |
2017-10-14 | README: clearer hint | Pjotr Prins | |
2017-10-14 | Older openblas does not like blasint | Pjotr Prins | |
2017-10-14 | Note on OpenBlas build | Pjotr Prins | |
2017-10-14 | Travis fix | 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 | Openblas specific include file | Pjotr Prins | |
2017-10-13 | Replacing first dgemm - tests fail | Pjotr Prins | |
2017-10-13 | OpenBlas: preparing for dgemm use | Pjotr Prins | |
2017-10-13 | Fix header for not showing se | Pjotr Prins | |
2017-10-13 | Disable se for lmm=2, see https://github.com/genetics-statistics/GEMMA/issues/81 | Pjotr Prins | |