Comment:
Is it worth limiting compatibility with numpy 2.1?
On my personal package, I already limit to numpy 1.X so I don't hit it so much, but I feel like some others might be hitting
pydata/xarray#9403
We personally hit it and added monkey patches around it....
Comment:
Is it worth limiting compatibility with numpy 2.1?
On my personal package, I already limit to numpy 1.X so I don't hit it so much, but I feel like some others might be hitting
pydata/xarray#9403
We personally hit it and added monkey patches around it....