JuliaGameTheoreticPlanning / ParametricMCPs.jl

Mixed complementarity problems parameterized by "runtime"-parameters with support for implicit differentiation.
MIT License
17 stars 2 forks source link

Support Enzyme AD #26

Closed lassepe closed 8 months ago

lassepe commented 8 months ago

Basic forward and reverse mode rules for Enzyme

codecov[bot] commented 8 months ago

Codecov Report

Attention: 44 lines in your changes are missing coverage. Please review.

Comparison is base (a86acd3) 91.59% compared to head (d02b305) 66.87%.

Files Patch % Lines
src/AutoDiff.jl 0.00% 44 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #26 +/- ## =========================================== - Coverage 91.59% 66.87% -24.73% =========================================== Files 5 5 Lines 119 163 +44 =========================================== Hits 109 109 - Misses 10 54 +44 ``` | [Flag](https://app.codecov.io/gh/lassepe/ParametricMCPs.jl/pull/26/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Lasse+Peters) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/lassepe/ParametricMCPs.jl/pull/26/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Lasse+Peters) | `66.87% <2.22%> (-24.73%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Lasse+Peters#carryforward-flags-in-the-pull-request-comment) to find out more.

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