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 SAA06679; Thu, 5 Dec 2002 18:03:59 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id SAA06563 for ; Thu, 5 Dec 2002 18:03:58 +0100 (MET) Received: from shiva.jussieu.fr (shiva.jussieu.fr [134.157.0.129]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id gB5H3vX28877 for ; Thu, 5 Dec 2002 18:03:57 +0100 (MET) Received: from akasha.ijm.jussieu.fr (akasha.ijm.jussieu.fr [134.157.173.57]) by shiva.jussieu.fr (8.12.5/jtpda-5.4) with ESMTP id gB5H3mjC038184 ; Thu, 5 Dec 2002 18:03:49 +0100 (CET) Received: by akasha.ijm.jussieu.fr (Postfix, from userid 11004) id 91E223C45B; Thu, 5 Dec 2002 18:03:43 +0100 (CET) From: Olivier Andrieu MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15855.34543.325916.473122@akasha.ijm.jussieu.fr> Date: Thu, 5 Dec 2002 18:03:43 +0100 To: caml-list@inria.fr Cc: onlyclimb Subject: [Caml-list] ocamlgsl In-Reply-To: <3DEF7419.2010807@163.com> References: <3DEF7419.2010807@163.com> X-Mailer: VM 7.07 under Emacs 21.2.1 X-Antivirus: scanned by sophie at shiva.jussieu.fr Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hello, This is to announce the release of ocamlgsl version 0.2.1 , available here : http://oandrieu.nerim.net/ocaml/gsl/ . GSL 1.2 and ocaml 3.06 are required. See the README if you're using your gcc version is < 3. Since the previously announced release, there's support for single precision floats (in bigarrays), complex numbers linear algebra and a couple of new modules (notably ODE). GSL is the GNU Scientific Library http://sources.redhat.com/gsl/ , "a collection of routines for numerical computing". -- 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