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

krylov method always check for l2 norm, slowing down #445

Open
AnderBiguri opened this issue May 31, 2023 · 0 comments
Open

krylov method always check for l2 norm, slowing down #445

AnderBiguri opened this issue May 31, 2023 · 0 comments

Comments

@AnderBiguri
Copy link
Member

AnderBiguri commented May 31, 2023

This should be a user option, e.g. https://github.com/CERN/TIGRE/blob/master/Python/tigre/algorithms/krylov_subspace_algorithms.py#L66
or
https://github.com/CERN/TIGRE/blob/master/MATLAB/Algorithms/CGLS.m#L94

We should have them on by default, but allow the user to disable it.

@AnderBiguri AnderBiguri changed the title PYthon version of krylov method always check for l2 norm, slowing down krylov method always check for l2 norm, slowing down May 31, 2023
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