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

Implement Acceleration schemes #19

Closed
migarstka opened this issue Jan 31, 2018 · 6 comments
Closed

Implement Acceleration schemes #19

migarstka opened this issue Jan 31, 2018 · 6 comments
Labels
enhancement New feature or request understand

Comments

@migarstka
Copy link
Member

migarstka commented Jan 31, 2018

  • understand fixed point acceleration
@migarstka migarstka added enhancement New feature or request understand labels Jan 31, 2018
@migarstka migarstka changed the title Implement Anderson Acceleration Implement Acceleration schemes Mar 4, 2019
@angeris
Copy link

angeris commented Jul 27, 2020

Of possible interest here, we have some people from our group working on accelerated schemes for SCS and now has a C package available (if you're interested, I could make some Julia bindings or just reimplement it in Julia, directly.)

Additionally, SCS now has it on by default and it works fairly well, so might be a good reference!

@migarstka
Copy link
Member Author

Thanks for offering. We are currently investigating different approaches for acceleration. It will likely be modular so that the user can choose the acceleration method. Once a stable interface for this has been established I might pick you up on that offer.

@angeris
Copy link

angeris commented Jul 28, 2020

Sounds great! Let me know :)

@migarstka
Copy link
Member Author

Implemented in latest version v0.8.0

@angeris
Copy link

angeris commented Feb 3, 2021

Awesome, this is great ! I (again) have some big SDPs to solve that are very structured, so will try them with COSMO :)

@angeris
Copy link

angeris commented Feb 3, 2021

Thanks for all of your work on this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request understand
Projects
None yet
Development

No branches or pull requests

2 participants