blasrs

Crates.ioblasrs
lib.rsblasrs
version0.0.1
sourcesrc
created_at2024-11-06 13:20:12.924718
updated_at2024-11-06 13:20:12.924718
descriptionReadable and correct BLAS library.
homepagehttps://github.com/MathieuBordere/blasrs
repositoryhttps://github.com/MathieuBordere/blasrs
max_upload_size
id1438299
size2,810
Mathieu Borderé (MathieuBordere)

documentation

README

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
Commit count: 3

cargo fmt