[COPY] --- T2-COPYRIGHT-NOTE-BEGIN --- [COPY] T2 SDE: package/*/gmp/gmp.desc [COPY] Copyright (C) 2004 - 2024 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project [COPY] [COPY] This Copyright note is generated by scripts/Create-CopyPatch, [COPY] more information can be found in the files COPYING and README. [COPY] [COPY] This program is free software; you can redistribute it and/or modify [COPY] it under the terms of the GNU General Public License version 2. [COPY] --- T2-COPYRIGHT-NOTE-END --- [I] The GNU MP (multiple precision arithmetic) library [T] GNU MP is a library for arbitrary precision arithmetic, operating on signed [T] integers, rational numbers, and floating point numbers. It has a rich set [T] of functions, and the functions have a regular interface. [T] [T] GNU MP is designed to be as fast as possible, both for small operands and [T] for huge operands. The speed is achieved by using fullwords as the basic [T] arithmetic type, by using fast algorithms, by carefully optimized assembly [T] code for the most common inner loops for a lots of CPUs, and by a general [T] emphasis on speed (instead of simplicity or elegance). [T] [T] The speed of GNU MP is believed to be faster than any other similar library. [T] The advantage for GNU MP increases with the operand sizes for certain [T] operations, since GNU MP in many cases has asymptotically faster algorithms. [U] http://gmplib.org/ [A] Torbjorn Granlund [M] Rene Rebe [C] base/library [F] CROSS DIETLIBC [L] LGPL [S] Stable [V] 6.3.0 [P] X 0-2--5---9 102.100 [D] 916179a5ead7d92603f00a243911a4c9cec65b7b44fa915095d78a34 gmp-6.3.0.tar.xz http://ftp.gnu.org/pub/gnu/gmp/