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 XAA01284; Mon, 27 May 2002 23:36:20 +0200 (MET DST) 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 XAA01203 for ; Mon, 27 May 2002 23:36:19 +0200 (MET DST) Received: from fichte.ai.univie.ac.at (fichte.ai.univie.ac.at [131.130.174.156]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id g4RLaJD11956 for ; Mon, 27 May 2002 23:36:19 +0200 (MET DST) Received: (from markus@localhost) by fichte.ai.univie.ac.at (8.9.3/8.9.3/Debian 8.9.3-21) id XAA12967; Mon, 27 May 2002 23:36:16 +0200 Date: Mon, 27 May 2002 23:36:16 +0200 From: Markus Mottl To: Oleg Cc: caml-list@pauillac.inria.fr Subject: Re: [Caml-list] inversion de matrice en caml Message-ID: <20020527213616.GA12792@fichte.ai.univie.ac.at> Mail-Followup-To: Oleg , caml-list@pauillac.inria.fr References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.26i Organization: Austrian Research Institute for Artificial Intelligence Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Mon, 27 May 2002, Oleg wrote: > If you don't want to "roll your own" interface to > LAPACK (as it is in FORTRAN), consider LACAML (found at > http://www.ai.univie.ac.at/~markus/home/ocaml_sources.html ). I haven't > tried it yet. The library currently only contains functions that I have really needed so far (mostly functions for linear regression + vector operations), but I have been very careful to write it in such a way that people can easily add further ones by following the existing design. If anybody wants certain functions added, just tell me or even better: send me the glue code :-) Regards, Markus Mottl -- Markus Mottl markus@oefai.at Austrian Research Institute for Artificial Intelligence http://www.oefai.at/~markus ------------------- 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