BLAS/README.md

3 lines
141 B
Markdown
Raw Permalink Normal View History

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