Skip to content

Improve the Extensibility of Derivative Methods#345

Merged
pulsipher merged 10 commits into
masterfrom
deriv_ext
Jun 18, 2024
Merged

Improve the Extensibility of Derivative Methods#345
pulsipher merged 10 commits into
masterfrom
deriv_ext

Conversation

@pulsipher

Copy link
Copy Markdown
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
@codecov

codecov Bot commented Jun 18, 2024

Copy link
Copy Markdown

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
@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