caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Erik de Castro Lopo <mle+ocaml@mega-nerd.com>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Ocaml for Scientific computing
Date: Tue, 25 Sep 2007 21:32:51 +1000	[thread overview]
Message-ID: <20070925213251.46f8b181.mle+ocaml@mega-nerd.com> (raw)
In-Reply-To: <1190718078.5901.18.camel@mikhaa>

Alex Mikhalev wrote:

> I am wondering is anyone using Ocaml for scientific computing?

Yes.

> I didn't
> mean parsing, but for number crunching applications, like signal/image
> analysis.

Yes. I'm working on code for audio digital signal processing and 
function optimisation. I also wrote my own simple computer algebra
system.

> Is it suitable for this kind of tasks in general?

Much better than C or C++ or GNU Octave.

> I have read "Ocaml for Scientists" and although it gave me some very
> good ideas, I didn't manage to repeat a number of examples with modules
> from this book. I had a problem compiling or using scientific modules
> (lacaml, fftw, some others) on linux and macosx and since some of these
> modules look like someones graduate project,

I've looked at lacaml and didn't find any particular problems. The ocaml
fftw module was a little more problematic but I resolved the problem in
the end.

 I would like to hear from
> people practically using ocaml for mathematical simulations or analysis.
> Preferable with OS, modules, problems encountered. 

I'm doing this on Ubuntu Linux, I usually use package distributed by
Ubuntu but will compile my own from source if I need to.

HTH,
Erik
-- 
-----------------------------------------------------------------
Erik de Castro Lopo
-----------------------------------------------------------------
"... the industrial-capitalist mode of software production
was doomed to be outcompeted from the moment capitalism
began to create enough of a wealth surplus for many
programmers to live in a post-scarcity gift culture."
-- Eric S. Raymond


  reply	other threads:[~2007-09-25 11:33 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-25 11:01 Alex Mikhalev
2007-09-25 11:32 ` Erik de Castro Lopo [this message]
2007-09-25 15:22   ` [Caml-list] " Jon Harrop
2007-09-25 16:11 ` Hezekiah M. Carty
2007-09-25 16:23   ` Jon Harrop
2007-09-25 17:01     ` Markus E L
2007-09-25 17:03       ` Jon Harrop
2007-09-25 17:35       ` Hezekiah M. Carty
2007-09-26 18:53       ` Vu Ngoc San
2007-09-26  3:06 ` Jan Kybic

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=20070925213251.46f8b181.mle+ocaml@mega-nerd.com \
    --to=mle+ocaml@mega-nerd.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).