BallisticLA / RandBLAS

A header-only C++ library for sketching in randomized linear algebra
https://randblas.readthedocs.io/en/latest/
Other
66 stars 4 forks source link

API design : make (n_rows, n_cols) the first two fields in structs that represent distributions #40

Closed rileyjmurray closed 1 year ago

rileyjmurray commented 1 year ago

Finally! Caught all the bugs introduced by this change.