gmp

The GNU multiple precision arithmetic library

bacaro: haikuports anche su HaikuPorts
Anche su HaikuPorts. gmp

Descrizione

The GNU Multiple Precision Arithmetic Library (GMP) is a free library for arbitrary-precision arithmetic, operating on signed integers, rational numbers, and floating point numbers.

There are no practical limits to the precision except the ones implied by the available memory in the machine GMP runs on (operand dimension limit is 2^(32)-1 bits on 32-bit machines and 2^37 bits on 64-bit machines). GMP has a rich set of functions, and the functions have a regular interface. The basic interface is for C but wrappers exist for other languages including Ada, C++, C#, OCaml, Perl, PHP, and Python.

Installa

Canale stable v6.3.0-1

Questa app e' curata in HaikuPorts. Installala da li', e' gia' disponibile in HaikuDepot.

pkgman install gmp

Scarica .hpkg (x86_64)

Attenzione: il file arriva dal server di HaikuPorts, ma installarlo a mano non è la strada consigliata. È «pkgman» a risolvere le dipendenze che un .hpkg non porta con sé: un pacchetto installato da solo potrebbe non partire. Usa il comando pkgman qui sopra, a meno che tu non sappia esattamente perché ti serve il file.

Recensioni