1 unstable release

0.0.1 Nov 6, 2024

#47 in #correct

Download history 105/week @ 2024-11-02 18/week @ 2024-11-09

123 downloads per month

MIT license

2KB

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

No runtime deps