caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Markus Mottl <mottl@miss.wu-wien.ac.at>
To: Xavier Urbain <Xavier.Urbain@lri.fr>
Cc: OCAML <caml-list@inria.fr>
Subject: Re: linear algebra libraries?
Date: Fri, 12 Jan 2001 12:40:49 +0100	[thread overview]
Message-ID: <20010112124048.A12244@miss.wu-wien.ac.at> (raw)
In-Reply-To: <14942.52759.629948.635258@sun-demons>; from Xavier.Urbain@lri.fr on Fri, Jan 12, 2001 at 10:27:51 +0100

On Fri, 12 Jan 2001, Xavier Urbain wrote:
> You should try BLAS.
> 
>  http://netlib2.cs.utk.edu/blas/faq.html

I also thought that this might be the best choice if I really have
to interface to C (or here: Fortran) libraries. The availability of
bigarrays, which support Fortran-layout, shouldn't make this task too
difficult, I hope.

Given the problem I want to solve, I'll only need a handful of functions,
but I'll try to get the basic design right so that other people can
continue extending the interface.

I am not terriby educated in numerical computation so if anybody wants to
contribute right from the start (both with design hints or (even better)
code), I could put the project on SourceForge.

Best regards,
Markus Mottl

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



  reply	other threads:[~2001-01-12 19:01 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 [this message]
2001-01-12 17:13 ` Brian Rogoff
2001-01-12 18:49   ` Markus Mottl
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=20010112124048.A12244@miss.wu-wien.ac.at \
    --to=mottl@miss.wu-wien.ac.at \
    --cc=Xavier.Urbain@lri.fr \
    --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).