dirac-institute / kbmod

KBMOD (Kernel-Based Moving Object Detection)
BSD 2-Clause "Simplified" License
46 stars 14 forks source link

Upgrade to numpy 2.0 #717

Closed jeremykubica closed 2 months ago

jeremykubica commented 2 months ago

Closes #658

Upgrade to support numpy 2.0 and above. This requires pulling new versions of both eigen and pybind11 using git submodule update --remote. We add minimum versions for a bunch of packages, such as reproject and astropy-healpix.

jeremykubica commented 2 months ago

Rolling this back because it is failing in some weird places