astro-informatics / ssht

Fast and exact spin spherical harmonic transforms
http://astro-informatics.github.io/ssht/
GNU General Public License v3.0
11 stars 2 forks source link

incompatible numpy binary #47

Closed mdavezac closed 3 years ago

mdavezac commented 3 years ago

Pyssht should be built with the oldest possible numpy, to ensure that it runs as many numpy as possible. The simplest option is to modify pyproject.toml as per https://github.com/scipy/oldest-supported-numpy.

mdavezac commented 3 years ago

Should probably move to https://github.com/conan-io/conan-center-index/ at the same time