Multiple-precision arithmetic library
The GMP library performs arbitrary-precision arithmetic on signed integers, rational numbers and floating point numbers. The precision is only limited by the available memory. The library is highly optimized, with a design focus on execution speed. It is aimed at use in, for example, cryptography and computational algebra.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/pdycsb7mnry8dwsdm7vy57izsd38his4-gmp-6.2.1.drv | ||
x86_64-linux | i586-pc-gnu | /gnu/store/ac2gqs3vsivlp51q05gs4c0m7f99c76k-gmp-6.2.1.drv | |
x86_64-linux | arm-linux-gnueabihf | /gnu/store/vz0ph7n8y8pcmhg2yshwz6mn4bcszpx6-gmp-6.2.1.drv | |
x86_64-linux | aarch64-linux-gnu | /gnu/store/vqh2f2g1c5is4la8wjml8a5gvmfgwskw-gmp-6.2.1.drv | |
riscv64-linux | /gnu/store/dshqni6bjy1q9a90kyrh1bgr5860dfck-gmp-6.2.1.drv | ||
powerpc-linux | /gnu/store/ch5x2p7p62530c31g0kvn6klhyghadvm-gmp-6.2.1.drv | ||
powerpc64le-linux | /gnu/store/84c3yihm0x12fhmh280b14y3bmyx7pdw-gmp-6.2.1.drv | ||
mips64el-linux | /gnu/store/fngw5sn48gs080h4h8yj9z8966a5grvm-gmp-6.2.1.drv | ||
i686-linux | /gnu/store/r9s8xk985p6wl2bsn4xwsbjilxz37q4k-gmp-6.2.1.drv | ||
i586-gnu | /gnu/store/v1pfdjywp577480wfkd8zzz6rsza1dv5-gmp-6.2.1.drv | ||
armhf-linux | /gnu/store/bh15fcb7grhx731ccpays3vq7gvjl0fi-gmp-6.2.1.drv | ||
aarch64-linux | /gnu/store/grbrhzbj0sil774wpflrniirh4fzx3w5-gmp-6.2.1.drv |
Linter | Message | Location |
---|---|---|
formatting Look for formatting issues in the source | line 83 is way too long (96 characters) |