Commit Graph

12 Commits

Author SHA1 Message Date
Clouds d1cdb623c3 Update setup.py (#803)
fix errors when running `python3 setup.py sdist bdist_wheel`
2018-01-22 10:00:08 -08:00
Tianqi Chen 9c0da90fb1 [PASS/SETUP] Fix minior issues (#663)
* [PASS/SETUP] Fix minior issues

* fix lint
2017-11-21 11:11:41 -08:00
Tianqi Chen 4865f95830 [BUILD] Windows support of DLL exports (#522) 2017-10-08 15:28:36 -07:00
Tianqi Chen c6c287bfa3 [SETUP] Always use relpath for setup (#421)
* [SETUP] Always use relpath for setup

* [CMAKE] Fix cmake llvm build
2017-09-04 17:53:18 -07:00
Tianqi Chen 26b433b5de [TEST] Jenkinsfile (#389)
* [TEST] Jenkinsfile

* Fix wheel setup
2017-08-26 12:08:59 -07:00
Tianqi Chen 7f1b0f5bae [SETUP] Fix python setup (#380) 2017-08-24 09:00:03 -07:00
ziheng c6ebb5a1ef [Python] Dist wheel tools (#348) 2017-08-19 20:43:11 -07:00
ziheng 5cdc860492 [TAG] Fix signature of decorated function (#228)
* [TAG] Fix signature of decorated function

* Add dep
2017-07-07 16:02:35 -07:00
Tianqi Chen 8a5b6c21ad [DOC] Doc redirection (#119)
* [DOC] Doc redirection

* fix setup url
2017-05-04 16:13:08 -07:00
ziheng d45b6d4b84 [DOC] Add intro to 'comm_reducer' in tutorial; fix doc (#108)
* [DOC] Add intro to 'comm_reducer' in tutorial; fix doc

* Fix

* Fix
2017-04-29 14:39:24 -07:00
Tianqi Chen 535a97c968 [PYTHON/FFI] Enable Cython FFI (#106)
* [PYTHON/FFI] Enable Cython FFI

* fix cython
2017-04-27 15:20:29 -07:00
ziheng b5702eca64 [DOC] Add setup.py, fix comments (#89)
* Add setup.py, fix comments

* Update installation document
2017-04-15 14:45:17 -07:00