Rasmus Munk Larsen

Results 3 comments of Rasmus Munk Larsen

I ran into this as well, in the context of constructing arrays. The following buggy value is not detected: `const CATCH_ME = s4[2] : [15,16];`

This is an absolutely essential issue to deal with then implementing the algorithm in finite precision arithmetic. If you study the PROPACK implementation, you'll see the code related to this....

BTW: There are lots of little details related to estimating norms for the stopping criterion, refining error bounds etc. that are not discussed in their final form in the thesis....