1 unstable release
0.0.1 | May 18, 2020 |
---|
#58 in #blas
59KB
2K
SLoC
HanBLAS
HanBLAS is a toy BLAS library implemented in rust.(WIP)
Usage
Use in Rust
Use by CBLAS API
Supported functions
level1
- sasum, dasum, scasum, dzasum
- sdot, ddot, dsdot
- cdotu, zdotu
- cdotc, zdotc
- scopy, dcopy, ccopy, zcopy
- isamax, idamax, icamax, izamax
- isamin, idamin, icamin, izamin
level2
level3
- sgemm
Performance
Dependencies
~4MB
~72K SLoC