astro-informatics / s2wav

Differentiable and accelerated wavelet transform on the sphere with JAX
https://astro-informatics.github.io/s2wav/
MIT License
14 stars 0 forks source link

switch to s2fft v0.0.1 and remove bash script for building #54

Closed CosmoMatt closed 1 year ago

CosmoMatt commented 1 year ago

Switches to pre-alpha release of S2FFT to pick up JAX implementations.

CosmoMatt commented 1 year ago

Moves s2fft dependency to requirements-core.txt and switches to v0.0.1 pre-alpha release. Also removes the build bash script in favour of standard pip install.