aboutsummaryrefslogtreecommitdiff
path: root/src/vc.cpp
AgeCommit message (Collapse)Author
2020-05-22Fixes for gcc (GCC) 10.1.0Pjotr Prins
Started to remove eigenlib (again)
2018-08-26Make sure tau_inv is initialized outside loop - gets rid of compiler warningPjotr Prins
2018-02-28renamed import io.h to gemma_io.hDannyArends
2017-11-10Remove compiler warningsPjotr Prins
2017-10-23Travis-ci:Pjotr Prins
- Disabled gcc-6 since we develop with later tools anyway - Turned the release test into a simple integration test - Adding MacOSX on Travis-ci Tests: Adding tests for Plink w. LOCO Safety: Introduce strtok_safe to get rid of segfaults
2017-10-14More disabling of eigenlib (faster compilation) and avoid OPENBLAS_CONST ↵Pjotr Prins
which does not work on older cblas.h
2017-10-05Adding debug statements on entering functions and added test for issue 58Pjotr Prins
2017-08-02Massive patch using LLVM coding style. It was generated with:Pjotr Prins
clang-format -style=LLVM -i *.cpp *.h Please set your editor to replace tabs with spaces and use indentation of 2 spaces.
2017-07-07Fix spacingPjotr Prins
2017-06-29Remove FORCE_FLOAT from vc.cpp.Peter Carbonetto
2017-05-04Fixed problems with duplicate symbols; now using static gsl libraries in ↵Peter Carbonetto
Makefile.osx so that others don't have to download it using Homebrew.
2017-05-04Local updates made by Xiang---shared via email on May 4, 2017, subject: ↵Peter Carbonetto
gemma on expression data.
2017-05-04Fixed problems with duplicate symbols in io.o, lmm.o, param.o and vc.o; ↵Peter Carbonetto
created a Makefile for Mac OS X (tested on 10.11, i.e., El Capitan).
2016-05-23version 0.95alphaxiangzhou
2014-09-22version 0.95alphaxiangzhou