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

Operators that combine first and second order #300

Merged
merged 15 commits into from
Jun 4, 2024
Merged

Conversation

gdalle
Copy link
Member

@gdalle gdalle commented Jun 4, 2024

Versions

  • Bump DI to v0.5.4
  • Bump DIT to v0.4.3

DI source

  • Add value_derivative_and_second_derivative

DI extensions

  • Implement value_derivative_and_second_derivative for FastDifferentiation

DI docs

  • Fill the table of operators a little more

DIT source

  • Revamp second order scenarios so that they also contain a first_order_ref
  • Add correctness, type stability and benchmark tests for value_derivative_and_second_derivative

@codecov-commenter
Copy link

codecov-commenter commented Jun 4, 2024

Codecov Report

Attention: Patch coverage is 83.96947% with 21 lines in your changes missing coverage. Please review.

Project coverage is 96.42%. Comparing base (558a9b8) to head (10414c5).

Files Patch % Lines
...fferentiationInterfaceTest/src/scenarios/sparse.jl 8.33% 11 Missing ⚠️
...erentiationInterfaceTest/src/scenarios/scenario.jl 85.00% 6 Missing ⚠️
...ferentiationInterfaceTest/src/tests/correctness.jl 84.61% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #300      +/-   ##
==========================================
- Coverage   96.72%   96.42%   -0.31%     
==========================================
  Files          71       71              
  Lines        3883     3973      +90     
==========================================
+ Hits         3756     3831      +75     
- Misses        127      142      +15     

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

@gdalle gdalle merged commit 042d75f into main Jun 4, 2024
32 checks passed
@gdalle gdalle deleted the gd/secondorder_with_value branch June 4, 2024 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants