nlopt-haskell: Low-level bindings to the NLOPT optimization library

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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

Properties

Versions 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.2.0, 0.1.3.0
Change log ChangeLog.md
Dependencies base (>=4.9 && <4.12), vector (>=0.10) [details]
License BSD-3-Clause
Copyright 2017 Matthew Peddie
Author Matthew Peddie <mpeddie@gmail.com>
Maintainer Matthew Peddie <mpeddie@gmail.com>
Category Numeric
Home page https://github.com/peddie/nlopt-haskell
Bug tracker https://github.com/peddie/nlopt-haskell/issues
Source repo head: git clone https://github.com/peddie/nlopt-haskell
Uploaded by peddie at 2018-07-24T05:28:22Z

Modules

Flags

Manual Flags

NameDescriptionDefault
link-nlopt-cxx

Link with -lnlopt_cxx instead of -lnlopt

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees