Conversation
Reviewer's Guide by SourceryThis pull request introduces a new sub-package No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #79 +/- ##
===========================================
- Coverage 92.95% 49.00% -43.95%
===========================================
Files 5 9 +4
Lines 582 1108 +526
===========================================
+ Hits 541 543 +2
- Misses 41 565 +524
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@andrinr have you had any time to work on this branch? |
|
Pretty short on time, but still in the back of my head 🗡️ |
This pull request enables importing the library using
import powerbox.jax ...Summary by Sourcery
Introduce JAX support for core functionalities.
New Features:
powerbox.jaxsub-package containing JAX implementations ofPowerBox,LogNormalPowerBox,get_power,angular_average, and related tools.import powerbox.jax ...Enhancements:
JAXFFTbackend for FFT operations usingjax.fft.