Age | Commit message (Collapse) | Author |
|
- Disabled gcc-6 since we develop with later tools anyway
- Turned the release test into a simple integration test
- Adding MacOSX on Travis-ci
Tests: Adding tests for Plink w. LOCO
Safety: Introduce strtok_safe to get rid of segfaults
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
which does not work on older cblas.h
|
|
Replaced eigenlib_dgemm with fast_dgemm - 10-30% speed gain for GEMMA
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
porting Plink to the new Analyze function
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/genetics-statistics/GEMMA/issues/46
|
|
|
|
https://github.com/genetics-statistics/GEMMA/issues/81
|
|
|
|
|
|
check GSL_MINOR_VERSION while compiling
|
|
|
|
|
|
|
|
ReadFile_geno: stop warnings after 10x
|
|
|
|
|
|
|
|
https://github.com/genetics-statistics/GEMMA/issues/78
|
|
|
|
|