Skip to content
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

New version: Manopt v0.3.0 #31561

Merged
merged 1 commit into from
Mar 9, 2021
Merged

Conversation

JuliaRegistrator
Copy link
Contributor

UUID: 0fc0a36-df90-57f3-8f93-d78a9fc72bb5
Repo: https://github.com/JuliaManifolds/Manopt.jl.git
Tree: 3b138ef280d2901d4168ac5cdda8bbd491c58acb

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
JuliaRegistrator referenced this pull request in JuliaManifolds/Manopt.jl Mar 9, 2021
* introduce gradient!! and unify gradient storage and calls.
* a first full variant of mutating gradient.
* changes Hessian problem.
* Unify notation and naming
* use grad instead of ∇ to denote the gradient
* use gradient within options (instead of ∇) to denote the current gradient
* use gradient!! within probems (instead of ∇) to denote the gradient function gradF
* introduce a notation page in the documentation.
* Introduce an approximate Hessian and a new `get_hessian!` function.
* unify cost/gradient/hessian signature.
* increase test coverage.
* update all functions from the library to also provide a mutating variant
* introduce random tangent on tangent bundle.

Co-authored-by: Mateusz Baran <mateuszbaran89@gmail.com>
@JuliaRegistrator JuliaRegistrator temporarily deployed to stopwatch March 9, 2021 08:34 Inactive
@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2021

Your new version pull request met all of the guidelines for auto-merging and is scheduled to be merged in the next round.


If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

@JuliaTagBot JuliaTagBot merged commit 76307d2 into master Mar 9, 2021
@JuliaTagBot JuliaTagBot deleted the registrator/manopt/0fc0a36d/v0.3.0 branch March 9, 2021 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants