Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
libgmp_5.1.3_mingw32.tar.xz | 2015-02-02 | 980.4 kB | |
Totals: 1 Item | 980.4 kB | 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.