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

Documenting examples where utils.clebsch_gordan is used to perform custom calculations of power spectrum, etc. #300

Open
SanggyuChong opened this issue Apr 19, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation Python Issues related to the Python API

Comments

@SanggyuChong
Copy link

SanggyuChong commented Apr 19, 2024

Hello,

I understand a lot of hard work has gone into coding up the CG utils for rascaline. Having this separate util class and functions allows us to do cool stuff like computing the power spectrum of a descriptor that is the difference between two different spherical expansions.

It would be a lot more helpful, in extension to the API, if there are some documentations of simple yet robust examples that explain how the class and its functions can be used.

Can we organize a task force to get this done one afternoon? Happy to be involved myself 👍

@Luthaf Luthaf added documentation Improvements or additions to documentation Python Issues related to the Python API labels Apr 19, 2024
@jwa7
Copy link
Collaborator

jwa7 commented Apr 19, 2024

Thanks @SanggyuChong good point - @PicoCentauri and I will be working on the TensorCorrelator calculator next week which will allow you to correlate arbitrary tensors (in the form of TensorMaps). This can be used, for instance, for SOAP-LODE pxV correlations as you say.

It would be great to get a task force together, maybe where we can explain the API and discuss different use cases, then think about how best to write examples and tutorials :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation Python Issues related to the Python API
Projects
None yet
Development

No branches or pull requests

3 participants