Yelp / MOE

A global, black box optimization engine for real world metric optimization.
Other
1.31k stars 140 forks source link

Support conda build system. #37

Open sc932 opened 10 years ago

sc932 commented 10 years ago

scipy uses this. Academic community seems to be shifting over to this (as of PyCon 2014). Another request by Julian K.

http://conda.pydata.org/

Will allow us to build into that ecosystem and apparently get windows support almost for "free"

sc932 commented 10 years ago

Use conda build http://conda.pydata.org/docs/build.html Get rid of makefiles

jakirkham commented 8 years ago

This would actually be pretty easy now that conda-forge exists. Pretty much all of your dependencies are available as packages there now.