jkominek / nlopt

Racket wrapper for NLopt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Racket test

This is a Racket wrapper for the NLopt library http://ab-initio.mit.edu/wiki/index.php/NLopt

NLopt is a free/open-source library for nonlinear optimization, providing a common interface for a number of different free optimization routines available online as well as original implementations of various other algorithms.

Issues filed on Github as well as pull requests, or patches delivered by any means, are welcome. Vague suggestions for improving and/or Racketizing the high-level interface are appreciated.

About

Racket wrapper for NLopt

License:Other


Languages

Language:Racket 100.0%