MOE
MOE copied to clipboard
Support conda build system.
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"
Use conda build http://conda.pydata.org/docs/build.html Get rid of makefiles
This would actually be pretty easy now that conda-forge exists. Pretty much all of your dependencies are available as packages there now.