No description
Find a file
2023-07-08 15:35:44 -07:00
src Added Reference BLAS files as starting point 2023-07-08 15:35:44 -07:00
README.md Initial Commit 2023-07-08 15:21:33 -07:00

This is a ground-up rewrite of the Basic Linear Algebra Subsystem (BLAS) written in C. To build, simply type make and then make install.