Popularity
0.7
Growing
Activity
0.0
Stable
2
0
1

Monthly Downloads: 1
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Numeric     Numerical    
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.

Do you think we are missing an alternative of hmatrix-nlopt or a related project?

Add another 'Numerical' Package

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.