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

Questions about the computations #48

Open
daidedou opened this issue Mar 16, 2021 · 2 comments
Open

Questions about the computations #48

daidedou opened this issue Mar 16, 2021 · 2 comments

Comments

@daidedou
Copy link

Hi,

Thank you for the amazing work!
I was wondering, just to be sure: you use spherical harmonics to handle some of your computations, right? I'm searching for a way to compute the spherical spectrum with torch bindings, and I thought that your library may already do the stuff.

@mariogeiger
Copy link
Collaborator

Hi

Here I have an efficient implementation of spherical harmonics in pytorch https://docs.e3nn.org/en/latest/api/o3/o3_sh.html#e3nn.o3.cartesian_spherical_harmonics.spherical_harmonics

@daidedou
Copy link
Author

daidedou commented Mar 24, 2021

Hi,

Thanks for the fast answer! I looked a bit, but I'm not sure that this is what I want. I would like more a thing like https://shtools.oca.eu/shtools/public/ to compute the spherical spectrum directly. Maybe I'm asking too much, but since I've seen S2FFT somewhere, I thought it may be the same stuff (or maybe really similar!).

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