Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-31 | Adding note because of mvlmm performance test failure | Pjotr Prins | |
2018-09-28 | Fixes regression #179 | Pjotr Prins | |
2018-09-27 | Inlining GSL calls | Pjotr Prins | |
2018-09-07 | Matrices positive definite issues | Pjotr Prins | |
2018-09-06 | Fix travis error | Pjotr Prins | |
2018-09-06 | More debugging and a performance check | Pjotr Prins | |
2018-09-06 | More debugging info and raise SIGINT instead of exit | Pjotr Prins | |
2018-08-31 | Continue debugging calcpab | Pjotr Prins | |
2018-08-26 | More value checking and bounds checking | Pjotr Prins | |
2018-08-25 | Added remarks | Pjotr Prins | |
2018-08-25 | segfpe handling | Pjotr Prins | |
2018-08-25 | eigenvalues: some error checking added | Pjotr Prins | |
2017-12-07 | More notes and removed unused LULndet | Pjotr Prins | |
2017-12-07 | Some more overflow checks | Pjotr Prins | |
2017-08-27 | Removed large sections of commented out code | Pjotr Prins | |
2017-08-26 | LULndet: remove bad enforce | Pjotr Prins | |
2017-08-26 | Tests and enforces added related to ↵ | Pjotr Prins | |
https://github.com/genetics-statistics/GEMMA/issues/78 | |||
2017-08-22 | EigenDecomp: also show warning on multiple zero values | Pjotr Prins | |
2017-08-22 | Fixes matrix checks - looking saner now | Pjotr Prins | |
- 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) | |||
2017-08-02 | Massive patch using LLVM coding style. It was generated with: | Pjotr Prins | |
clang-format -style=LLVM -i *.cpp *.h Please set your editor to replace tabs with spaces and use indentation of 2 spaces. | |||
2017-07-07 | Some three compile time fixes for the GNU GCC 7.1.0 compiler on Linux. | Pjotr Prins | |
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. | |||
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 | |