BallisticLA / RandBLAS

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

Kaiwen branch #59

Closed kaiwenhe7 closed 1 year ago

kaiwenhe7 commented 1 year ago

Fixed state bug of fill_dense_submat_impl and the test for test_identity.

rileyjmurray commented 1 year ago

@kaiwenhe7, thanks for opening the PR, but you jumped the gun a bit by merging immediately. Please create a new PR so Max and I can review the tests and agree that things look good.