Popularity
0.9
Declining
Activity
0.0
Stable
2
0
1
Monthly Downloads: 6
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Latest version: v0.1.3.0
hmatrix-nlopt alternatives and similar packages
Based on the "Numerical" category.
Alternatively, view hmatrix-nlopt alternatives based on common mentions on social networks and blogs.
-
roman-numerals
Parsing and pretty printing of Roman numerals -
affine-invariant-ensemble-mcmc
General-purpose sampling -
gutenberg-fibonaccis
The first 1001 Fibonacci numbers, retrieved from the Gutenberg Project.
Less time debugging, more time building
Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
Promo
scoutapm.com
Do you think we are missing an alternative of hmatrix-nlopt or a related project?
README
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.