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

support use of svmbir prox mode as an x step solver in ADMM #2

Closed
Michael-T-McCann opened this issue Sep 22, 2021 · 0 comments · Fixed by #5
Closed

support use of svmbir prox mode as an x step solver in ADMM #2

Michael-T-McCann opened this issue Sep 22, 2021 · 0 comments · Fixed by #5
Assignees
Labels
enhancement New feature or request

Comments

@Michael-T-McCann
Copy link
Contributor

SVMBIR provides a method for the proximal map associated with f(x) = || Ax - y ||^2_W (https://svmbir.readthedocs.io/en/latest/theory.html). We want to provide a way to use it inside ADMM.

@Michael-T-McCann Michael-T-McCann self-assigned this Sep 22, 2021
@bwohlberg bwohlberg added the enhancement New feature or request label Sep 23, 2021
Michael-T-McCann added a commit that referenced this issue Jan 31, 2022
Michael-T-McCann added a commit that referenced this issue Jan 31, 2022
bwohlberg pushed a commit that referenced this issue Feb 1, 2022
* remove other example, edit script doc

* legibility parentheses

* fix links

* Make automation black version match dev_requirements.txt

* remove merge markers

* fix indent

* retrieve main version of file

* restore main file

* Try #2 on fixing black version

* rename

* add doctstring

* undo rename

* baseline L0 annotation

* rename

Co-authored-by: Michael-T-McCann <[email protected]>
Michael-T-McCann added a commit that referenced this issue Sep 23, 2024
bwohlberg pushed a commit that referenced this issue Sep 25, 2024
* Add caveat

* Try #2

* Rephrase
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

Successfully merging a pull request may close this issue.

2 participants