netlib-comfort-array

Helper modules for comfort-array wrappers to BLAS and LAPACK

http://hub.darcs.net/thielema/netlib-comfort-array/

Version on this page:0.0
LTS Haskell 22.14:0.0.0.2@rev:1
Stackage Nightly 2024-03-28:0.0.0.2@rev:1
Latest on Hackage:0.0.0.2@rev:1

See all snapshots netlib-comfort-array appears in

BSD-3-Clause licensed and maintained by Henning Thielemann
This version can be pinned in stack with:netlib-comfort-array-0.0@sha256:c6590e7b0e010240bb4260b34b4199d33c2cca9678b414bb0555db28d46701d2,1449

Module documentation for 0.0

Netlib is a collection of packages for efficient numeric linear algebra. Most prominent parts of Netlib are BLAS and LAPACK. These packages contain functions for matrix computations, solution of simultaneous linear equations and eigenvalue problems.

This package provides definitions shared by the packages blas-comfort-array and lapack-comfort-array.