From: Jean-Christophe Filliatre <Jean-Christophe.Filliatre@lri.fr>
To: caml-announce@inria.fr
Subject: [Caml-announce] exact real arithmetic
Date: Fri, 2 Nov 2001 11:32:02 +0100 (MET) [thread overview]
Message-ID: <15330.30242.865717.221157@pc803> (raw)
This is to announce an exact real arithmetic module for ocaml, called
Creal (for Constructive Reals). It is available from here:
http://www.lri.fr/~filliatr/software.en.html
This module provides an abstract data type of real numbers, on which
all operations are exact, and return immediately. When necessary, one
can ask for an approximation of a real number to a given precision and
this triggers all the actual computations, including approximations of
some operands to higher precisions if necessary.
This implementation is based on Valérie Ménissier-Morain PhD thesis
(http://www-calfor.lip6.fr/~vmm/arith_english.html)
The tarball includes an ocaml interface to GMP (GNU Multi Precision
library), mainly written by David Monniaux.
Comments and suggestions are welcome.
--
Jean-Christophe Filliatre (http://www.lri.fr/~filliatr)
reply other threads:[~2001-11-02 10:33 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=15330.30242.865717.221157@pc803 \
--to=jean-christophe.filliatre@lri.fr \
--cc=caml-announce@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