From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id UAA16783; Thu, 23 Oct 2003 20:10:32 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id UAA05603 for ; Thu, 23 Oct 2003 20:10:30 +0200 (MET DST) Received: from kraid.nerim.net (smtp-104-thursday.nerim.net [62.4.16.104]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id h9NIAT100017 for ; Thu, 23 Oct 2003 20:10:29 +0200 (MET DST) Received: from karryall.dnsalias.org (karryall.dnsalias.org [62.4.18.180]) by kraid.nerim.net (Postfix) with ESMTP id 4F19F40E90 for ; Thu, 23 Oct 2003 20:10:27 +0200 (CEST) Received: by karryall.dnsalias.org (Postfix, from userid 500) id DEFEB1A08F8; Thu, 23 Oct 2003 20:10:23 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16280.6543.727780.181004@karryall.dnsalias.org> Date: Thu, 23 Oct 2003 20:10:23 +0200 From: Olivier Andrieu To: caml-list@inria.fr Subject: [Caml-list] ocamlgsl release X-Mailer: VM 7.17 under Emacs 21.2.1 X-Loop: caml-list@inria.fr X-Spam: no; 0.00; andrieu:01 andrieu:01 ocamlgsl:01 ocamlgsl:01 gsl:01 gsl:01 bugfixes:01 compiles:01 oandrieu:01 nerim:01 bindings:01 ocaml:01 msvc:01 contributed:01 routines:02 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hello, This is to announce the release of ocamlgsl version 0.3.0 . ocamlgsl is a set of bindings for GSL, the GNU Scientific Library http://sources.redhat.com/gsl/ . GSL is "a collection of routines for numerical computing" : this includes RNGs, special functions, FFT, linear algebra, numerical integration, etc. What's new: - support for the latest GSL (version 1.4) - bugfixes - compiles with MSVC (contributed by Lexifi) available here : http://oandrieu.nerim.net/ocaml/gsl/ -- Olivier ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners