aboutsummaryrefslogtreecommitdiff
path: root/src/mathfunc.h
AgeCommit message (Expand)Author
2020-05-21Fix new gcc errorPjotr Prins
2018-09-06Sometimes a value gets negative zero causing a NaN on the sqrt.Pjotr Prins
2018-09-06More debugging info and raise SIGINT instead of exitPjotr Prins
2018-08-25Number format checking in strict mode. Also fixes #149Pjotr Prins
2017-12-12Updated copyright infoPjotr Prins
2017-12-06Some cleanup on matrix checkingPjotr Prins
2017-11-22Remove compiler warnings and add check is_nanPjotr Prins
2017-11-15Nans: introducing checking on mem freePjotr Prins
2017-10-14More disabling of eigenlib (faster compilation) and avoid OPENBLAS_CONST whic...Pjotr Prins
2017-10-13OpenBlas: preparing for dgemm usePjotr Prins
2017-08-22Fixes matrix checks - looking saner nowPjotr Prins
2017-08-20Added checks for KPjotr Prins
2017-08-14Tests and fixes https://github.com/genetics-statistics/GEMMA/issues/26Pjotr Prins
2017-08-02Massive patch using LLVM coding style. It was generated with:Pjotr Prins
2017-06-02Removed FORCE_FLOAT from mathfunc.*Peter Carbonetto
2017-05-04Local updates made by Xiang---shared via email on May 4, 2017, subject: gemma...Peter Carbonetto
2015-07-11add GXE testxiangzhou
2014-09-22version 0.95alphaxiangzhou