Age | Commit message (Expand) | Author |
---|---|---|
2020-05-21 | Fix new gcc error | Pjotr Prins |
2018-09-06 | Sometimes a value gets negative zero causing a NaN on the sqrt....Closes #61 | Pjotr Prins |
2018-09-06 | More debugging info and raise SIGINT instead of exit | Pjotr Prins |
2018-08-25 | Number format checking in strict mode. Also fixes #149 | Pjotr Prins |
2017-12-12 | Updated copyright info | Pjotr Prins |
2017-12-06 | Some cleanup on matrix checking | Pjotr Prins |
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-10-14 | More disabling of eigenlib (faster compilation) and avoid OPENBLAS_CONST whic... | Pjotr Prins |
2017-10-13 | OpenBlas: preparing for dgemm use | Pjotr Prins |
2017-08-22 | Fixes matrix checks - looking saner now...- Matrix checks as described in https://github.com/genetics-statistics/GEMMA/issues/72 - introduces -strict switch which will exit on certain conditions - zero small eigenvalues in EigenDecomp_Zeroed which also checks for negative values - commented out float versions of functions in lapack.cpp (pre-removal) - reverted on disabled regression tests (GEMMA shows its previous behaviour now) | Pjotr Prins |
2017-08-20 | Added checks for K | Pjotr Prins |
2017-08-14 | Tests and fixes https://github.com/genetics-statistics/GEMMA/issues/26 | Pjotr Prins |
2017-08-02 | Massive patch using LLVM coding style. It was generated with:... clang-format -style=LLVM -i *.cpp *.h Please set your editor to replace tabs with spaces and use indentation of 2 spaces. | Pjotr Prins |
2017-06-02 | Removed FORCE_FLOAT from mathfunc.* | Peter Carbonetto |
2017-05-04 | Local updates made by Xiang---shared via email on May 4, 2017, subject: gemma... | Peter Carbonetto |
2015-07-11 | add GXE test | xiangzhou |
2014-09-22 | version 0.95alpha | xiangzhou |