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

Refactor header only #24

Closed burlen closed 1 year ago

burlen commented 1 year ago

this restructures directories to a more modern layout and moves template implementations into header files. This also cleans up the various Random123 work arounds and a few minor performance issues.