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

Extend ADMM to general case with A and B #79

Open
mrava87 opened this issue Apr 20, 2022 · 1 comment
Open

Extend ADMM to general case with A and B #79

mrava87 opened this issue Apr 20, 2022 · 1 comment

Comments

@mrava87
Copy link
Contributor

mrava87 commented Apr 20, 2022

Currently the ADMM solver accommodates only for the special case of A and B identities.

We should extend the solver to more general cases and have A=None and B=None as defaults (which means identities)

mrava87 added a commit to mrava87/pyproximal that referenced this issue Apr 23, 2022
This commit is partially addressing PyLops#79.
@mrava87
Copy link
Contributor Author

mrava87 commented May 29, 2022

@NickLuiken here we can make a new ADMML1 with our L1-L1 solver

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

No branches or pull requests

1 participant