JuliaManifolds / Manopt.jl

🏔️Manopt. jl – Optimization on Manifolds in Julia
http://manoptjl.org
Other
314 stars 40 forks source link

fix typos #398

Closed spaette closed 2 months ago

spaette commented 2 months ago

Closes https://github.com/JuliaManifolds/Manopt.jl/issues/397

src/plans/{debug.jl,record.jl}

awaiting clarification on whether the above files

should read debug dictionaries entry or debug dictionary's entry

docs/src/references.bib

skipping any modifications of the .bib file

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.77%. Comparing base (5062ad5) to head (4e3562e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #398 +/- ## ======================================= Coverage 99.77% 99.77% ======================================= Files 72 72 Lines 7574 7574 ======================================= Hits 7557 7557 Misses 17 17 ```

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

kellertuer commented 2 months ago

Thanks. Sure we can leave the bib for a future PR.