/hmatrix-nlopt

High-level hmatrix-compatible bindings to NLOPT from Haskell

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

hmatrix-nlopt

This package provides a high-level interface to the NLOPT optimization library for Haskell, compatible with the hmatrix package.

Not on Hackage yet -- coming soon.

Requirements

apt-get install libnlopt-dev

Installation

cabal install

or

stack install

Usage

The haddock documentation contains several examples that also serve as doctests.