KGrewal1 / optimisers

A collection of optimisers for use with candle
MIT License
26 stars 2 forks source link

V0.2 #7

Closed KGrewal1 closed 7 months ago

KGrewal1 commented 7 months ago

Update function signature to better utilise type system

Improve Documentation

Remove benchmarks from code coverage

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (de14991) 91.02% compared to head (74de61c) 90.76%.

Files Patch % Lines
src/lbfgs.rs 72.82% 25 Missing :warning:
src/lbfgs/strong_wolfe.rs 68.05% 23 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #7 +/- ## ========================================== - Coverage 91.02% 90.76% -0.26% ========================================== Files 12 11 -1 Lines 1114 1191 +77 ========================================== + Hits 1014 1081 +67 - Misses 100 110 +10 ```

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