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

Allow D_init and nothing tolerances #4

Merged
merged 4 commits into from
Jul 19, 2024
Merged

Allow D_init and nothing tolerances #4

merged 4 commits into from
Jul 19, 2024

Conversation

RomeoV
Copy link
Owner

@RomeoV RomeoV commented Jul 19, 2024

  • By setting D_init, we can, for example, use dictionaries from previous runs that have been generated with higher tolerances.

  • By setting both tolerances to nothing they don't trigger even when the norm between the last two steps is 0. This can happen if progress in the sparse encoding is still made, but not in the dictionary.

RomeoV added 4 commits July 17, 2024 19:26
We had some strange cases where we "converged" in the norm all the way to zero, but were still making progress in the nnz.
@RomeoV RomeoV merged commit 756593a into master Jul 19, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

1 participant