JuliaManifolds / Manopt.jl

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

Fix a few typos and try to fix the dependency from the last PR #360

Closed kellertuer closed 6 months ago

kellertuer commented 6 months ago

...since there the SmoothNLSolvers area had a small dependency breaking change problem.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 99.58%. Comparing base (8de71e4) to head (370b7fb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #360 +/- ## ======================================= Coverage 99.58% 99.58% ======================================= Files 73 73 Lines 6801 6801 ======================================= Hits 6773 6773 Misses 28 28 ```

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