BSD-3-Clause licensed and maintained by Henning Thielemann
This version can be pinned in stack with:blas-ffi-0.1@sha256:f2eacf3c6a24a014cdfd14eb587b2aed39e8d9e74869fa94638cdb2bbfe1b669,1939

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.