mentat-collective / emmy

The Emmy Computer Algebra System.
https://emmy.mentat.org
GNU General Public License v3.0
392 stars 22 forks source link

Change default derivative impl to reverse mode #170

Closed sritchie closed 1 month ago

sritchie commented 5 months ago
codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 76.92308% with 3 lines in your changes missing coverage. Please review.

Project coverage is 87.40%. Comparing base (622ba21) to head (9ad363b).

Files Patch % Lines
src/emmy/dual.cljc 33.33% 0 Missing and 2 partials :warning:
src/emmy/calculus/derivative.cljc 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #170 +/- ## ========================================== - Coverage 87.67% 87.40% -0.28% ========================================== Files 100 100 Lines 15811 15812 +1 Branches 853 851 -2 ========================================== - Hits 13862 13820 -42 - Misses 1096 1141 +45 + Partials 853 851 -2 ```

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