-
-
Notifications
You must be signed in to change notification settings - Fork 197
Fix rotate_alm test #703
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
base: main
Are you sure you want to change the base?
Fix rotate_alm test #703
Conversation
|
the the Alms are actually quite different between |
27724ca to
b665391
Compare
|
@keskitalo you contributed this unit test back in #399 |
|
Thanks for finding the error, @zonca ! The initialization of the a_lm array in the test does indeed have an error. Instead of It should be (changed loop ranges for both ell and m): Unfortunately, at least on my test system, I now see small but genuine discrepancies: |
No description provided.