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

Fix cartesian_to_spherical for rank > 2 tensors and real_to_complex transformation #371

Merged
merged 23 commits into from
Jan 31, 2025

Conversation

ppegolo
Copy link
Contributor

@ppegolo ppegolo commented Jan 21, 2025

@ppegolo
Copy link
Contributor Author

ppegolo commented Jan 21, 2025

We'll have to make some changes for properly dispatching operations

@Luthaf
Copy link
Member

Luthaf commented Jan 21, 2025

Thanks for doing this! Do you have a test, some function that proves that the new behavior is correct? Ideally something like in #353

@ppegolo
Copy link
Contributor Author

ppegolo commented Jan 21, 2025

Just locally in a notebook, we will add some tests soon

@jwa7 jwa7 changed the title Start fixing CG utils Fix cartesian_to_spherical for rank > 2 tensors and real_to_complex transformation Jan 22, 2025
@jwa7 jwa7 requested a review from Luthaf January 22, 2025 17:38
@jwa7 jwa7 marked this pull request as ready for review January 22, 2025 17:38
@jwa7
Copy link
Member

jwa7 commented Jan 29, 2025

Think we're ready for re-review @Luthaf ! @MichelangeloDomina checked WignerDReal and is happy :)

@jwa7 jwa7 requested a review from Luthaf January 29, 2025 15:22
featomic/CHANGELOG.md Outdated Show resolved Hide resolved
python/featomic/featomic/clebsch_gordan/_coefficients.py Outdated Show resolved Hide resolved
python/featomic/tests/clebsch_gordan/rotations.py Outdated Show resolved Hide resolved
@jwa7 jwa7 requested a review from Luthaf January 31, 2025 13:14
@Luthaf
Copy link
Member

Luthaf commented Jan 31, 2025

Thank!

@Luthaf Luthaf merged commit 2c1c4d2 into main Jan 31, 2025
21 checks passed
@Luthaf Luthaf deleted the fix_real2complex branch January 31, 2025 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Errors in Clebsch-Gordan utils
3 participants