astro-informatics / s2wav

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

Feature/acceleration #83

Closed CosmoMatt closed 2 months ago

CosmoMatt commented 2 months ago

Pulls out JITable content from the c-backend functions and configures internal calls to s2fft_v1.1.1.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 96.70330% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 92.28%. Comparing base (8199cce) to head (dd4337a).

Files Patch % Lines
s2wav/transforms/wavelet_c.py 95.58% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #83 +/- ## ========================================== - Coverage 92.58% 92.28% -0.31% ========================================== Files 7 8 +1 Lines 580 648 +68 ========================================== + Hits 537 598 +61 - Misses 43 50 +7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.