HIPS / Spearmint

Spearmint Bayesian optimization codebase
Other
1.55k stars 328 forks source link

Fix weave imports #107

Open adscib opened 7 years ago

adscib commented 7 years ago

Fixes #105 by first trying to import scipy.weave and then weave if that fails.