caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jon Harrop <jon@ffconsultancy.com>
To: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Matrix operations in OCaml?
Date: Wed, 26 Oct 2005 08:24:44 +0100	[thread overview]
Message-ID: <200510260824.45700.jon@ffconsultancy.com> (raw)
In-Reply-To: <20051025183737.GA565@first.in-berlin.de>

On Tuesday 25 October 2005 19:37, Oliver Bandel wrote:
> on OCaml linkdb and on the Hump I didn't found
> libraries to work on matrices/matrix's, so
> to have a library to do linear algebra
> calcualtions.
>
> Is there something like that or do I have to
> implement it by my own?

Mottl et al. kindly wrote lacaml to interface to LAPACK. The lacaml page is 
linked to from the bottom of the page of my OCaml book:

  http://www.ffconsultancy.com/products/ocaml_for_scientists

Basic use (including compilation) is described on p173 and the "Eigen 
problems" example on p236-239 demonstrates the use of lacaml. The 33-line 
OCaml program is freely available on-line:

  http://www.ffconsultancy.com/products/ocaml_for_scientists/complete/

-- 
Dr Jon D Harrop, Flying Frog Consultancy Ltd.
Objective CAML for Scientists
http://www.ffconsultancy.com/products/ocaml_for_scientists


      parent reply	other threads:[~2005-10-26  7:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-25 18:37 Oliver Bandel
2005-10-25 19:57 ` [Caml-list] " Martin Jambon
2005-10-25 20:53   ` E Stabler
2005-10-25 22:31 ` Thomas Fischbacher
2005-10-26  1:48 ` Vincenzo Ciancia
2005-10-26  7:24 ` Jon Harrop [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200510260824.45700.jon@ffconsultancy.com \
    --to=jon@ffconsultancy.com \
    --cc=caml-list@yquem.inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).