Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-25 | Add -lmm 9 test and make sure other file formats work | Pjotr Prins | |
2021-08-25 | Disable debugging output | Pjotr Prins | |
2021-08-25 | iter could go out of bounds in CalcLambda - may explain github #243 | Pjotr Prins | |
2021-08-25 | Make sure P_yy=0 does not fail. Fix undefined iter in loop. Make sure there ↵ | Pjotr Prins | |
is cleanup on exit | |||
2021-08-22 | Disable round-off correction | Pjotr Prins | |
2021-08-16 | README.md | Pjotr Prins | |
README | |||
2021-08-15 | Version | Pjotr Prins | |
2021-08-14 | Aim at fix of | Pjotr Prins | |
GSL ERROR: function value is not finite in brent.c at line 202 errno 9 #210 | |||
2021-08-11 | Minor fix and bump version | Pjotr Prins | |
2021-08-04 | Document switch -lmm 9 | Pjotr Prins | |
2021-08-02 | * Changed banner to show Copyright (C) 2012–2021, Xiang Zhou, Pjotr Prins ↵ | Pjotr Prins | |
and team | |||
2021-01-29 | Release 0.98.4 | Pjotr Prins | |
2021-01-11 | Only free randomizer when initialized | Pjotr Prins | |
Fixes: #239 | |||
2020-12-16 | Fix checks for `-lmm 9` mode | Pjotr Prins | |
2020-12-16 | Fix checks for `-lmm 9` mode | Pjotr Prins | |
2020-12-15 | Added a test for -lmm 9 | Pjotr Prins | |
2020-12-15 | Introduced `-lmm 9` switch for gemma to capture additive effect together | Pjotr Prins | |
without the log likelihood without adding computation time. See also #237 Closes #237 | |||
2020-12-15 | Undo function change | Pjotr Prins | |
2020-12-15 | Using M_LLM? modes | Pjotr Prins | |
2020-12-15 | Using M_LLM? modes | Pjotr Prins | |
2020-12-15 | Removed logl_H1 column for -lmm 3 - see also #237 | Pjotr Prins | |
2020-12-15 | No need to pass lambda by address | Pjotr Prins | |
2020-11-28 | Prepare for release | Pjotr Prins | |
2020-11-28 | Sane random generator handling | Pjotr Prins | |
2020-11-28 | Remove unused code | Pjotr Prins | |
2020-10-06 | Improved some error messages | Pjotr Prins | |
2020-10-04 | Silence means silent! | Pjotr Prins | |
2020-10-01 | These variables are introduced in DEBUG mode | Pjotr Prins | |
2020-10-01 | Adding comments related to ↵ | Pjotr Prins | |
https://github.com/genetics-statistics/GEMMA/issues/234 | |||
2020-09-30 | Align R2 filter with docs | Pjotr Prins | |
2020-09-29 | Fixing Travis build, remove gcc warnings and bump version | Pjotr Prins | |
2020-09-29 | Add note | Pjotr Prins | |
2020-09-28 | More output | Pjotr Prins | |
2020-09-28 | Scaling attribute show | Pjotr Prins | |
2020-09-28 | Show computed variance | Pjotr Prins | |
2020-09-28 | Show precision | Pjotr Prins | |
2020-09-28 | Display mean | Pjotr Prins | |
2020-09-28 | Add debug statements parsing genotype file | Pjotr Prins | |
2020-09-28 | Comments and improved error message | Pjotr Prins | |
2020-09-26 | Comments added | Pjotr Prins | |
2020-05-28 | -a | Pjotr Prins | |
Fix test suite | |||
2020-05-28 | Fix copiles on gcc 10. Main thing is not to mix BLAS includes from | Pjotr Prins | |
OpenBLAS, GSL (and Eigen when used). | |||
2020-05-22 | Removing more eigenlib references | Pjotr Prins | |
2020-05-22 | Fixes for gcc (GCC) 10.1.0 | Pjotr Prins | |
Started to remove eigenlib (again) | |||
2020-05-21 | Fix new gcc error | Pjotr Prins | |
2018-12-10 | Bug fix release 0.98.1 | Pjotr Prins | |
2018-12-10 | Fixes regression introduced by sharing plink algorithm with BIMBAM. | Pjotr Prins | |
closes #188 | |||
2018-09-28 | Updated version | Pjotr Prins | |
2018-09-28 | Fixes regression #179 | Pjotr Prins | |
2018-09-28 | Atlas compilation | Pjotr Prins | |