aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-06-27Create gemmalib and get ready with a guile testPjotr Prins
2025-06-27premake: docPjotr Prins
2025-06-26Enforce OPENBLAS and add verbosityPjotr Prins
2025-06-26premake: instruction in headerPjotr Prins
2025-06-26ignoresPjotr Prins
2025-06-26Introducing premakePjotr Prins
2025-06-26Prepare for ninjaPjotr Prins
2025-06-24Preparing the build shell and enviromentPjotr Prins
2025-06-24guix: adding guilePjotr Prins
2025-06-24guix: revamping guix.scmPjotr Prins
2025-06-24Doc: editsPjotr Prins
2025-06-24Doc: editsPjotr Prins
2025-06-22DocsPjotr Prins
2025-06-22Add commentPjotr Prins
2025-01-05doc: note on naming gemma-read-geno-filePjotr Prins
2025-01-05doc: propagator plumbingPjotr Prins
2025-01-04Added checkpoints for file readersPjotr Prins
2025-01-04Show checkpoints passed with -debug switchPjotr Prins
2025-01-04doc: added URL to propagators are Unix pipes on steroidsPjotr Prins
2025-01-04doc: merged edits by Rob W. WilliamsPjotr Prins
2025-01-03Propagators are Unix pipes on steroidsPjotr Prins
2025-01-03Adding support for checkpoints and relevant documentationPjotr Prins
2025-01-02Note on actorsPjotr Prins
2025-01-02doc: expand on propnetsPjotr Prins
2025-01-01Use Daves example to experimentPjotr Prins
2025-01-01Handle command line parametersPjotr Prins
2025-01-01Started on pangemmaPjotr Prins
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
This way, one can export the eigen* data that matches the one used while doing LMM. Otherwise the exported eigenvectors are sliiiiightly off and break the computations depending on them in Mgamma.
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