Пакет libgmp10: Информация

    Бинарный пакет: libgmp10
    Версия: 6.1.2-alt3
    Архитектура: e2kv4
    Собран:  23 ноября 2020 г. 16:32
    Исходный пакет: gmp
    Сообщить об ошибке в пакете
    Домашняя страница: http://gmplib.org/

    Лицензия: LGPLv3+
    О пакете: GNU MP arbitrary precision arithmetic library
    Описание: 
    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.

    Сопровождающий: Gleb Fotengauer-Malinovskiy


    Последнее изменение


    13 мая 2019 г. Gleb Fotengauer-Malinovskiy 6.1.2-alt3
    - Made __gmpn_clz_tab symbol visible to fix testsuite (on at least
      riscv64 architecture).
    13 апреля 2017 г. Anton Farygin 6.1.2-alt2
    - Enabled visibility for __gmpn_divexact, which is used in ocaml-zarith.
    12 января 2017 г. Gleb Fotengauer-Malinovskiy 6.1.2-alt1
    - Updated to 6.1.2.