aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-08-26github-ci: adapt workflowPjotr Prins
2021-08-26github-ci: adapt workflowPjotr Prins
2021-08-26test.ymlPjotr Prins
2021-08-26Add github-ciPjotr Prins
2021-08-26Merging the test changes from the Debian tree and changing some other testsPjotr Prins
to enhance reproducibility.
2021-08-26MD5SUM for static binaryPjotr Prins
2021-08-25Static releasePjotr Prins
2021-08-25Get ready for release 0.98.6Pjotr Prins
2021-08-25Tests: fix RNG and add debug info by defaultPjotr Prins
2021-08-25Add -lmm 9 test and make sure other file formats workPjotr Prins
2021-08-25Disable debugging outputPjotr Prins
2021-08-25iter could go out of bounds in CalcLambda - may explain github #243Pjotr Prins
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