numlinalg/RLinearAlgebra.jl

Once-permuted projection method

vp314 opened this issue · 0 comments

vp314 commented

A procedure that selects a random permutation of the columns of a matrix $A$, and then cycles through this permutation until the algorithm is terminated. The permutation should not be re-sampled.