blasrs 0.0.1

Readable and correct BLAS library.
Documentation
1
2
3
4
5
6
7
8

BLAS library conforming to the ANSI/ISO C BLAS Interace.
This library aims to be readable, correct and reasonably fast.

Some possible uses are:
- education
- testing other, potentially faster, BLAS libraries
- a BLAS library for applications that favor correctness over performance