aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-12-10Added test data for #188Pjotr Prins
2018-12-10Fixes regression introduced by sharing plink algorithm with BIMBAM.Pjotr Prins
closes #188
2018-12-10INSTALLPjotr Prins
2018-10-14INSTALL.md: update make rulesPjotr Prins
2018-10-14README: badgesPjotr Prins
2018-10-14Makefile: more standard use of rulesPjotr Prins
2018-10-14Makefile: remove RPATHPjotr Prins
2018-10-09clang++: disable Og switch for condaPjotr Prins
2018-09-29RELEASE NOTES for 0.98Pjotr Prins
2018-09-28READMEPjotr Prins
2018-09-28Updated release notesPjotr Prins
2018-09-28Updated versionPjotr Prins
2018-09-28Preparing for releasePjotr Prins
2018-09-28Fixes regression #179Pjotr Prins
2018-09-28Atlas compilation (still not working)Pjotr Prins
2018-09-28Atlas compilationPjotr Prins
2018-09-27Tests: added correlated phenotype testPjotr Prins
2018-09-27Using -no-check by default nowPjotr Prins
2018-09-27Using -no-check by default nowPjotr Prins
2018-09-27Inlining GSL callsPjotr Prins
2018-09-26Adding test data for correlated phenotypes (thanks @HannahVMeyer)Pjotr Prins
2018-09-26GSL 2.x is preferredPjotr Prins
closes #177
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-18Fixing Travis buildPjotr Prins
2018-09-18Fix Travis build againPjotr Prins
2018-09-18Fix Travis build againPjotr Prins
2018-09-18ProfilingPjotr Prins
2018-09-18Speedup: kinship computationPjotr Prins
2018-09-18Performance metricsPjotr Prins
2018-09-18Disable nan checking with no-checkPjotr Prins
2018-09-18Added profiling and build instructionsPjotr Prins
2018-09-15Using Guix container to build with gcc and clangPjotr Prins
2018-09-15Remove noisy batch_compute messagePjotr Prins
2018-09-15README: updatePjotr 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
2018-08-26Make sure tau_inv is initialized outside loop - gets rid of compiler warningPjotr Prins