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

  • Default inline alert: Версия в репозитории: 5.4.4-alt1_5

Исходный пакет: libfplll
Версия: 5.4.1-alt1_10
Последняя версия по данным Repology
Собран:  18 декабря 2021 г. 7:30 в задании #292167
Сообщить об ошибке в пакете
Домашняя страница: https://fplll.github.io/fplll/

Лицензия: LGPLv2+
О пакете: 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 (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)

Сопровождающий: Igor Vlasenko

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

Права:
Igor Vlasenko
@everybody

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

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


17 декабря 2021 г. Igor Vlasenko 5.4.1-alt1_10
- update to new release by fcimport
1 октября 2021 г. Igor Vlasenko 5.4.1-alt1_2
- new version
28 августа 2021 г. Igor Vlasenko 5.3.1-alt2_1
- NMU for unknown reason:
  the person above was too neglectant to add --changelog "- NMU: <reason>" option.