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

ADMM solver extensions #232

Open
bwohlberg opened this issue Feb 23, 2022 · 1 comment
Open

ADMM solver extensions #232

bwohlberg opened this issue Feb 23, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@bwohlberg
Copy link
Collaborator

Support has already been added for (DFT) diagonalizable operators, but block diagonalizable operators, and explicit matrix operators, as discussed in the solver design document, have yet to be implemented.

We also still need to work out the best way to handle support for the ADMM consensus form (again, the issues are discussed in the solver design document).

@bwohlberg
Copy link
Collaborator Author

Solver for block diagonalizable operators added in #411, and solver for explicit matrix operators added in #426. The only remaining component of this issue is adding support for the ADMM consensus form.

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

No branches or pull requests

1 participant