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.
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.3.0, 0.1.3.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.9 && <5), 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-10-03T03:58:55Z |
Modules
- Numeric
- Optimization
- NLOPT
- Numeric.Optimization.NLOPT.Bindings
- NLOPT
- Optimization
Flags
Manual Flags
Name | Description | Default |
---|---|---|
link-nlopt-cxx | Link with | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- nlopt-haskell-0.1.3.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees