Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
This patch is a mess because we use different line endings. I propose
to convert to standard Unix mode (as was the original GEMMA code).
To convert with vim one can use
set fileformat=unix
Do not merge this pull request, we can handle te fixes later.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
build with FORCE_FLOAT=1
|
|
|
|
Issue #42 for tests performed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Makefile.osx so that others don't have to download it using Homebrew.
|
|
|
|
gemma on expression data.
|
|
created a Makefile for Mac OS X (tested on 10.11, i.e., El Capitan).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|