yt-project / unyt

Handle, manipulate, and convert data with units in Python
https://unyt.readthedocs.io
BSD 3-Clause "New" or "Revised" License
358 stars 46 forks source link

(NEP 18) Implement and test array functions new in numpy 2.0 #483

Closed neutrinoceros closed 5 months ago

neutrinoceros commented 6 months ago

Replaces #482, also fixes #481 (even including API that were introduced after #482)

neutrinoceros commented 5 months ago

@jzuhone any chance you could review this soon ? I'm still getting failure notifications daily

jzuhone commented 5 months ago

@neutrinoceros i'll try to review this today.