Thanks, I've added a link to the NLopt web page. (My only suggestion with these kinds of bindings is to autogenerate them wherever possible from the nlopt.h file, which is fairly easy with a little perl or similar. e.g. this is how I keep the list of constants in sync with the Matlab interfaces etcetera.)
On Jun 14, 2012, at 4:32 PM, Michał Kurcewicz wrote: > Dear all, > > This is to announce NLopt bindings for OCaml. The wrapper code > implements an almost complete NLopt API (the only exception are > vector-valued constraints). I am using it in my projects without any > problems, but it may still have some bugs. > > You can get the source from: > > https://bitbucket.org/mkur/nlopt-ocaml > > Regards, > > Michal Kurcewicz > > _______________________________________________ > NLopt-discuss mailing list > [email protected] > http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/nlopt-discuss _______________________________________________ NLopt-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/nlopt-discuss
