Age | Commit message (Expand) | Author |
---|---|---|
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-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-07-07 | Some three compile time fixes for the GNU GCC 7.1.0 compiler on Linux....This patch is a mess because we use different line endings. I propose to convert to standard Unix mode (as was the original GEMMA code). To convert with vim one can use set fileformat=unix Do not merge this pull request, we can handle te fixes later. | Pjotr Prins |
2017-06-02 | Removed FORCE_FLOAT from lmm.h,cpp. | Peter Carbonetto |
2017-05-31 | Removed WITH_LAPACK compile/build option. | Peter Carbonetto |
2017-05-30 | Removing FORCE_FLOAT from some C++ source files. | Peter Carbonetto |
2015-07-11 | add GXE test | xiangzhou |
2014-09-22 | version 0.95alpha | xiangzhou |