Browse thread
bignums?
-
John Skaller
- David Monniaux
- Matías Giovannini
- Jean-Christophe Filliatre
- Daniel de Rauglaudre
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Matías Giovannini <matias@k...> |
| Subject: | Re: bignums? |
John Skaller wrote: > I need an Ocaml multiple precision arithmetic package. > I'd like to try using an existing interface if possible, Why not use Ocaml's own Bigints, or Nats if you need all the speed the low-level implemetation gives you? You may need to link a special top-level with libnums.a. As far as I know, Ocaml's underlying implementation is faster than GMP, older, stabler and more complete. -- I got your message. I couldn't read it. It was a cryptogram. -- Laurie Anderson