Foggalong / RobustOCS

Robust optimal contirbution selection problems for genetics with Python
https://pypi.org/project/robustocs
MIT License
1 stars 0 forks source link

Numpy v2 Support #20

Closed Foggalong closed 1 month ago

Foggalong commented 1 month ago

Gurobi have now released gurobipy 11.0.3 with NumPy 2.x support, which means it needs checking what needs doing on our end to support the latest version too. It may be that with these changes we can increase scope to any version of NumPy, or that we have to standardise specifically on 2.x.