yt-project / yt_idv

Interactive volume rendering for yt
Other
8 stars 6 forks source link

Updates for np 2 and more #123

Closed chrishavlin closed 1 week ago

chrishavlin commented 1 week ago

Replaces #122

chrishavlin commented 1 week ago

adding a note for myself on removing the oldest-supported numpy... from https://github.com/scipy/oldest-supported-numpy :

with NumPy 2.0, it is now actually necessary to use >=2.0 at build time for packages that want to support both NumPy 1.xx and 2.0.

and see https://numpy.org/devdocs/dev/depending_on_numpy.html#adding-a-dependency-on-numpy