No description
| cmake | ||
| src | ||
| testing | ||
| .gitignore | ||
| blas.h | ||
| CMakeLists.txt | ||
| LICENSE | ||
| README.md | ||
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.
| cmake | ||
| src | ||
| testing | ||
| .gitignore | ||
| blas.h | ||
| CMakeLists.txt | ||
| LICENSE | ||
| README.md | ||
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.