index
:
pangemma
master
PanGEMMA: Genome-wide Efficient Mixed Model Association
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
debug.h
Age
Commit message (
Expand
)
Author
2024-08-17
Add -debug-dump CLI flag for dumping data to files.
Artyom Bologov
2020-10-04
Silence means silent!
Pjotr Prins
2020-09-28
Display mean
Pjotr Prins
2018-09-27
Using -no-check by default now
Pjotr Prins
2018-09-06
Show warning on some unused matrices
Pjotr Prins
2018-09-06
More debugging and a performance check
Pjotr Prins
2018-09-06
More debugging info and raise SIGINT instead of exit
Pjotr Prins
2018-09-06
Further debugging
Pjotr Prins
2018-08-30
Debugging calcPab
Pjotr Prins
2018-08-26
More value checking and bounds checking
Pjotr Prins
2018-08-25
Number format checking in strict mode. Also fixes #149
Pjotr Prins
2018-07-27
Add floating point hardware checking for Intel on GNU compilers
Pjotr Prins
2018-01-27
Extra error info on strtok parsing failure - should help support
Pjotr Prins
2017-12-12
Updated copyright info
Pjotr Prins
2017-12-08
Reduce debug noise levels
Pjotr Prins
2017-12-07
Improve error messages, closes https://github.com/genetics-statistics/GEMMA/i...
Pjotr Prins
2017-12-07
Some more overflow checks
Pjotr Prins
2017-11-15
Nans: introducing checking on mem free
Pjotr Prins
2017-11-09
Adding tests for bslmm
Pjotr Prins
2017-11-09
Disabled debug output when not using -debug
Pjotr Prins
2017-10-23
Travis-ci:
Pjotr Prins
2017-10-18
Tests still pass with safe_alloc (which sets the buffers to NaNs on allocation)
Pjotr Prins
2017-10-14
More travis
Pjotr Prins
2017-10-13
Refactored debug settings
Pjotr Prins
2017-10-13
OpenBlas: preparing for dgemm use
Pjotr Prins
2017-10-13
Make sure __ASSERT_VOID_CAST works
Pjotr Prins
2017-08-26
Tests and enforces added related to https://github.com/genetics-statistics/GE...
Pjotr Prins
2017-08-22
Fixes matrix checks - looking saner now
Pjotr Prins
2017-08-20
Added checks for K
Pjotr Prins
2017-08-14
Tests and fixes https://github.com/genetics-statistics/GEMMA/issues/26
Pjotr Prins
2017-08-13
Fixes https://github.com/genetics-statistics/GEMMA/issues/64
Pjotr Prins
2017-08-03
LOCO is implemented in GEMMA for the BIMBAM format. Pass in the -loco
Pjotr Prins