Package ntl: Information

    Source package: ntl
    Version: 11.5.1-alt1.2
    Build time:  Nov 3, 2023, 10:50 PM
    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 (e2kv6, e2kv5, e2kv4, e2k)
    libntl44 (e2kv6, e2kv5, e2kv4, e2k)
    libntl44-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Alexey Sheplyakov


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

    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.