dmlc / XGBoost.jl

XGBoost Julia Package
Other
288 stars 110 forks source link

Use BinaryBuilder to provide pre-built XGBoost binaries #61

Closed ViralBShah closed 5 years ago

ViralBShah commented 5 years ago

It would be nice to use BinaryBuilder / BinaryProvider for the xgboost binaries.

@staticfloat Is this something we should do in Yggdrasil itself?

cc @aviks

ViralBShah commented 5 years ago

Related discussion: #51 For windows. Also #52 #53 and #54.

ViralBShah commented 5 years ago

Filed upstream in https://github.com/JuliaPackaging/Yggdrasil/issues/10

aviks commented 5 years ago

Fixed by #68