huawei-noah / HEBO

Bayesian optimisation & Reinforcement Learning library developped by Huawei Noah's Ark Lab
3.24k stars 584 forks source link

Support for `numpy>=1.25` #76

Open caren-guo opened 4 months ago

caren-guo commented 4 months ago

Right now it's pinned to numpy<1.25,>=1.16, which is blocking us from upgrading numpy to the latest version 1.26.

ad8e commented 4 months ago

This issue is causing a failure to install on Ubuntu 24.04.