/nlopt

Racket wrapper for NLopt

Primary LanguageRacketOtherNOASSERTION

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.