JuliaManifolds / Manopt.jl

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

Unify symbols in get/set manopt parameters. #383

Closed kellertuer closed 4 months ago

kellertuer commented 4 months ago

This was indeed less of changes than I thought, but it finishes two of the points on the 1.0 Roadmap.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 99.77%. Comparing base (1856a26) to head (ad0d9b8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #383 +/- ## ========================================== + Coverage 99.54% 99.77% +0.23% ========================================== Files 73 73 Lines 6981 7243 +262 ========================================== + Hits 6949 7227 +278 + Misses 32 16 -16 ```

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