Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
config-win32-shared.log | 2012-11-13 | 255.5 kB | |
config-win32-static.log | 2012-11-13 | 254.9 kB | |
libgmp_5.0.5_dev_mingw32.7z | 2012-11-13 | 224.9 kB | |
libgmp_5.0.5_dll_win32.7z | 2012-11-13 | 197.4 kB | |
libgmp_5.0.5_doc.7z | 2012-11-13 | 1.2 MB | |
Totals: 5 Items | 2.1 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.