| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| old | 2015-02-12 | ||
| README-gmp.txt | 2015-02-12 | 684 Bytes | |
| libgmp_5.1.3-1_mingw32.tar.xz | 2015-02-12 | 968.2 kB | |
| libgmp-static_5.1.3_mingw32.tar.xz | 2015-02-12 | 656.8 kB | |
| Totals: 4 Items | 1.6 MB | 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.