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

Max branch #5

Closed TeachRaccooon closed 2 years ago

TeachRaccooon commented 2 years ago

Existing code: added templates to utils namespace functions. New code: added dense operator generation + testing. Included some comments with explicit questions in the beginning of implementation and testing files.