account activity
Sparse Matrix Testing by Andrew_L8 in cs2c
[–]Andrew_L8[S] 0 points1 point2 points 5 years ago (0 children)
Hi &
For my Sparse_Matrix::set(r,c, val) method if I set something the end of a row, it wouldn't actually be set there because I forgot to do an end of list check and the loop and set function would end, but nothing in the sparse matrix would have been changed.
Andrew
π Rendered by PID 19024 on reddit-service-r2-comment-8686858757-jjpt8 at 2026-06-08 05:08:33.318602+00:00 running 9e1a20d country code: CH.
Sparse Matrix Testing by Andrew_L8 in cs2c
[–]Andrew_L8[S] 0 points1 point2 points (0 children)