aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-05Added simulated phenotypes for HLC.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-09-14Merge pull request #85 from prasunanand/gsl_version_patchPjotr Prins
2017-09-14check GSL_MINOR_VERSION while compilingprasun
2017-09-12Merge pull request #83 from genenetwork/masterPjotr Prins
2017-09-12Show GSL and Eigen versions in .log outputPjotr Prins
2017-08-28param.cpp: Set error on errorPjotr Prins
2017-08-27-aPjotr Prins
2017-08-27Makefile: clean up of the main Makefile and changed build instructionsPjotr Prins
2017-08-27Removed large sections of commented out codePjotr Prins
2017-08-27Merge pull request #79 from genenetwork/issue78Pjotr Prins
2017-08-26LULndet: remove bad enforcePjotr 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-26Rename unittests binary to unittests-gemmaPjotr Prins
2017-08-22Merge pull request #76 from genenetwork/merge-checkKPeter Carbonetto
2017-08-22Fix typo intecept -> interceptPjotr Prins
2017-08-22EigenDecomp: also show warning on multiple zero valuesPjotr Prins
2017-08-22Fixes matrix checks - looking saner nowPjotr Prins
2017-08-21Added explanation of "beta estimates" in log.txt outputs.Peter Carbonetto
2017-08-21Merge branch 'master' of github.com:xiangzhou/GEMMAPeter Carbonetto
2017-08-21Added more detailed description of -widv option following Xiang's description...Peter Carbonetto
2017-08-21Bumped up version for Makefile.macosx.Peter Carbonetto
2017-08-21Bumped up version.Peter Carbonetto
2017-08-21Merge pull request #73 from genenetwork/merge-checkKPeter Carbonetto
2017-08-20Move shunit2 into ./contrib and add catch-1.8.7Pjotr Prins
2017-08-20Unit testsPjotr Prins
2017-08-20Support filesPjotr Prins
2017-08-20Added checks for KPjotr Prins
2017-08-15Merge pull request #70 from genenetwork/issue14Peter Carbonetto
2017-08-15Fixes output file with kinship has extra columnPjotr Prins
2017-08-14Merge pull request #69 from genenetwork/issue58.Peter Carbonetto
2017-08-14Merge pull request #68 from genenetwork/issue26.Peter Carbonetto
2017-08-14Issue 58, add tests for GSLv2 NaN's showing up with covariatesPjotr Prins
2017-08-14Tests and fixes https://github.com/genetics-statistics/GEMMA/issues/26Pjotr Prins
2017-08-13Merge pull request #67 from genenetwork/travisPeter Carbonetto
2017-08-13Merge pull request #66 from genenetwork/issue64.Peter Carbonetto
2017-08-13Adding travis-ci support for g++-4.9 and g++-6 on Linux. Tests pass.Pjotr Prins
2017-08-13Fixes https://github.com/genetics-statistics/GEMMA/issues/64Pjotr Prins
2017-08-07Bumped version in all Makefiles.Peter Carbonetto
2017-08-07Bumped up development version.Peter Carbonetto
2017-08-07Merge branch 'master' of github.com:genetics-statistics/GEMMAPeter Carbonetto
2017-08-07Merge pull request #63 from genenetwork/loco-formattedPeter Carbonetto
2017-08-03LOCO is implemented in GEMMA for the BIMBAM format. Pass in the -locoPjotr Prins
2017-08-02Reformatted gemma calls in test_suite.sh.Peter Carbonetto
2017-08-02Merge pull request #62 from genenetwork/spacingPeter Carbonetto
2017-08-02Added section on contributing and coding style and fixed compilationPjotr Prins
2017-08-02Massive patch using LLVM coding style. It was generated with:Pjotr Prins
2017-07-27Added note about GSL version in installation instructions.Peter Carbonetto