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

Added vector output from skew-symmetric tensor #301

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Mar 2, 2024

  1. Added vector output from skew-symmetric tensor

    Nikhil Shenoy committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    42e757d View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Added vector output option and added equivariance test

    Nikhil Shenoy committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    6925fc0 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    66521a4 View commit details
    Browse the repository at this point in the history
  2. Update utils.py

    guillemsimeon authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    433d59c View commit details
    Browse the repository at this point in the history
  3. Update model.py

    guillemsimeon authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    56acf75 View commit details
    Browse the repository at this point in the history
  4. Update tensornet.py

    guillemsimeon authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    060cc09 View commit details
    Browse the repository at this point in the history
  5. Update train.py

    guillemsimeon authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    b26f45b View commit details
    Browse the repository at this point in the history
  6. Update test_equivariance.py

    fix
    guillemsimeon authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d47493a View commit details
    Browse the repository at this point in the history