ndslice wrapper for BLAS


Keywords
library, binding, scientific, linalg, optimized_cpu, optimized_mem, blas, mir, mir-blas, ndslice, ndslice-wrapper
License
BSL-1.0
Install
dub fetch mir-blas --version 1.1.17

Documentation

mir-blas

ndslice wrapper for BLAS

Required libraries

See wiki: Link with CBLAS & LAPACK.

Wrapped API

Level 1

  • dot
  • nrm2
  • asum
  • copy
  • axpy
  • scal
  • swap
  • iamax

Level 2

  • gemv
  • ger (includes geru)
  • gerc (includes ger)
  • symv
  • spmv
  • syr
  • spr
  • trmv
  • tpmv
  • trsv
  • tpsv

Level 3

  • gemm
  • symm
  • syrk
  • trmm
  • trsm

This work has been sponsored by Symmetry Investments and Kaleidic Associates.