Skip to content

Conversation

@phiandark
Copy link
Collaborator

No description provided.

@copy-pr-bot
Copy link

copy-pr-bot bot commented Oct 6, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

"torch": ("https://pytorch.org/docs/stable/", None),
"jax": ("https://jax.readthedocs.io/en/latest/", None),
"torch": ("https://docs.pytorch.org/docs/stable/", None),
"jax": ("https://docs.jax.dev/en/latest/", None),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

from e3nn.util.codegen import CodeGenMixin
from e3nn.util.jit import compile_mode

from mace.tools.cg import U_matrix_real
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@phiandark phiandark changed the title [WIP] Adding examples to the documentation Adding examples to the documentation Oct 12, 2025
@phiandark phiandark marked this pull request as ready for review October 12, 2025 16:15
@mariogeiger mariogeiger merged commit d468e6a into main Oct 13, 2025
8 checks passed
mariogeiger pushed a commit that referenced this pull request Oct 13, 2025
* First example on MACE ops

* Removed wrong import

* Added fallbacks for cpu

* Guarded all synchronize

* fix
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.

2 participants