aboutsummaryrefslogtreecommitdiff
path: root/src/io.cpp
AgeCommit message (Expand)Author
2017-12-06Some cleanup on matrix checkingPjotr Prins
2017-11-30Fixed never-ending run when analyzing only a single SNP, refPjotr Prins
2017-11-22Remove compiler warnings and add check is_nanPjotr Prins
2017-11-09Adding tests for bslmmPjotr Prins
2017-10-23Travis-ci:Pjotr Prins
2017-10-18Tests still pass with safe_alloc (which sets the buffers to NaNs on allocation)Pjotr Prins
2017-10-14More disabling of eigenlib (faster compilation) and avoid OPENBLAS_CONST whic...Pjotr Prins
2017-10-13Refactored debug settingsPjotr Prins
2017-10-13Fixed mean and iterations in Plink - now this worksPjotr Prins
2017-10-13Consolidate into ProgressBar into one function and related updatesPjotr Prins
2017-10-13Change ulong type to long.Peter Carbonetto
2017-10-05Removed Oxford format as per https://github.com/genetics-statistics/GEMMA/iss...Pjotr Prins
2017-10-05Adding debug statements on entering functions and added test for issue 58Pjotr Prins
2017-10-05Added a few checks and infoPjotr Prins
2017-08-27-aPjotr Prins
2017-08-26Debug: only output check on -debugPjotr Prins
2017-08-26Tests and enforces added related to https://github.com/genetics-statistics/GE...Pjotr Prins
2017-08-20Added checks for KPjotr Prins
2017-08-15Fixes output file with kinship has extra columnPjotr Prins
2017-08-03LOCO is implemented in GEMMA for the BIMBAM format. Pass in the -locoPjotr Prins
2017-08-02Massive patch using LLVM coding style. It was generated with:Pjotr Prins
2017-07-07Some three compile time fixes for the GNU GCC 7.1.0 compiler on Linux.Pjotr Prins
2017-07-04Removed FORCE_FLOAT from io.cpp.Peter Carbonetto
2017-06-19Removed FORCE_FLOAT from param.cpp.Peter Carbonetto
2017-05-31Removed WITH_LAPACK compile/build option.Peter Carbonetto
2017-05-31Removing FORCE_FLOAT from some more C++ source files.Peter Carbonetto
2017-05-09Putatively fixed -Wc++11-narrowing error in io.cpp (see Issue #24).Peter Carbonetto
2017-05-04Fixed problems with duplicate symbols; now using static gsl libraries in Make...Peter Carbonetto
2017-05-04Local updates made by Xiang---shared via email on May 4, 2017, subject: gemma...Peter Carbonetto
2017-05-04Fixed problems with duplicate symbols in io.o, lmm.o, param.o and vc.o; creat...Peter Carbonetto
2016-05-23version 0.95alphaxiangzhou
2015-07-11add GxE testxiangzhou
2015-07-11add GXE testxiangzhou
2014-10-30version 0.95alphaxiangzhou
2014-09-22version 0.95alphaxiangzhou