From: Xavier Leroy <xavier.leroy@inria.fr>
To: Alessandro Baretta <alex@baretta.com>
Cc: Ocaml <caml-list@inria.fr>
Subject: Re: [Caml-list] Complex.t
Date: Thu, 11 Jul 2002 15:56:23 +0200 [thread overview]
Message-ID: <20020711155623.A32191@pauillac.inria.fr> (raw)
In-Reply-To: <3D2D669F.5000402@baretta.com>; from alex@baretta.com on Thu, Jul 11, 2002 at 01:06:07PM +0200
> I'm trying to compile fftw for O'Caml. Does anyone know
> where I can find the Complex module it needs? Is it maybe in
> the CVS version? (I'm presently using a stock 3.04.)
There is indeed a Complex module in the standard library of the
forthcoming 3.05 release, but I'm not sure this is the module FFTW uses.
(It is surprising that a released version of FFTW would rely on an
unreleased version of OCaml!).
At any rate, you can either download the CVS version of OCaml from
http://camlcvs.inria.fr, or just pick the sources for the Complex
module at the URLs below and compile them yourself -- it's straightforward.
http://camlcvs.inria.fr/cgi-bin/cvsweb.cgi/ocaml/stdlib/complex.mli
http://camlcvs.inria.fr/cgi-bin/cvsweb.cgi/ocaml/stdlib/complex.ml
Hope this helps,
- Xavier Leroy
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
prev parent reply other threads:[~2002-07-11 13:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-11 11:06 Alessandro Baretta
2002-07-11 13:56 ` Xavier Leroy [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=20020711155623.A32191@pauillac.inria.fr \
--to=xavier.leroy@inria.fr \
--cc=alex@baretta.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