| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 5.1.3 | 2015-02-12 | ||
| 5.0.5 | 2015-02-02 | ||
| Totals: 2 Items | 0 | ||
GMP is a free library for arbitrary precision arithmetic, operating on signed
integers, rational numbers, and floating-point numbers. There is no practical
limit to the precision except the ones implied by the available memory in the
machine GMP runs on. GMP has a rich set of functions, and the functions have a
regular interface.
Homepage:
https://gmplib.org/
Source:
https://gmplib.org/download/gmp/
Documentation:
https://gmplib.org/manual/
Licenses:
GNU LGPLv3, GNU GPLv3
Requires:
libgcc, pthreads-w32 (libgmpxx)
Notes:
WARNING: Do NOT install static and shared libraries together. They use
different headers.