From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@sympa.inria.fr Delivered-To: caml-list@sympa.inria.fr Received: from mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by sympa.inria.fr (Postfix) with ESMTPS id E79D27ED33 for ; Wed, 20 Jun 2012 00:23:02 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgwCADj74E9KfVI0imdsb2JhbAArGoVXnyszhzkBiHQIIgEBAQoJDQcSBiOCGAEBAQMBEgIPHQEbEgsBAwELBgUEBxodAgIhAQERAQUBChIGExIQh1oBAwYFCymaKwkDi1JPgnCFOwoZJwMKV4hxAQUMikBjhQeBEgOVJYESiW2DIT6EGw X-IronPort-AV: E=Sophos;i="4.77,439,1336341600"; d="scan'208";a="148176006" Received: from mail-wg0-f52.google.com ([74.125.82.52]) by mail4-smtp-sop.national.inria.fr with ESMTP/TLS/RC4-SHA; 20 Jun 2012 00:23:02 +0200 Received: by wgbgn7 with SMTP id gn7so7136270wgb.9 for ; Tue, 19 Jun 2012 15:23:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=L8SSgDQFP2M98miBwFopM+bJ0uCFXsh2fpHpsmuemwA=; b=uETYu3cyH4L3bsxOyhqyM72eW71ySERz5WYyWgloHky7HxbiwykSo/k/r5KMAj1lcO PZdLibuRdXW22FQTzCfW11QHUDW5FtEjllkeBdfgik+lDS0qp6Hp3Nsu3PNuCKzP7AWr v4laxN0zG4Rg5KMeeUFTk9nXgVw75tdzyko9Q/feDyA5zxdG+UMK8f9EKNFeTFkRfYdn gMY3Cy6+YGKkoOYQMbztdayoeXE4P3PmjX2JvOXi8CM1jWI7Tl+xP7XYmhjzFCCXULWu N//P6VIawE6TbvC5RsqQC4QiTE0Ev0leXsrogPpP5Orv18LCUl9c7tNig93VcbjtiSrr CvHw== Received: by 10.216.216.154 with SMTP id g26mr5797752wep.120.1340144581853; Tue, 19 Jun 2012 15:23:01 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.141.159 with HTTP; Tue, 19 Jun 2012 15:22:41 -0700 (PDT) In-Reply-To: References: From: Ashish Agarwal Date: Tue, 19 Jun 2012 18:22:41 -0400 Message-ID: To: =?ISO-8859-2?Q?Micha=B3_Kurcewicz?= Cc: caml-list@inria.fr Content-Type: multipart/alternative; boundary=0016e6d58c86bfc45c04c2dab9c8 Subject: Re: [Caml-list] [ANN] nlopt-ocaml --0016e6d58c86bfc45c04c2dab9c8 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable The nlopt wiki [1] mentions the languages that NLopt can be called from. Perhaps you can get OCaml added to the list, so OCaml can get more visibility. [1] http://ab-initio.mit.edu/wiki/index.php/NLopt On Tue, Jun 19, 2012 at 2:14 PM, Micha=B3 Kurcewicz < michal.kurcewicz@gmail.com> wrote: > Dear all, > > This is to announce OCaml bindings to the NLopt nonlinear optimization > library. 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 > > -- > Caml-list mailing list. Subscription management and archives: > https://sympa-roc.inria.fr/wws/info/caml-list > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs > > --0016e6d58c86bfc45c04c2dab9c8 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable The nlopt wiki [1] mentions the languages that NLopt can be called from. Pe= rhaps you can get OCaml added to the list, so OCaml can get more visibility= .



On Tue, Jun 19, 2012 at 2:14 PM, Mi= cha=C5=82 Kurcewicz <michal.kurcewicz@gmail.com> wr= ote:
Dear all,

This is to announce OCaml bindings to the NLopt nonlinear optimization
library. 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

--
Caml-list mailing list. =C2=A0Subscription management and archives:
https://sympa-roc.inria.fr/wws/info/caml-list
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


--0016e6d58c86bfc45c04c2dab9c8--