Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
-n 1 2 3 13 are independent. The others depend on 3 and 13.
|
|
|
|
|
|
check GSL_MINOR_VERSION while compiling
|
|
|
|
Show GSL and Eigen versions in .log output
|
|
|
|
|
|
ReadFile_geno: stop warnings after 10x
|
|
to align with normal build systems
* Debug mode is now the default (use DEBUG= to disable)
* Dynamic linking is now the default (use FORCE_STATIC=1 for static)
* Removed references to 32-bit compilation (default is $arch)
|
|
|
|
Issue78
|
|
|
|
|