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

Improve Ogden & Enhance gradient stability of eigenvalues #106

Merged
merged 5 commits into from
Aug 10, 2022
Merged

Conversation

adtzlr
Copy link
Owner

@adtzlr adtzlr commented Aug 10, 2022

fixes #104 and fixes #105

@adtzlr adtzlr added the enhancement New feature or request label Aug 10, 2022
@adtzlr adtzlr self-assigned this Aug 10, 2022
@codecov-commenter
Copy link

codecov-commenter commented Aug 10, 2022

Codecov Report

Merging #106 (fcd4729) into main (d73a1c5) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #106   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines          861       865    +4     
=========================================
+ Hits           861       865    +4     
Impacted Files Coverage Δ
matadi/__about__.py 100.00% <100.00%> (ø)
matadi/math.py 100.00% <100.00%> (ø)
matadi/models/_hyperelasticity_isotropic.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@adtzlr adtzlr merged commit caa7ed8 into main Aug 10, 2022
@adtzlr adtzlr deleted the improve-ogden branch August 10, 2022 19:56
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.

Enhance automatic differentiation of eigenvalues Change Ogden material
2 participants