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
Age
Commit message (
Expand
)
Author
2018-08-31
More testing
Pjotr Prins
2018-08-31
Improving readability
Pjotr Prins
2018-08-31
Continue debugging calcpab
Pjotr Prins
2018-08-30
Debugging calcPab
Pjotr Prins
2018-08-26
More value checking and bounds checking
Pjotr Prins
2018-08-26
Make sure tau_inv is initialized outside loop - gets rid of compiler warning
Pjotr Prins
2018-08-26
debug: feenableexcept can be disabled using legacy mode
Pjotr Prins
2018-08-25
debug: feenableexcept for MacOS and limit to Intel x64 machines
Pjotr Prins
2018-08-25
Number format checking in strict mode. Also fixes #149
Pjotr Prins
2018-08-25
Added remarks
Pjotr Prins
2018-08-25
segfpe handling
Pjotr Prins
2018-08-25
eigenvalues: some error checking added
Pjotr Prins
2018-07-27
Add floating point hardware checking for Intel on GNU compilers
Pjotr Prins
2018-07-26
Unittest: added test for forcing and catching floating point errors (this works)
Pjotr Prins
2018-07-14
Guix: add more build information to the final binary
Pjotr Prins
2018-06-29
Fix conflict
Pjotr Prins
2018-06-29
Merge branch 'master' of github.com:genetics-statistics/GEMMA
Pjotr Prins
2018-06-05
Typo: sepcified -> specified
Dylan Aïssi
2018-02-28
MinGW mkdir function doesn't allow for S_IRWXU, params
DannyArends
2018-02-28
renamed import io.h to gemma_io.h
DannyArends
2018-02-28
io.h is a std lib function for MinGW64, renamed it to gemma_io.h
DannyArends
2018-02-22
Changed handling of version number so it does not modify every compile
Pjotr Prins
2018-01-27
Extra error info on strtok parsing failure - should help support
Pjotr Prins
2018-01-26
Always check input data for strtok - unless -no-check is used
Pjotr Prins
2018-01-26
Change OpenBLAS warning
Pjotr Prins
2017-12-19
Documentation and Travis fixes
Pjotr Prins
2017-12-19
Make eigelib -legacy
Pjotr Prins
2017-12-17
Reverted on using eigenlib_dgemm because of hanging K compute with dataset
Pjotr Prins
2017-12-17
BimbamKin: show error when genotypes do not match
Pjotr Prins
2017-12-12
Updated copyright info
Pjotr Prins
2017-12-08
Changed banner and behaviour
Pjotr Prins
2017-12-08
Legacy mode does not show logl_H1 column in output
Pjotr Prins
2017-12-08
Drop legacy eigenlib_dgemm from fastblas
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
Travis: fixes
Pjotr Prins
2017-12-07
More notes and removed unused LULndet
Pjotr Prins
2017-12-07
Some more overflow checks
Pjotr Prins
2017-12-06
Some cleanup on matrix checking
Pjotr Prins
2017-12-06
Fix openblas complaint
Pjotr Prins
2017-12-06
Integer overflow checking for matrix dgemm and adding path for OpenBlas inclu...
Pjotr Prins
2017-11-30
Fixed never-ending run when analyzing only a single SNP, ref
Pjotr Prins
2017-11-22
Explicit include of gsl_sys.h for GSLv1
Pjotr Prins
2017-11-22
Remove compiler warnings
Pjotr Prins
2017-11-22
Remove compiler warnings and add check is_nan
Pjotr Prins
2017-11-15
Nans: introducing checking on mem free
Pjotr Prins
2017-11-11
Fix compiler warnings
Pjotr Prins
2017-11-11
Cleaning up buffer use thanks to compiler warnings
Pjotr Prins
2017-11-11
Cleaning up compiler warnings
Pjotr Prins
2017-11-10
Remove compiler warnings
Pjotr Prins
[next]