Package ntl: Information

    Source package: ntl
    Version: 11.5.1-alt1.2
    Latest version according to Repology
    Build time:  Nov 3, 2023, 01:41 PM in the task #333463
    Report package bug
    License: LGPL-2.0+
    Summary: High-performance algorithms for vectors, matrices, and polynomials
    Description: 
    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.

    List of rpms provided by this srpm:
    libntl-devel (x86_64, ppc64le, i586, armh, aarch64)
    libntl44 (x86_64, ppc64le, i586, armh, aarch64)
    libntl44-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Alexey Sheplyakov


    ACL:
    Leontiy Volodin
    @everybody

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

    Last changed


    Nov. 3, 2023 Alexey Sheplyakov 11.5.1-alt1.2
    - NMU: fixed FTBFS on LoongArch (use fresh config.{sub,guess}).
    Jan. 18, 2022 Ilya Kurdyukov 11.5.1-alt1.1
    - Fixed build for Elbrus.
    Oct. 18, 2021 Leontiy Volodin 11.5.1-alt1
    - Initial build for ALT Sisyphus (thanks fedora for the spec).
    - Built as require for sagemath.