Closed aeivazi closed 4 years ago
Thanks for the PR! The tests have failed. It's less trivial as it turns out - there was a compatibility issue with emcee>3 . Fixed it here: https://github.com/amzn/emukit/pull/300 .
Leaving this open for now, until there's more certainty around https://github.com/amzn/emukit/pull/300 .
Thanks for the PR! The tests have failed. It's less trivial as it turns out - there was a compatibility issue with emcee>3 . Fixed it here: #300 .
Leaving this open for now, until there's more certainty around #300 .
https://github.com/amzn/emukit/pull/300 has been merged in. Closing this as https://github.com/amzn/emukit/pull/300 contained the version requirement changes as well.
*Issue #295
Description of changes: Switch to minimum version requirements for
scipy
andemcee
.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.