cgit: Added cgit 0.7.3-c502865 - A CGI for git written in C
[opensde-package-nopast.git] / base / gmp / gmp.desc
blobae51926407ab2e69a2ed20c8a545c154ee4970d0
1 [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3 [COPY]
4 [COPY] Filename: package/.../gmp/gmp.desc
5 [COPY] Copyright (C) 2006 - 2008 The OpenSDE Project
6 [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
7 [COPY] Copyright (C) 1998 - 2003 Clifford Wolf
8 [COPY]
9 [COPY] More information can be found in the files COPYING and README.
10 [COPY]
11 [COPY] This program is free software; you can redistribute it and/or modify
12 [COPY] it under the terms of the GNU General Public License as published by
13 [COPY] the Free Software Foundation; version 2 of the License. A copy of the
14 [COPY] GNU General Public License can be found in the file COPYING.
15 [COPY] --- SDE-COPYRIGHT-NOTE-END ---
17 [I] The GNU MP (multiple precision arithmetic) library
19 [T] GNU MP is a library for arbitrary precision arithmetic, operating on signed
20 [T] integers, rational numbers, and floating point numbers.  It has a rich set
21 [T] of functions, and the functions have a regular interface.
22 [T]
23 [T] GNU MP is designed to be as fast as possible, both for small operands and
24 [T] for huge operands.  The speed is achieved by using fullwords as the basic
25 [T] arithmetic type, by using fast algorithms, by carefully optimized assembly
26 [T] code for the most common inner loops for a lots of CPUs, and by a general
27 [T] emphasis on speed (instead of simplicity or elegance).
28 [T]
29 [T] The speed of GNU MP is believed to be faster than any other similar library.
30 [T] The advantage for GNU MP increases with the operand sizes for certain
31 [T] operations, since GNU MP in many cases has asymptotically faster algorithms.
33 [U] http://www.swox.com/gmp/
35 [A] Torbjorn Granlund
36 [M] Christian Wiese <morfoh@opensde.org>
38 [C] base/library
40 [F] DIETLIBC
42 [L] GPL
43 [S] Stable
44 [V] 4.2.2
45 [P] X --2--5---9 102.200
47 [D] 1816435636 gmp-4.2.2.tar.gz ftp://ftp.gnu.org/pub/gnu/gmp/