CERN/TIGRE

Add power method for FISTA initialization in MATLAB

AnderBiguri opened this issue · 0 comments

Fistas hyperparameter should approximate the larges eigenvalue of A, that can be estimated using the power method.

As default, make FISTA compute this, even if its slow.