Пакет libfplll: Информация

    Исходный пакет: libfplll
    Версия: 5.4.4-alt2_1
    Собран:  15 ноября 2024 г. 16:36
    Сообщить об ошибке в пакете
    Домашняя страница: https://fplll.github.io/fplll/

    Лицензия: LGPL-2.1-or-later AND MIT AND CC0-1.0
    О пакете: Lattice algorithms using floating-point arithmetic
    Описание: 
    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.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    libfplll (e2kv6, e2kv5, e2kv4, e2k)
    libfplll-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libfplll-devel (e2kv6, e2kv5, e2kv4, e2k)
    libfplll-static (e2kv6, e2kv5, e2kv4, e2k)
    libfplll-tools (e2kv6, e2kv5, e2kv4, e2k)
    libfplll-tools-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Сопровождающий: Anton Midyukov

    Список участников:
    Anton Midyukov
    Igor Vlasenko

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

    Последнее изменение


    1 ноября 2024 г. Anton Midyukov 5.4.4-alt2_1
    - NMU: rebuild without mpir-devel
    10 октября 2023 г. Igor Vlasenko 5.4.4-alt1_5
    - update to new release by fcimport
    25 февраля 2023 г. Igor Vlasenko 5.4.4-alt1_2
    - update to new release by fcimport