Package libgmp: Information

    Binary package: libgmp
    Version: 4.3.2-alt3
    Architecture: i586
    Build time:  Feb 18, 2011, 12:49 AM
    Source package: gmp
    Category: System/Libraries
    Report package bug
    Home page: http://gmplib.org/

    License: LGPLv3+
    Summary: GNU MP arbitrary precision arithmetic library
    Description: 
    GNU MP is a library for arbitrary precision arithmetic, operating on
    signed integers, rational numbers, and floating point numbers.  It has
    a rich set of functions, and the functions have a regular interface.
    
    GNU MP is designed to be as fast as possible, both for small operands and
    huge operands.  The speed is achieved by using fullwords as the basic
    arithmetic type, by using fast algorithms, with carefully optimized
    assembly code for the most common inner loops for lots of CPUs, and by
    a general emphasis on speed (instead of simplicity or elegance).
    
    GNU MP is believed to be faster than any other similar library.
    Its advantage increases with operand sizes for certain operations,
    since GNU MP in many cases has asymptotically faster algorithms.

    Maintainer: Dmitry V. Levin


    Last changed


    Feb. 18, 2011 Dmitry V. Levin 4.3.2-alt3
    - Rebuilt for debuginfo.
    Oct. 12, 2010 Dmitry V. Levin 4.3.2-alt2
    - Fixed build on arm (by silicium@).
    - Rebuilt for soname set-versions.
    June 17, 2010 Dmitry V. Levin 4.3.2-alt1
    - Updated to 4.3.2.