caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Olivier Andrieu" <oandrieu@nerim.net>
To: "Erik de Castro Lopo" <mle+ocaml@mega-nerd.com>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] What are people using for linear algebra?
Date: Fri, 13 Apr 2007 10:32:20 +0200	[thread overview]
Message-ID: <95513600704130132h29fbb154sbd6fbde7fa3dfb04@mail.gmail.com> (raw)
In-Reply-To: <20070413083847.e6f45097.mle+ocaml@mega-nerd.com>

On 4/13/07, Erik de Castro Lopo <mle+ocaml@mega-nerd.com> wrote:
> Hi all,
>
> What libraries are people using for linear algebra? I currently only
> need simple things like multiplication and addition for now but
> probably also need other stuff at some point.
>
> I'd prefer something under the same license as the standard Ocaml
> libraries.

ocamlgsl, my bindings for the GSL library has some linear algebra too
: http://oandrieu.nerim.net/ocaml/gsl/
http://www.gnu.org/software/gsl/

mind that GSL's license is GPL, not LGPL.


      parent reply	other threads:[~2007-04-13  8:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-12 22:38 Erik de Castro Lopo
2007-04-12 22:46 ` [Caml-list] " Jon Harrop
2007-04-13  1:25   ` Erik de Castro Lopo
2007-04-12 23:03 ` Christophe TROESTLER
2007-04-13  8:32 ` Olivier Andrieu [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=95513600704130132h29fbb154sbd6fbde7fa3dfb04@mail.gmail.com \
    --to=oandrieu@nerim.net \
    --cc=caml-list@inria.fr \
    --cc=mle+ocaml@mega-nerd.com \
    /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).