@hackage accelerate-blas0.3.0.0

Numeric Linear Algebra in Accelerate

henlo, my name is Theia

Numeric linear algebra in Accelerate

GitHub CI Gitter
Stackage LTS Stackage Nightly Hackage

Linear systems, matrix decompositions, and other numerical computations for use in Accelerate. Most operations are implemented efficiently via FFI calls to BLAS and LAPACK. For details on Accelerate, refer to the main repository.

The following build flags control whether optimised implementations are used. Note that enabling these (which is the default) will require the corresponding Accelerate backend as a dependency:

  • llvm-ptx: For NVIDIA GPUs
  • llvm-cpu: For multicore CPUs

Contributions and bug reports are welcome! Please get in touch to let us know which missing operations you would like to see added to the library. Please feel free to contact me through GitHub or gitter.im.