About

Metadata

  • Last updated , by HenningThielemann
  • License BSD-3-Clause
  • Categories Mathematics
  • Maintained by: Henning Thielemann <haskell@henning-thielemann.de>

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    buildexamples (off by default)

    Build example executables

Readme

cabs1

The reference BLAS implementation provides the functions SCABS1 and DCABS1. However, it is missing in some optimized alternative implementations like OpenBLAS and ATLAS. This caused linker errors in the past. Since the function is pretty trivial, I removed its binding.