BLAS/README.md
2023-07-08 15:21:33 -07:00

2 lines
141 B
Markdown

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`.