caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Arbitrary precision unsigned integers
@ 2014-05-20 15:18 Thomas Braibant
  2014-05-20 15:29 ` Xavier Leroy
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Braibant @ 2014-05-20 15:18 UTC (permalink / raw)
  To: OCaML Mailing List

Hi list,

I wonder if there is a publicly available library that implements
arbitrary precision (un)signed integers. I could not find anything
relevant with Google, nor on Opam.

By arbitrary, I mean that I want to implement e.g., 43 bits unsigned
arithmetic, and have the right overflow behaviors. I know of zarith
which seems to implement arbitrary precision in the sense that the
precision of the numbers grows as needed.

Best,
Thomas

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-05-20 15:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-20 15:18 [Caml-list] Arbitrary precision unsigned integers Thomas Braibant
2014-05-20 15:29 ` Xavier Leroy
2014-05-20 15:33   ` Thomas Braibant

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).