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

Update loops to use jax calls and JIT some functions #27

Draft
wants to merge 21 commits into
base: main
Choose a base branch
from

Commits on Aug 17, 2023

  1. Remove extra example files

    chahak13 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    0880975 View commit details
    Browse the repository at this point in the history
  2. Restructure code and add materials subdir

    To make the imports easier from the materials subdir, also restructured
    other files. This moves `MPM` to a separate file so as to remove
    circular imports for materials module.
    chahak13 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    3e309e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b4f1c0 View commit details
    Browse the repository at this point in the history
  4. Add Newtonian material

    chahak13 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    763af13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6120e44 View commit details
    Browse the repository at this point in the history
  6. Run benchmark on cpu

    chahak13 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    0055007 View commit details
    Browse the repository at this point in the history
  7. Temp commit: To be squashed

    chahak13 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    f285088 View commit details
    Browse the repository at this point in the history
  8. Make Nodes as state

    chahak13 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    3518368 View commit details
    Browse the repository at this point in the history
  9. Working nonfrozen node state

    chahak13 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    25289e7 View commit details
    Browse the repository at this point in the history
  10. Working frozen Nodestate

    chahak13 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    00f9822 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    28e7bff View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4158e11 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3d0e43e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f6e1880 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5f3b5f7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    09bd261 View commit details
    Browse the repository at this point in the history
  17. Broken traction

    chahak13 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    a07cadf View commit details
    Browse the repository at this point in the history
  18. Update tests

    chahak13 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    b4b2e38 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1034d4f View commit details
    Browse the repository at this point in the history
  20. Update optim file

    chahak13 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    03f112c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fcec796 View commit details
    Browse the repository at this point in the history