aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Collapse)Author
2018-02-28MinGW mkdir function doesn't allow for S_IRWXU, paramsDannyArends
2017-12-08Changed banner and behaviourPjotr Prins
2017-10-13Refactored debug settingsPjotr Prins
Replaced eigenlib_dgemm with fast_dgemm - 10-30% speed gain for GEMMA
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
clang-format -style=LLVM -i *.cpp *.h Please set your editor to replace tabs with spaces and use indentation of 2 spaces.
2017-07-07Fix spacingPjotr Prins
2017-06-01Removed FORCE_FLOAT from additional C++ source files.Peter Carbonetto
2014-09-22version 0.95alphaxiangzhou