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

Create sketch_sparse API (extends existing sketch_general API) #83

Closed rileyjmurray closed 2 months ago

rileyjmurray commented 3 months ago

This branch started with a plan to add a small helper function. In the process I massively overhauled the web docs (including rewrites of many docstrings). I also rearranged some files. I want to commit this so Max can update RandLAPACK's RandBLAS version, so I won't write out a long description of changes here.

Future TODOs