Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add on-the-fly support for Fourier Wigner transforms #260

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

CosmoMatt
Copy link
Collaborator

Updates the Fourier Wigner transforms to add support for the case in which no precomputes are provided. In this case the appropriate values for the Wigner Fourier coefficients (and quadrature weights for the forward transform) are computed on-the-fly.

@CosmoMatt CosmoMatt added enhancement New feature or request clean up labels Jan 21, 2025
@CosmoMatt CosmoMatt requested a review from jasonmcewen January 21, 2025 09:46
@CosmoMatt CosmoMatt self-assigned this Jan 21, 2025
Copy link

codecov bot commented Jan 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.32%. Comparing base (876e090) to head (1d41923).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #260      +/-   ##
==========================================
+ Coverage   96.28%   96.32%   +0.04%     
==========================================
  Files          32       32              
  Lines        3606     3648      +42     
==========================================
+ Hits         3472     3514      +42     
  Misses        134      134              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clean up enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant