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 the Extensibility of Derivative Methods #345

Merged
merged 10 commits into from
Jun 18, 2024
Merged

Improve the Extensibility of Derivative Methods #345

merged 10 commits into from
Jun 18, 2024

Conversation

pulsipher
Copy link
Collaborator

This makes the derivative evaluation API more modular. It is greatly helpful for InfiniteExaModels to not duplicate the reformulation code and also increases performance.

@pulsipher pulsipher added enhancement New feature or request performance Something is slowing the code down transformations Something to do with model transformations labels Jun 18, 2024
Copy link

codecov bot commented Jun 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.74%. Comparing base (0edc47e) to head (a58bd18).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #345   +/-   ##
=======================================
  Coverage   99.74%   99.74%           
=======================================
  Files          36       36           
  Lines        6679     6684    +5     
=======================================
+ Hits         6662     6667    +5     
  Misses         17       17           

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

@pulsipher pulsipher merged commit 20c1162 into master Jun 18, 2024
10 checks passed
@pulsipher pulsipher deleted the deriv_ext branch June 18, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request performance Something is slowing the code down transformations Something to do with model transformations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant