Hi Zachary, thanks for this super useful package.
I was hoping to get your advice on whether your tool is suitable to use with binary sparse matrix (with 0's and 1's only). Technically, this is a non-negative matrix so the functions from the package work fine, but I was wondering if this is recommended?
There seems to be a package in CRAN specifically for binary matrix - https://cran.r-project.org/web/packages/nmfbin/index.html but is quite slow for large matrix.