-
Notifications
You must be signed in to change notification settings - Fork 41
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
Bump dependencies. #309
Bump dependencies. #309
Conversation
Codecov Report
@@ Coverage Diff @@
## master #309 +/- ##
=======================================
Coverage 99.74% 99.74%
=======================================
Files 77 76 -1
Lines 7090 7090
=======================================
Hits 7072 7072
Misses 18 18
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Hm, this might be more complicated than I thought, since RecursiveArrays are a dependency of Manifolds but only a weak dependency of ManifoldsBAse, so the alternating gradient can actually not be moved out I think – and if so only into another weak dependency with RecursiveArrays since I need the ArrayPartition? But I also get error messages slightly longer than Thomas Mann novels when anything in an Extension fails, so those are super hard to read. |
Yes, right, you can't just move the methods that require |
Co-authored-by: Mateusz Baran <mateuszbaran89@gmail.com>
…lds/Manopt.jl into kellertuer/bump-dependencies
…to be able to render documentation locally when not having quarot installed.
…angelog.md on PRs.
I think we could also add changelog to docs like in Manifolds.jl. |
Co-authored-by: Mateusz Baran <mateuszbaran89@gmail.com>
Yes, I can do that tomorrow morning. |
…lds/Manopt.jl into kellertuer/bump-dependencies
To ManifoldsBase.jl 0.15 and Manifolds.jl 0.9