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

    Исходный пакет: ntl
    Версия: 11.5.1-alt1.2
    Собран:  3 ноября 2023 г. 22:50
    Категория: Науки/Математика
    Сообщить об ошибке в пакете
    Домашняя страница: https://libntl.org/

    Лицензия: LGPL-2.0+
    О пакете: High-performance algorithms for vectors, matrices, and polynomials
    Описание: 
    NTL is a high-performance, portable C++ library providing data structures
    and algorithms for arbitrary length integers; for vectors, matrices, and
    polynomials over the integers and over finite fields; and for arbitrary
    precision floating point arithmetic.
    
    NTL provides high quality implementations of state-of-the-art algorithms for:
    * arbitrary length integer arithmetic and arbitrary precision floating point
      arithmetic;
    * polynomial arithmetic over the integers and finite fields including basic
      arithmetic, polynomial factorization, irreducibility testing, computation
      of minimal polynomials, traces, norms, and more;
    * lattice basis reduction, including very robust and fast implementations of
      Schnorr-Euchner, block Korkin-Zolotarev reduction, and the new
      Schnorr-Horner pruning heuristic for block Korkin-Zolotarev;
    * basic linear algebra over the integers, finite fields, and arbitrary
      precision floating point numbers.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libntl-devel (e2kv6, e2kv5, e2kv4, e2k)
    libntl44 (e2kv6, e2kv5, e2kv4, e2k)
    libntl44-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Сопровождающий: Alexey Sheplyakov

    Список участников:
    Alexey Sheplyakov
    Ilya Kurdyukov
    Leontiy Volodin

      1. gnu-config
      2. libgf2x-devel
      3. libgmp-devel
      4. gcc-c++
      5. perl-base

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


    3 ноября 2023 г. Alexey Sheplyakov 11.5.1-alt1.2
    - NMU: fixed FTBFS on LoongArch (use fresh config.{sub,guess}).
    18 января 2022 г. Ilya Kurdyukov 11.5.1-alt1.1
    - Fixed build for Elbrus.
    18 октября 2021 г. Leontiy Volodin 11.5.1-alt1
    - Initial build for ALT Sisyphus (thanks fedora for the spec).
    - Built as require for sagemath.