Package libfplll: Information

    Binary package: libfplll
    Version: 5.3.1-alt1_1
    Architecture: x86_64
    Build time:  Dec 27, 2019, 09:09 PM in the task #243652
    Source package: libfplll
    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.

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    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@)