BallisticLA / RandBLAS

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

WIP: Statistical tests #101

Open rileyjmurray opened 4 days ago

rileyjmurray commented 4 days ago

TODO: make weights_to_cdf robust to numerical issues, like the possibility of dividing by zero or having (ever so slightly) negative elements.