@hackage / nlopt-haskell

Low-level bindings to the NLOPT optimization library

Latest0.1.3.0

About

Metadata

  • Last updated , by peddie
  • License BSD-3-Clause
  • Categories Mathematics
  • Maintained by: Matthew Peddie <mpeddie@gmail.com>

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    link-nlopt-cxx (off by default)

    Link with -lnlopt_cxx instead of -lnlopt

Readme

This library provides low-level bindings to the NLOPT optimization library. You will need the NLOPT library and development headers installed.