index
:
pangemma
master
PanGEMMA: Genome-wide Efficient Mixed Model Association
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lapack.cpp
Age
Commit message (
Expand
)
Author
2018-09-28
Fixes regression #179
Pjotr Prins
2018-09-27
Inlining GSL calls
Pjotr Prins
2018-09-07
Matrices positive definite issues
Pjotr Prins
2018-09-06
Fix travis error
Pjotr Prins
2018-09-06
More debugging and a performance check
Pjotr Prins
2018-09-06
More debugging info and raise SIGINT instead of exit
Pjotr Prins
2018-08-31
Continue debugging calcpab
Pjotr Prins
2018-08-26
More value checking and bounds checking
Pjotr Prins
2018-08-25
Added remarks
Pjotr Prins
2018-08-25
segfpe handling
Pjotr Prins
2018-08-25
eigenvalues: some error checking added
Pjotr Prins
2017-12-07
More notes and removed unused LULndet
Pjotr Prins
2017-12-07
Some more overflow checks
Pjotr Prins
2017-08-27
Removed large sections of commented out code
Pjotr Prins
2017-08-26
LULndet: remove bad enforce
Pjotr Prins
2017-08-26
Tests and enforces added related to https://github.com/genetics-statistics/GE...
Pjotr Prins
2017-08-22
EigenDecomp: also show warning on multiple zero values
Pjotr Prins
2017-08-22
Fixes matrix checks - looking saner now
Pjotr Prins
2017-08-02
Massive patch using LLVM coding style. It was generated with:
Pjotr Prins
2017-07-07
Some three compile time fixes for the GNU GCC 7.1.0 compiler on Linux.
Pjotr Prins
2017-06-02
Removed FORCE_FLOAT from lmm.h,cpp.
Peter Carbonetto
2017-05-31
Removed WITH_LAPACK compile/build option.
Peter Carbonetto
2017-05-30
Removing FORCE_FLOAT from some C++ source files.
Peter Carbonetto
2015-07-11
add GXE test
xiangzhou
2014-09-22
version 0.95alpha
xiangzhou