caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Markus Mottl <mottl@miss.wu-wien.ac.at>
To: Brian Rogoff <bpr@best.com>
Cc: OCAML <caml-list@inria.fr>
Subject: Re: linear algebra libraries?
Date: Fri, 12 Jan 2001 19:49:54 +0100	[thread overview]
Message-ID: <20010112194954.A13811@miss.wu-wien.ac.at> (raw)
In-Reply-To: <Pine.BSF.4.21.0101120857490.17868-100000@shell5.ba.best.com>; from bpr@best.com on Fri, Jan 12, 2001 at 09:13:11 -0800

On Fri, 12 Jan 2001, Brian Rogoff wrote:
> I remember using Meschach many years ago in a different life, and it was
> pretty good for "non-huge" matrices. You can find it at 
> 
> ftp://ftpmaths.anu.edu.au/pub/meschach/meschach.html

Thanks for the hint - unfortunately, it seems that Meschach is not
actively maintained anymore. The last update was more than 5 years ago. I
wouldn't want to interface to a library which gets out of use...

> It's C, not Fortran. Should be easy enough to hook to OCaml.

I haven't tried it yet (will do now), but it is probably easy enough
to interface to Fortran, too (thanks to the Bigarray module). I'll give
LAPACK and BLAS a go...

> I think it would be more interesting to write a native OCaml library. Christophe 
> Rafalli has already started something in numerical linear algebra but its
> just a start, at 
> 
> http://www.lama.univ-savoie.fr/sitelama/Membres/pages_web//RAFFALLI/formel.html

I have already seen it before - it is really nice, especially, because
it specifies algebraic structures on a very high level. I could imagine
that one can easily integrate efficient libraries into this framework.

> I don't work in this field any more but if you want to specify the interfaces
> and need someone to implement some of the algorithms I can find some time
> to hack.  

Thanks for the offer! If you (and potential other contributors) think it
is a good idea (maybe there are still better options), we could register
a project on SourceForge to interface the BLAS and LAPACK libraries to
OCaml. Since I am usually not too much into this topic, I'll probably
only implement the functionality I need (these libraries are *huge*),
but this should be enough to give the project a start.

If nobody has any counter-arguments, I'll register the project at
SourceForge on Monday...

Best regards,
Markus Mottl

-- 
Markus Mottl, mottl@miss.wu-wien.ac.at, http://miss.wu-wien.ac.at/~mottl



  reply	other threads:[~2001-01-14 20:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-11 19:00 Markus Mottl
2001-01-12  9:27 ` Xavier Urbain
2001-01-12 11:40   ` Markus Mottl
2001-01-12 17:13 ` Brian Rogoff
2001-01-12 18:49   ` Markus Mottl [this message]
2001-01-14 11:36 David McClain

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=20010112194954.A13811@miss.wu-wien.ac.at \
    --to=mottl@miss.wu-wien.ac.at \
    --cc=bpr@best.com \
    --cc=caml-list@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).