-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sectional curvature #711
Sectional curvature #711
Conversation
Hm, direct dependency is not so nice, but maybe necessary here to finish this in finite time. Really a bit sad that BVP breaks so often |
Yes, I don't like this solution but I hope this is only a temporary measure until they fix the bug. It seems that BVP breaks more often than all our other dependencies combined... |
Speaking of bugs in other dependencies...
|
See JuliaPlots/Plots.jl#4905 (the name of user opening that issue 😄) |
It looks like with two new constraints, CI is passing. I'd suggest merging #710 and #712 first, and this one last, and then release 0.9.15 @kellertuer . I've also updated the default vector transport method as discussed there: JuliaManifolds/Manopt.jl#349 (comment) . |
Nice, sounds like a good plan to me :) |
Great, then I'll go with it. |
Just finishing the work on sectional curvature.