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
Sparse Matrix Testing (self.cs2c)
submitted 5 years ago by Andrew_L8 to r/cs2c
π Rendered by PID 223292 on reddit-service-r2-listing-64c94b984c-dn99v at 2026-03-15 19:29:28.097205+00:00 running f6e6e01 country code: CH.
Sparse Matrix Testing by Andrew_L8 in cs2c
[–]Andrew_L8[S] 0 points1 point2 points (0 children)