aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-08-25Make sure P_yy=0 does not fail. Fix undefined iter in loop. Make sure there ↵Pjotr Prins
is cleanup on exit
2021-08-25New test suite is working and takes account of round-off problems.Pjotr Prins
Closes #247 Closes #242
2021-08-25More tests and some flexibility with testing floatsPjotr Prins
2021-08-24Tests: added K and LMM for BXDPjotr Prins
2021-08-24Removing older makefiles - note that the docker image works on macosx.Pjotr Prins
2021-08-24Tests: started to replace the test system - moving from shell scripts to ↵Pjotr Prins
Ruby tests
2021-08-22Disable round-off correctionPjotr Prins
2021-08-22Correct versionPjotr Prins
2021-08-16RELEASE NOTESPjotr Prins
2021-08-16Adding slow performing mvlmm testPjotr Prins
2021-08-16README.mdPjotr Prins
README
2021-08-16Adding profiler supportPjotr Prins
2021-08-15VersionPjotr Prins
2021-08-14VERSION set to 0.98.5-pre1Pjotr Prins
2021-08-14guix.scm: get VERSIONPjotr Prins
2021-08-14Aim at fix ofPjotr Prins
GSL ERROR: function value is not finite in brent.c at line 202 errno 9 #210
2021-08-14Added debugger to guix.scmPjotr Prins
2021-08-11Update performance notesPjotr Prins
2021-08-11Minor fix and bump versionPjotr Prins
2021-08-08Bump to version 0.99Pjotr Prins
2021-08-04Document switch -lmm 9Pjotr Prins
2021-08-02* Changed banner to show Copyright (C) 2012–2021, Xiang Zhou, Pjotr Prins ↵Pjotr Prins
and team
2021-07-30Doc: added empty linePjotr Prins
2021-07-01manual: minor formattingPjotr Prins
2021-07-01Documented NA value for BIMBAM formatPjotr Prins
2021-01-29Built static binary withPjotr Prins
make clean && make WITH_GFORTRAN=1 EXTRA_FLAGS="-L/gnu/store/741057r2x06zwg6zcmqmdyv51spm6n9i-gfortran-7.5.0-lib/lib" static -j 16
2021-01-29Release 0.98.4Pjotr Prins
2021-01-11Update debian badgePjotr Prins
2021-01-11Travis move and version bumpPjotr Prins
2021-01-11Only free randomizer when initializedPjotr Prins
Fixes: #239
2020-12-16Fix checks for `-lmm 9` modePjotr Prins
2020-12-16Fix checks for `-lmm 9` modePjotr Prins
2020-12-15Updated changelogPjotr Prins
2020-12-15Added a test for -lmm 9Pjotr Prins
2020-12-15Bump VERSIONPjotr Prins
2020-12-15Introduced `-lmm 9` switch for gemma to capture additive effect togetherPjotr Prins
without the log likelihood without adding computation time. See also #237 Closes #237
2020-12-15Undo function changePjotr Prins
2020-12-15Using M_LLM? modesPjotr Prins
2020-12-15Using M_LLM? modesPjotr Prins
2020-12-15Removed logl_H1 column for -lmm 3 - see also #237Pjotr Prins
2020-12-15Added guix.scm build configurationPjotr Prins
2020-12-15No need to pass lambda by addressPjotr Prins
2020-12-15Manual: notes on additive effectPjotr Prins
2020-12-13Note on ARM buildsPjotr Prins
2020-11-29RELEASE-NOTES updatePjotr Prins
2020-11-29Fix static buildPjotr Prins
2020-11-29Merge remote-tracking branch 'refs/remotes/origin/master'Pjotr Prins
2020-11-29Regenerated PDFPjotr Prins
2020-11-29Docker hintPjotr Prins
2020-11-29Update INSTALL docPjotr Prins