aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-01guix: cleanup and prepare for running guilePjotr Prins
2024-12-31doc: and why it matters for gemmaPjotr Prins
2024-12-31doc: describe how we use propagator networksPjotr Prins
2024-12-31doc: breaking with the pastPjotr Prins
2024-12-31Adding note because of mvlmm performance test failurePjotr Prins
2024-12-31Make compilation workPjotr Prins
2024-12-09doc: add note on genenetwork.orgPjotr Prins
2024-12-09Doc: remove old filesPjotr Prins
2024-12-09Doc: write up coding approachPjotr Prins
2024-12-09Update READMEs for new PanGEMMA developmentPjotr Prins
2024-12-09Expanded error messagePjotr Prins
2024-08-17mvlmm: Dump the initial data.Artyom Bologov
2024-08-17Add -debug-dump CLI flag for dumping data to files.Artyom Bologov
2024-08-17gemma.cpp: Rephrase main LMM track for searchability.Artyom Bologov
2024-08-16gemma,lmm,mvlmm: Add data debug printing everywhere.Artyom Bologov
2024-08-16gemma.cpp: Do eigendecomposition the same way as with LMM.Artyom Bologov
2024-05-03README: fix badgesPjotr Prins
2024-05-03Built a static version of gemmaPjotr Prins
2023-06-30github action: add catch2Pjotr Prins
2023-06-29github action fixPjotr Prins
2023-06-29Add limitsPjotr Prins
2023-06-29Fix build on guix using limitsPjotr Prins
2023-06-18Start using catch2 testing systemPjotr Prins
2023-06-18works: guix build -f guix.scmPjotr Prins
2023-06-18Remove catch.hpp and use the one from the distroPjotr Prins
2022-08-06Updated manual.pdf: align text with actual BIMBAM 0-2 rangePjotr Prins
2022-08-06Add warning when genotypes not in range for mean BIMBAMPjotr Prins
2022-08-05Bump version and minor outputPjotr Prins
2022-08-05Align text with actual BIMBAM 0-2 rangePjotr Prins
2022-08-05Try and fix travis OSX buildPjotr Prins
2022-02-15Control P_yy round-off.Pjotr Prins
2022-02-15Notes on GuixPjotr Prins
2021-08-26Note on removing Travis-CIPjotr Prins
2021-08-26Manual: missingness correction thanks to @alycemacPjotr Prins
2021-08-26Removed Travis-CI because it no longer works for some reasonPjotr Prins
2021-08-26github-ci: fix badgePjotr Prins
2021-08-26github-ci: add infoPjotr Prins
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
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 i...Pjotr Prins