aboutsummaryrefslogtreecommitdiff
path: root/src/lapack.cpp
AgeCommit message (Expand)Author
2024-12-31Adding note because of mvlmm performance test failurePjotr Prins
2018-09-28Fixes regression #179Pjotr Prins
2018-09-27Inlining GSL callsPjotr Prins
2018-09-07Matrices positive definite issuesPjotr Prins
2018-09-06Fix travis errorPjotr Prins
2018-09-06More debugging and a performance checkPjotr Prins
2018-09-06More debugging info and raise SIGINT instead of exitPjotr Prins
2018-08-31Continue debugging calcpabPjotr Prins
2018-08-26More value checking and bounds checkingPjotr Prins
2018-08-25Added remarksPjotr Prins
2018-08-25segfpe handlingPjotr Prins
2018-08-25eigenvalues: some error checking addedPjotr Prins
2017-12-07More notes and removed unused LULndetPjotr Prins
2017-12-07Some more overflow checksPjotr Prins
2017-08-27Removed large sections of commented out codePjotr Prins
2017-08-26LULndet: remove bad enforcePjotr Prins
2017-08-26Tests and enforces added related to https://github.com/genetics-statistics/GE...Pjotr Prins
2017-08-22EigenDecomp: also show warning on multiple zero valuesPjotr Prins
2017-08-22Fixes matrix checks - looking saner nowPjotr Prins
2017-08-02Massive patch using LLVM coding style. It was generated with:Pjotr Prins
2017-07-07Some three compile time fixes for the GNU GCC 7.1.0 compiler on Linux.Pjotr Prins
2017-06-02Removed FORCE_FLOAT from lmm.h,cpp.Peter Carbonetto
2017-05-31Removed WITH_LAPACK compile/build option.Peter Carbonetto
2017-05-30Removing FORCE_FLOAT from some C++ source files.Peter Carbonetto
2015-07-11add GXE testxiangzhou
2014-09-22version 0.95alphaxiangzhou