You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							47 lines
						
					
					
						
							1.8 KiB
						
					
					
				
			
		
		
	
	
							47 lines
						
					
					
						
							1.8 KiB
						
					
					
				[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- | 
						|
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. | 
						|
[COPY] | 
						|
[COPY] Filename: package/.../gmp/gmp.desc | 
						|
[COPY] Copyright (C) 2006 - 2010 The OpenSDE Project | 
						|
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project | 
						|
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf | 
						|
[COPY] | 
						|
[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 as published by | 
						|
[COPY] the Free Software Foundation; version 2 of the License. A copy of the | 
						|
[COPY] GNU General Public License can be found in the file COPYING. | 
						|
[COPY] --- SDE-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://www.swox.com/gmp/ | 
						|
 | 
						|
[A] Torbjorn Granlund | 
						|
[M] Christian Wiese <[email protected]> | 
						|
 | 
						|
[C] base/library | 
						|
 | 
						|
[F] DIETLIBC | 
						|
 | 
						|
[L] GPL | 
						|
[S] Stable | 
						|
[V] 4.3.2 | 
						|
[P] X 01-3-5---9 102.200 | 
						|
 | 
						|
[D] 756317091 gmp-4.3.2.tar.gz ftp://ftp.gnu.org/pub/gnu/gmp/
 | 
						|
 |