sgsellan / gpytoolbox

A collection of utility functions to prototype geometry processing research in python
https://gpytoolbox.org
GNU General Public License v3.0
206 stars 15 forks source link

Setting Numpy version to <2 #132

Closed sgsellan closed 5 months ago

sgsellan commented 5 months ago

Numpy 2.0 came out, and it'll take a little bit to adapt our code to work with numpy 2.0. For now, this adds a hotfix to require numpy < 2