netlib-ffi

Helper modules for FFI to BLAS and LAPACK

http://hub.darcs.net/thielema/netlib-ffi/

Version on this page:0.1.1@rev:1
LTS Haskell 22.22:0.1.1@rev:1
Stackage Nightly 2024-05-18:0.1.1@rev:1
Latest on Hackage:0.1.2

See all snapshots netlib-ffi appears in

BSD-3-Clause licensed and maintained by Henning Thielemann
This version can be pinned in stack with:netlib-ffi-0.1.1@sha256:cf33fffefa4318bef066352e2ce0e75d9d3afac1b5eb94be373482f8c0d5b760,1455

Module documentation for 0.1.1

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-ffi and lapack-ffi.