cta-observatory / ctapipe

Low-level data processing pipeline software for CTAO or similar arrays of Imaging Atmospheric Cherenkov Telescopes
https://ctapipe.readthedocs.org
BSD 3-Clause "New" or "Revised" License
63 stars 269 forks source link

Check numpy 2.0 migration guide #2404

Closed maxnoe closed 12 months ago

maxnoe commented 1 year ago

Numpy 1.26 with the deprecations for numpy 2.0 is out.

While we have to wait for our dependencies to update (mostly astropy and numba), we should check our direct usage of numpy already.