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

Add Total-Lagrange and Updated-Lagrange decorators for JAX #883

Merged
merged 13 commits into from
Nov 3, 2024

Conversation

adtzlr
Copy link
Owner

@adtzlr adtzlr commented Nov 3, 2024

  • Add the Mooney-Rivlin material for JAX (with a shared docstring from the tensortrax-version)
  • Add the Yeoh material for JAX (with a shared docstring from the tensortrax-version)
  • Add the Third-Order-Deformation material for JAX (with a shared docstring from the tensortrax-version)

@adtzlr adtzlr added the enhancement New feature or request label Nov 3, 2024
@adtzlr adtzlr self-assigned this Nov 3, 2024
Copy link

codecov bot commented Nov 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.64%. Comparing base (c2dc5d9) to head (4fdcc12).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #883      +/-   ##
==========================================
+ Coverage   97.61%   97.64%   +0.02%     
==========================================
  Files         156      162       +6     
  Lines        5923     5991      +68     
==========================================
+ Hits         5782     5850      +68     
  Misses        141      141              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adtzlr adtzlr merged commit eed4ece into main Nov 3, 2024
5 checks passed
@adtzlr adtzlr deleted the add-jax-tl-ul branch November 3, 2024 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant