Package ntl: Information

Source package: ntl
Version: 11.5.1-alt1.1
Latest version according to Repology
Build time:  Jan 18, 2022, 04:08 PM in the task #293694
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: Ilya Kurdyukov

List of contributors:
Ilya Kurdyukov
Leontiy Volodin

ACL:
Leontiy Volodin
@everybody

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

Last changed


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.