1. 31 May, 2017 3 commits
  2. 10 May, 2017 1 commit
  3. 08 May, 2017 1 commit
  4. 07 May, 2017 1 commit
    • BorisMansencal's avatar
      correct utils::nextHighestPowerOf2 · 5b92eeb2
      BorisMansencal authored
      The bit shift was done as int and not as current type (size_t for example), thus the computed next highest power of 2 was wrong on large numbers.
      5b92eeb2
  5. 02 May, 2017 1 commit
    • Tianwei Shen's avatar
      add initial cmake support (#75) · 80314d9f
      Tianwei Shen authored
      * add initial cmake support
      
      * update cmake, add cmake instructions to INSTALL
      
      * update findopenmp and INSTALL
      
      * change FindOpenBLAS.cmake to cater for macports
      
      - change cblas.h to openblas_config.h since macports does not ship
      cblas.h with openblas.
      
      * revise INSTALL for cmake
      80314d9f
  6. 25 Apr, 2017 1 commit
  7. 19 Apr, 2017 1 commit
    • Pierre Letessier's avatar
      Docker improvements (#88) · 28168310
      Pierre Letessier authored
      * Docker build from local sources rather than Github cloned sources
      
      * Update INSTALL instructions for docker build from Github repo
      
      * Back to generic makefile.inc.Linux and use of env var in Dockerfile
      
      * Back to generic makefile.inc.Linux and use of env var in Dockerfile
      28168310
  8. 14 Apr, 2017 1 commit
  9. 06 Apr, 2017 1 commit
  10. 24 Mar, 2017 1 commit
  11. 21 Mar, 2017 4 commits
  12. 16 Mar, 2017 1 commit
  13. 10 Mar, 2017 2 commits
  14. 09 Mar, 2017 1 commit
  15. 05 Mar, 2017 3 commits
  16. 04 Mar, 2017 5 commits
  17. 03 Mar, 2017 4 commits
  18. 02 Mar, 2017 2 commits
  19. 01 Mar, 2017 6 commits