-
-
Notifications
You must be signed in to change notification settings - Fork 1
C library for arbitrary precision arithmetic on integers
License
diofant/zz
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The ZZ Library is a tiny wrapper for the GNU GMP Library, providing memory-safe API for arbitrary precision arithmetic over integers.
About
C library for arbitrary precision arithmetic on integers