Package libfplll: Information

    Source package: libfplll
    Version: 5.3.1-alt1_1
    Build time:  Dec 27, 2019, 09:09 PM in the task #243652
    Category: System/Libraries
    Report package bug
    License: LGPLv2+
    Summary: LLL-reduces euclidean lattices
    Description: 
    fplll contains several algorithms on lattices that rely on
    floating-point computations. This includes implementations of the
    floating-point LLL reduction algorithm, offering different
    speed/guarantees ratios. It contains a 'wrapper' choosing the
    estimated best sequence of variants in order to provide a guaranteed
    output as fast as possible. In the case of the wrapper, the
    succession of variants is oblivious to the user. It also includes
    a rigorous floating-point implementation of the Kannan-Fincke-Pohst
    algorithm that finds a shortest non-zero lattice vector, and the BKZ
    reduction algorithm.

    List of rpms provided by this srpm:
    libfplll (x86_64, ppc64le, i586, aarch64)
    libfplll-debuginfo (x86_64, ppc64le, i586, aarch64)
    libfplll-devel (x86_64, ppc64le, i586, aarch64)
    libfplll-static (x86_64, ppc64le, i586, aarch64)
    libfplll-tools (x86_64, ppc64le, i586, aarch64)
    libfplll-tools-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. libmpfr-devel
      2. help2man
      3. mpir-devel
      4. libgmp-devel
      5. gcc-c++
      6. libqd-devel

    Last changed


    Dec. 27, 2019 Igor Vlasenko 5.3.1-alt1_1
    - update to new release by fcimport
    Dec. 5, 2019 Igor Vlasenko 5.3.0-alt1_1
    - update to new release by fcimport
    Aug. 29, 2019 Igor Vlasenko 5.2.1-alt1_4
    - fixed self-BR (thanks to rider@)