caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: David Monniaux <David.Monniaux@ens-lyon.fr>
To: Caml-list <caml-list@inria.fr>
Subject: GNU MP interfacing
Date: Mon, 5 May 1997 22:29:13 +0200 (MET DST)	[thread overview]
Message-ID: <Pine.GSO.3.95.970505222040.12908B-100000@perrache> (raw)

Hi,

I've made some functional interface to the GNU MP multiprecision
arithmetic package.

It somehow doubles with Bignum, which is standard. Nevertheless, it
includes number-theoretic functions such as exponentiation and inverses in
Z/nZ rings, Jacobi and Legendre symbols etc..., and also provides
arbitrary precision floating-point.

http://www.ens-lyon.fr/~dmonniau/arcs/mlgmp.tar.gz
(for Unix, porting to Windows shouldn't be too hard)

--------------------------------------------------------------------

Bonjour,

j'ai fait une interface avec la bibliothèque multiprécision GNU MP.

Elle fait un peu double-emploi avec Bignum, standard sur O'Caml.
Néanmoins, GNU MP a un certain nombre de fonctions intéressantes, comme
des fonctions d'exponentiation et d'inverse dans Z/nZ, de symboles de
Jacobi et Legendre... ainsi qu'un calcul en virgule flottante à précision
arbitraire.

http://www.ens-lyon.fr/~dmonniau/arcs/mlgmp.tar.gz
(pour Unix, porter vers Windows ne devrait pas être trop dur)

"Si l'informatique marchait, cela se saurait."
"If computers worked, it'd be known."
Computer science student at ENS, Lyon, France
http://www.ens-lyon.fr/~dmonniau






                 reply	other threads:[~1997-05-06  7:36 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=Pine.GSO.3.95.970505222040.12908B-100000@perrache \
    --to=david.monniaux@ens-lyon.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).