Name: netlib-comfort-array Version: 0.0.0.1 License: BSD3 License-File: LICENSE Author: Henning Thielemann Maintainer: Henning Thielemann Homepage: http://hub.darcs.net/thielema/netlib-comfort-array/ Category: Math Synopsis: Helper modules for comfort-array wrappers to BLAS and LAPACK Description: 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@. Tested-With: GHC==7.4.2, GHC==7.8.4 Cabal-Version: 1.14 Build-Type: Simple Source-Repository this Tag: 0.0.0.1 Type: darcs Location: http://hub.darcs.net/thielema/netlib-comfort-array/ Source-Repository head Type: darcs Location: http://hub.darcs.net/thielema/netlib-comfort-array/ Library Build-Depends: netlib-ffi >=0.0.1 && <0.2, comfort-array >=0.3 && <0.5, transformers >=0.4 && <0.6, base >=4.5 && <5 GHC-Options: -Wall -fwarn-missing-import-lists Hs-Source-Dirs: src Default-Language: Haskell98 Exposed-Modules: Numeric.Netlib.ComfortArray.Utility