BSD-3-Clause licensed and maintained by Henning Thielemann
This version can be pinned in stack with:blas-carray-0.1.0.2@sha256:3f431f03eb02af2cf8f53e5fc86270b9aed311f23ef7968721567ea0017bc577,1680

Module documentation for 0.1.0.2

  • Numeric
    • Numeric.BLAS
      • Numeric.BLAS.CArray
        • Numeric.BLAS.CArray.Complex
        • Numeric.BLAS.CArray.ComplexDouble
        • Numeric.BLAS.CArray.ComplexFloat
        • Numeric.BLAS.CArray.Double
        • Numeric.BLAS.CArray.Float
        • Numeric.BLAS.CArray.Generic
        • Numeric.BLAS.CArray.Miscellaneous
        • Numeric.BLAS.CArray.Real

BLAS is a package for efficient basic linear algebra operations. The reference implementation is written in FORTRAN. This is a semi-automatically generated mid-level wrapper. The functions are not ready to use for high-level applications, but they are a step closer.

See also package lapack-carray.