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 9j symbols. #17

Closed
wants to merge 13 commits into from
Closed

Add 9j symbols. #17

wants to merge 13 commits into from

Conversation

tgorordo
Copy link

@tgorordo tgorordo commented Aug 14, 2024

Hi!

I've taken a rough pass at implementing the 9j symbols based on L. Wei (1998), per the README's TODO. I'm new to package-quality julia, but tried to use mostly similar patterns to the older code - for readability and minimal impact on that existing code.

Based on a bit of profiling, there's probably still some type-stability and performance to be gained, but the computation runs reasonably quickly, is exact, and tests well against the decomposition in terms of sums of products of 6j symbols.

I'd be happy to take any feedback/make any edits! :)

@tgorordo tgorordo closed this Aug 15, 2024
@tgorordo
Copy link
Author

tgorordo commented Aug 15, 2024

closed so I can cleanup and do more testing. made a bit of a mess optimizing the 9j inner sum.

edit: submitted a separate clean PR.

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.

1 participant