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

Porting so3.clebsch_gordan and so3.spherical_harmonics to e3nn/e3nn-jax #2

Open
3 tasks
mitkotak opened this issue Jun 19, 2024 · 1 comment
Open
3 tasks

Comments

@mitkotak
Copy link
Member

mitkotak commented Jun 19, 2024

@atharvchagi This might be a good first issue to get your feet wet. If you look at e3nn/e3nn-jax, there's a lot of complains about not supporting lmax>=10 spherical_harmonics. I think the machinery should help us resolve that issue since we can precompute, store it as .npz and then call it again. Similar story with cg coefficients as well

TODOS

  • Update the test cases here to get a feel for how the API looks
  • Update e3nn/e3nn-jax.spherical_haromonics
  • Similar process for e3nn/e3nn-jax.clebsch_gordan

I know this is pretty vague. If you are interested can provide more details :)

@atharvchagi
Copy link

Hi Mit. Thanks, I am interested, could you provide more details please?

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

No branches or pull requests

2 participants