-
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
Implement Acceleration schemes #19
Comments
Of possible interest here, we have some people from our group working on accelerated schemes for Additionally, SCS now has it on by default and it works fairly well, so might be a good reference! |
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. |
Sounds great! Let me know :) |
Implemented in latest version v0.8.0 |
Awesome, this is great ! I (again) have some big SDPs to solve that are very structured, so will try them with COSMO :) |
Thanks for all of your work on this! |
The text was updated successfully, but these errors were encountered: