aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-11-15Nans: introducing checking on mem freePjotr Prins
2017-11-11Fix compiler warningsPjotr Prins
2017-11-11Cleaning up buffer use thanks to compiler warningsPjotr Prins
2017-11-11Cleaning up compiler warningsPjotr Prins
2017-11-10Remove compiler warningsPjotr Prins
2017-11-10Tests: added more bslmm testsPjotr Prins
2017-11-09Adding tests for bslmmPjotr Prins
2017-11-09Disabled debug output when not using -debugPjotr Prins
2017-10-26VERSION now contains the GEMMA version number. A script generates a headerPjotr Prins
2017-10-26Changed SNPs into SNPs/var in output, ref https://github.com/genetics-statist...Pjotr Prins
2017-10-26Get rid of compiler warningPjotr Prins
2017-10-26Changed SNPs into SNPs/var in output, ref https://github.com/genetics-statist...Pjotr Prins
2017-10-23Travis-ci:Pjotr Prins
2017-10-20NaN check only when -debug is usedPjotr Prins
2017-10-18Tests still pass with safe_alloc (which sets the buffers to NaNs on allocation)Pjotr Prins
2017-10-14TravisPjotr Prins
2017-10-14More travisPjotr Prins
2017-10-14Travis: more fixesPjotr Prins
2017-10-14TravisPjotr Prins
2017-10-14OpenBlas infoPjotr Prins
2017-10-14Travis fixesPjotr Prins
2017-10-14Older openblas does not like blasintPjotr Prins
2017-10-14Travis fixPjotr Prins
2017-10-14More disabling of eigenlib (faster compilation) and avoid OPENBLAS_CONST whic...Pjotr Prins
2017-10-13Refactored debug settingsPjotr Prins
2017-10-13Openblas specific include filePjotr Prins
2017-10-13Replacing first dgemm - tests failPjotr Prins
2017-10-13OpenBlas: preparing for dgemm usePjotr Prins
2017-10-13Fix header for not showing sePjotr Prins
2017-10-13Disable se for lmm=2, see https://github.com/genetics-statistics/GEMMA/issues/81Pjotr Prins
2017-10-13Fixed mean and iterations in Plink - now this worksPjotr Prins
2017-10-13Progressbar updatePjotr Prins
2017-10-13Consolidate into ProgressBar into one function and related updatesPjotr Prins
2017-10-13Fix embarrassing bug that broke BIMBAM for larger datasets - found it when po...Pjotr Prins
2017-10-13debug message: minor changePjotr Prins
2017-10-13Bumped up version.Peter Carbonetto
2017-10-13Change ulong type to long.Peter Carbonetto
2017-10-13Fixed warning with assignment in if statement.Peter Carbonetto
2017-10-13Make sure __ASSERT_VOID_CAST worksPjotr Prins
2017-10-13Removing warnings on debug.h assignmentPjotr Prins
2017-10-06LMM: small cleanup and default to NaN initializationPjotr Prins
2017-10-06LMM: BIMBAM and PLINK share same LMM code - test passPjotr Prins
2017-10-06LMM: lifter genotype parsing for BIMBAM. All tests pass.Pjotr Prins
2017-10-06LMM: lifter line noPjotr Prins
2017-10-06LMM: lifted out file accessPjotr Prins
2017-10-06Oops: fixed logic problem after removing Oxford dataPjotr Prins
2017-10-05Removed Oxford format as per https://github.com/genetics-statistics/GEMMA/iss...Pjotr Prins
2017-10-05LMM: skip beta (again) with LRTPjotr Prins
2017-10-05AddressesPjotr Prins
2017-10-05Adding debug statements on entering functions and added test for issue 58Pjotr Prins