aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-03-06Added link to RCC workshop.Peter Carbonetto
2018-03-01Merge pull request #139 from DannyArends/minGW_RPeter Carbonetto
Added support to build GEMMA using the Rtool chain in Windows (x64).
2018-03-01Early morning extra fwd slash failure, fixed in this commitDannyArends
2018-03-01Trying to fix the -isystem/ failure of travisDannyArends
2018-02-28Compilation instruction for GEMMA using the R-toolchain under windowsDannyArends
2018-02-28Makefile changes, to compile under windowsDannyArends
2018-02-28MinGW mkdir function doesn't allow for S_IRWXU, paramsDannyArends
2018-02-28renamed import io.h to gemma_io.hDannyArends
2018-02-28io.h is a std lib function for MinGW64, renamed it to gemma_io.hDannyArends
2018-02-28Windows compilation paths, and restructuring the -isystemDannyArends
2018-02-28OS detection, and version script generator selection via VGENDannyArends
2018-02-28Windows script to generate src/version.hDannyArends
2018-02-22Changed handling of version number so it does not modify every compilePjotr Prins
2018-02-22mantual.tex: added info on creating unique directory for outputPjotr Prins
2018-01-27Bump preview versionPjotr Prins
2018-01-27Extra error info on strtok parsing failure - should help supportPjotr Prins
2018-01-26Always check input data for strtok - unless -no-check is usedPjotr Prins
2018-01-26Change OpenBLAS warningPjotr Prins
2017-12-27Release generic x86_64Pjotr Prins
2017-12-19Merge branch 'master' of github.com:genetics-statistics/GEMMAPjotr Prins
2017-12-19Documentation and Travis fixesPjotr Prins
2017-12-19Optimizing OpenBlasPjotr Prins
2017-12-19Use OpenBlas cblas interface by defaultPjotr Prins
2017-12-19Openblas not linkingPjotr Prins
2017-12-19MakefilePjotr Prins
2017-12-19Fix travisPjotr Prins
2017-12-19Make eigelib -legacyPjotr Prins
2017-12-18lapack is part of OpenBlasPjotr Prins
2017-12-18READMEPjotr Prins
2017-12-18Getting ready for release. Defaulting to OpenBlasPjotr Prins
2017-12-17Reverted on using eigenlib_dgemm because of hanging K compute with datasetPjotr Prins
2017-12-17BimbamKin: show error when genotypes do not matchPjotr Prins
2017-12-12Updated copyright infoPjotr Prins
2017-12-12README: License info for gzstreamPjotr Prins
2017-12-08Changed banner and behaviourPjotr Prins
2017-12-08Legacy mode does not show logl_H1 column in outputPjotr Prins
2017-12-08Drop legacy eigenlib_dgemm from fastblasPjotr Prins
2017-12-08Reduce debug noise levelsPjotr Prins
2017-12-07Improve error messages, closes ↵Pjotr Prins
https://github.com/genetics-statistics/GEMMA/issues/116
2017-12-070.97-pre5Pjotr Prins
2017-12-07Travis: fixesPjotr Prins
2017-12-07Travix: fix MacOS build, see https://github.com/travis-ci/travis-ci/issues/8826Pjotr Prins
2017-12-07More notes and removed unused LULndetPjotr Prins
2017-12-07Some more overflow checksPjotr Prins
2017-12-06Some cleanup on matrix checkingPjotr Prins
2017-12-06Fix openblas complaintPjotr Prins
2017-12-06Integer overflow checking for matrix dgemm and adding path for OpenBlas ↵Pjotr Prins
include files
2017-11-30Fixed never-ending run when analyzing only a single SNP, refPjotr Prins
https://groups.google.com/forum/#!topic/gemma-discussion/a-ommTiucC8
2017-11-22Explicit include of gsl_sys.h for GSLv1Pjotr Prins
2017-11-22Remove compiler warningsPjotr Prins