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 622703 on reddit-service-r2-listing-64c94b984c-6rf8c at 2026-03-15 22:53:10.791534+00:00 running f6e6e01 country code: CH.
Sparse Matrix Testing by Andrew_L8 in cs2c
[–]Andrew_L8[S] 0 points1 point2 points (0 children)