Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Also added 'make check' command in Makefile and documented in INSTALL.md
|
|
|
|
|
|
Updated README and created INSTALL.
|
|
|
|
|
|
|
|
|
|
Spacing fixes.
|
|
|
|
|
|
Fixes gnu compile.
|
|
|
|
Makefile: find include files for Eigen3.
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
Add NO_INTEL_COMPAT flag to Makefile.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
build with FORCE_FLOAT=1
|
|
|
|
Issue #42 for tests performed.
|
|
|
|
|
|
|