aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-11-28Prepare for releasePjotr Prins
2020-11-28Sane random generator handlingPjotr Prins
2020-11-28Remove unused codePjotr Prins
2020-10-06Improved some error messagesPjotr Prins
2020-10-04Silence means silent!Pjotr Prins
2020-10-01These variables are introduced in DEBUG modePjotr Prins
2020-10-01Adding comments related to ↵Pjotr Prins
https://github.com/genetics-statistics/GEMMA/issues/234
2020-09-30Align R2 filter with docsPjotr Prins
2020-09-29Fixing Travis build, remove gcc warnings and bump versionPjotr Prins
2020-09-29Add notePjotr Prins
2020-09-28More outputPjotr Prins
2020-09-28Scaling attribute showPjotr Prins
2020-09-28Show computed variancePjotr Prins
2020-09-28Show precisionPjotr Prins
2020-09-28Display meanPjotr Prins
2020-09-28Add debug statements parsing genotype filePjotr Prins
2020-09-28Comments and improved error messagePjotr Prins
2020-09-26Comments addedPjotr Prins
2020-05-28-aPjotr Prins
Fix test suite
2020-05-28Fix copiles on gcc 10. Main thing is not to mix BLAS includes fromPjotr Prins
OpenBLAS, GSL (and Eigen when used).
2020-05-22Removing more eigenlib referencesPjotr Prins
2020-05-22Fixes for gcc (GCC) 10.1.0Pjotr Prins
Started to remove eigenlib (again)
2020-05-21Fix new gcc errorPjotr Prins
2018-12-10Bug fix release 0.98.1Pjotr Prins
2018-12-10Fixes regression introduced by sharing plink algorithm with BIMBAM.Pjotr Prins
closes #188
2018-09-28Updated versionPjotr Prins
2018-09-28Fixes regression #179Pjotr Prins
2018-09-28Atlas compilationPjotr Prins
2018-09-27Using -no-check by default nowPjotr Prins
2018-09-27Inlining GSL callsPjotr Prins
2018-09-26Updated version and added performance statsPjotr Prins
2018-09-19Fix progressbar for K and started on design docPjotr Prins
2018-09-19Replace safeGetline with native versionPjotr Prins
2018-09-18Speedup: kinship computationPjotr Prins
2018-09-18Disable nan checking with no-checkPjotr Prins
2018-09-15Using Guix container to build with gcc and clangPjotr Prins
2018-09-15Remove noisy batch_compute messagePjotr Prins
2018-09-07Matrices positive definite issuesPjotr Prins
2018-09-06Show warning on some unused matricesPjotr Prins
2018-09-06Fix travis errorPjotr Prins
2018-09-06Sometimes a value gets negative zero causing a NaN on the sqrt.Pjotr Prins
Closes #61
2018-09-06More debugging and a performance checkPjotr Prins
2018-09-06More debugging info and raise SIGINT instead of exitPjotr Prins
2018-09-06Further debuggingPjotr Prins
2018-09-01CalcPab notesPjotr Prins
2018-08-31More testingPjotr Prins
2018-08-31Improving readabilityPjotr Prins
2018-08-31Continue debugging calcpabPjotr Prins
2018-08-30Debugging calcPabPjotr Prins
2018-08-26More value checking and bounds checkingPjotr Prins