zarith-xen
Implements arithmetic and logical operations over arbitrary-precision integers
Description
The Zarith library implements arithmetic and logical operations over arbitrary-precision integers. It uses GMP to efficiently implement arithmetic over big integers. Small integers are represented as Caml unboxed integers, for speed and space economy.
Install
- Published
-
16 Oct 2017
- Authors
-
- Maintainers
-
Sources
Dependencies
Reverse Dependencies
mirage-crypto-pk
< "0.8.6"
nocrypto
>= "0.4.0"