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

Limited Memory Broyden Rank Reduction #349

Open
avik-pal opened this issue Jan 6, 2024 · 0 comments
Open

Limited Memory Broyden Rank Reduction #349

avik-pal opened this issue Jan 6, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers new-algorithm

Comments

@avik-pal
Copy link
Member

avik-pal commented Jan 6, 2024

See https://docs.scipy.org/doc/scipy/reference/generated/scipy.optimize.broyden2.html#scipy-optimize-broyden2 and https://web.archive.org/web/20161022015821/http://www.math.leidenuniv.nl/scripties/Rotten.pdf for rank-reduction.

The currently implemented version corresponds to "simple". We would want to have the other variants as well.

@avik-pal avik-pal added enhancement New feature or request good first issue Good for newcomers labels Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers new-algorithm
Projects
None yet
Development

No branches or pull requests

1 participant