BSD-3-Clause licensed and maintained by Henning Thielemann
This version can be pinned in stack with:blas-comfort-array-0.0.0.4@sha256:829122a8f979dc7595733a89342c264bd3bf9897e4c5de265b074ef2419c4438,1781

Module documentation for 0.0.0.4

  • Numeric
    • Numeric.BLAS
      • Numeric.BLAS.ComfortArray
        • Numeric.BLAS.ComfortArray.Complex
        • Numeric.BLAS.ComfortArray.ComplexDouble
        • Numeric.BLAS.ComfortArray.ComplexFloat
        • Numeric.BLAS.ComfortArray.Double
        • Numeric.BLAS.ComfortArray.Float
        • Numeric.BLAS.ComfortArray.Generic
        • Numeric.BLAS.ComfortArray.Miscellaneous
        • Numeric.BLAS.ComfortArray.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-comfort-array.