caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: David Monniaux <monniaux@clipper.ens.fr>
To: Liste CAML <caml-list@inria.fr>
Subject: O'Caml - GNU MP interface
Date: Wed, 24 Dec 1997 19:24:56 +0100 (MET)	[thread overview]
Message-ID: <Pine.SUN.3.95.971224191154.1365B-100000@jonque> (raw)

Hi all,

here's the Christmas release...

Version 0.12 of mlgmp is available on
http://www.ens-lyon.fr/~dmonniau/arcs/mlgmp.tar.gz

As a reminder, GNU MP is a free extended precision library.
mlgmp is an easy-to-use interface between O'Caml and GNU MP,
featuring:

* functional style functions
  with infix abbreviations [from v0.11]
* imperative style functions (in-place assignments) [from v0.10]
  with fine-grained control of precision [from v0.11]
* pretty-printing support for the toplevel
  [automatic installation of that feature from v0.12]

I've got feedback from M. Quercia about the lack of infix operators and
the need of finer precision control operations. The current system only
allows fine-grained control for imperative-style programming.
I'd like to know what are the needs of the users as to the precision
control : should all arithmetic functions be supplemented with a function
taking the precision as an extra argument?
Also, should "from nothing" (as opposed to from_int etc....) initialization
functions be supplied?

As a personnal feedback to the O'Caml development team, I think the
installation of pretty-printers from extension packages such as mlgmp is
for now a bit too "hackish" (I had to use several undocumented features).

-- D. Monniaux








             reply	other threads:[~1997-12-29  8:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-12-24 18:24 David Monniaux [this message]
  -- strict thread matches above, loose matches on Subject: below --
1997-10-11 22:47 David Monniaux

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=Pine.SUN.3.95.971224191154.1365B-100000@jonque \
    --to=monniaux@clipper.ens.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).