heracles-ec / heracles

Harmonic-space statistics on the sphere
https://heracles.readthedocs.io
GNU Lesser General Public License v3.0
3 stars 1 forks source link

NumPy 2 compatibility #199

Open ucapbba opened 1 month ago

ucapbba commented 1 month ago

Ensure compatibility with the NumPy 2 release. in pyproject.toml ensure dependency version is specified

e.g.

dependencies = [ "healpy>=1.15.0", "numpy~=2.0", ]

ucapbba commented 1 month ago

May not be compatible with pipeline