Hacker News new | past | comments | ask | show | jobs | submit login

It is obviously pretty common to represent matrices with lots of zeros in a sparse format, like csr or something. I wonder if they could get away with 1-bit representation using a sparse matrix. Of course, it would be a little different from a typical sparse matrix because there’s no problem normally having a zero-value in a structurally non-zero location.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: