1. 13 Jul, 2017 3 commits
  2. 12 Jul, 2017 1 commit
  3. 11 Jul, 2017 1 commit
  4. 09 Jul, 2017 1 commit
  5. 07 Jul, 2017 2 commits
  6. 06 Jul, 2017 3 commits
  7. 05 Jul, 2017 2 commits
  8. 04 Jul, 2017 1 commit
  9. 30 Jun, 2017 6 commits
  10. 29 Jun, 2017 2 commits
  11. 28 Jun, 2017 1 commit
  12. 27 Jun, 2017 1 commit
  13. 25 Jun, 2017 4 commits
  14. 23 Jun, 2017 1 commit
  15. 22 Jun, 2017 4 commits
  16. 21 Jun, 2017 1 commit
  17. 20 Jun, 2017 6 commits
    • Guolin Ke's avatar
      force set to zero to prediction buffer. · 31302bf7
      Guolin Ke authored
      31302bf7
    • Guolin Ke's avatar
      Update setup.py · d0858b36
      Guolin Ke authored
      d0858b36
    • Guolin Ke's avatar
      Update .travis.yml · 35679920
      Guolin Ke authored
      35679920
    • Guolin Ke's avatar
      rollback cmakelists · 2e0a8077
      Guolin Ke authored
      2e0a8077
    • Guolin Ke's avatar
      Update dockerfile-python · 79f7f422
      Guolin Ke authored
      79f7f422
    • Guolin Ke's avatar
      [python] Submit to PyPI (#635) · 80c641cd
      Guolin Ke authored
      * add make command to the python package.
      
      * Update README.rst
      
      * Update README.rst
      
      * Update README.rst
      
      * fix tests.
      
      * fix unix build
      
      * update readme
      
      * fix setup.py
      
      * update travis
      
      * Update .travis.yml
      
      * Update test.py
      
      * some fixes.
      
      * check the 64-bit python
      
      * fix build.
      
      * refine MANIFEST.in
      
      * update Manifest.in
      
      * add more build options.
      
      * Add fatal in cmake
      
      * fix a endif.
      
      * fix bugs.
      
      * fix pep8
      
      * add test for the pip package build
      
      * add test pip install in travis.
      
      * fix version with pre-compile dll
      
      * fix readme.rst
      
      * update readme
      80c641cd