Package libfplll: Information

    Source package: libfplll
    Version: 5.4.4-alt1_5
    Latest version according to Repology
    Build time:  Oct 10, 2023, 07:44 PM in the task #331370
    Category: System/Libraries
    Report package bug
    License: LGPL-2.1-or-later AND MIT AND CC0-1.0
    Summary: Lattice algorithms using floating-point arithmetic
    Description: 
    fplll contains implementations of several lattice algorithms. The
    implementation relies on floating-point orthogonalization, and LLL is central
    to the code, hence the name.
    
    It includes implementations of floating-point LLL reduction algorithms,
    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 includes an implementation of the BKZ reduction algorithm, including the
    BKZ-2.0 improvements (extreme enumeration pruning, pre-processing of blocks,
    early termination). Additionally, Slide reduction and self dual BKZ are
    supported.
    
    It also includes a floating-point implementation of the Kannan-Fincke-Pohst
    algorithm that finds a shortest non-zero lattice vector. Finally, it contains a
    variant of the enumeration algorithm that computes a lattice vector closest to
    a given vector belonging to the real span of the lattice.

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

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @everybody

      1. mpir-devel
      2. nlohmann-json-devel
      3. autoconf
      4. automake
      5. gcc-c++
      6. libgmp-devel
      7. pkgconfig(mpfr)
      8. pkgconfig(nlohmann_json)
      9. pkgconfig(qd)
      10. libtool

    Last changed


    Oct. 10, 2023 Igor Vlasenko 5.4.4-alt1_5
    - update to new release by fcimport
    Feb. 25, 2023 Igor Vlasenko 5.4.4-alt1_2
    - update to new release by fcimport
    Dec. 24, 2022 Igor Vlasenko 5.4.2-alt1_3
    - update to new release by fcimport