[ 原始碼: fplll ]
套件:fplll-tools(5.4.4-3)
Tools to compute LLL-reduction of Euclidian lattices
fpLLL is a library for computing reduced (nearly orthogonal) bases for Euclidean lattices using the floating-point LLL algorithm.
fpLLL contains multiple different implementations of the floating-point LLL reduction algorithm, offering multiple different speed/guarantees ratios.
It contains a 'wrapper' that chooses 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.
This package contains the base tools using libfplll.
其他與 fplll-tools 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libfplll8 (= 5.4.4-3)
- Library for LLL-reduction of Euclidean lattices, runtime
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libgmp10 (>= 2:6.2.1+dfsg1)
- Multiprecision arithmetic library
-
- dep: libmpfr6 (>= 3.1.3)
- multiple precision floating-point computation
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3