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
/
mathfunc.h
Age
Commit message (
Expand
)
Author
2020-05-21
Fix new gcc error
Pjotr Prins
2018-09-06
Sometimes a value gets negative zero causing a NaN on the sqrt.
Pjotr Prins
2018-09-06
More debugging info and raise SIGINT instead of exit
Pjotr Prins
2018-08-25
Number format checking in strict mode. Also fixes #149
Pjotr Prins
2017-12-12
Updated copyright info
Pjotr Prins
2017-12-06
Some cleanup on matrix checking
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-10-14
More disabling of eigenlib (faster compilation) and avoid OPENBLAS_CONST whic...
Pjotr Prins
2017-10-13
OpenBlas: preparing for dgemm use
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-02
Massive patch using LLVM coding style. It was generated with:
Pjotr Prins
2017-06-02
Removed FORCE_FLOAT from mathfunc.*
Peter Carbonetto
2017-05-04
Local updates made by Xiang---shared via email on May 4, 2017, subject: gemma...
Peter Carbonetto
2015-07-11
add GXE test
xiangzhou
2014-09-22
version 0.95alpha
xiangzhou