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

    Исходный пакет: ntl
    Версия: 11.5.1-alt1.2
    Последняя версия по данным Repology
    Собран:  3 ноября 2023 г. 13:41 в задании #333463
    Категория: Науки/Математика
    Сообщить об ошибке в пакете
    Домашняя страница: 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 (x86_64, ppc64le, i586, armh, aarch64)
    libntl44 (x86_64, ppc64le, i586, armh, aarch64)
    libntl44-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

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

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

    Права:
    Leontiy Volodin
    @everybody

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

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


    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.