-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Compute eps_primal and eps_dual only when needed
To reduce the L-ADMM runtime, compute the variables `eps_pri` and `eps_dual` only when needed by convergence check.
- Loading branch information
1 parent
c53a7c4
commit 5c870ca
Showing
1 changed file
with
50 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters