JuliaManifolds / Manopt.jl

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

đź“šSwitch to using DocumenterInterLinks for ManifoldsBase.jl #366

Closed kellertuer closed 5 months ago

kellertuer commented 5 months ago

This is still a bit WIP, since we have to

But in general it seems to work really nice and smoothly, following the ideas mentioned at http://juliadocs.org/DocumenterInterLinks.jl/stable/syntax/

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 99.73%. Comparing base (a0cb692) to head (39f7921).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #366 +/- ## ======================================= Coverage 99.73% 99.73% ======================================= Files 73 73 Lines 6822 6822 ======================================= Hits 6804 6804 Misses 18 18 ```

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

kellertuer commented 5 months ago

This should be finished so far. I think since this is just a technical update, it should maybe not get its own release but be part of the next one.

mateuszbaran commented 5 months ago

LGTM.

Do you prefer do merge this one first or the sectional curvature one?

kellertuer commented 5 months ago

Yes, I think merging this one first has two advantages