SciML / SciMLBase.jl

The Base interface of the SciML ecosystem
https://docs.sciml.ai/SciMLBase/stable
MIT License
131 stars 97 forks source link

Add jvp and vjp fields to OptimizationFunction #675

Closed Vaibhavdixit02 closed 5 months ago

Vaibhavdixit02 commented 5 months ago

Checklist

Additional context

Add any other context about the problem here.

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 20.00000% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 31.70%. Comparing base (0ec4159) to head (20e4799).

Files Patch % Lines
src/problems/bvp_problems.jl 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #675 +/- ## ========================================== - Coverage 40.84% 31.70% -9.15% ========================================== Files 55 55 Lines 4490 4482 -8 ========================================== - Hits 1834 1421 -413 - Misses 2656 3061 +405 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.