fpylll: Python interface for FPLLL#
Description#
A Python interface for https://github.com/fplll/fplll (Lattice algorithms using floating-point arithmetic)
License#
GPL version 2 or later
Upstream Contact#
Type#
standard
Dependencies#
Version Information#
package-version.txt:
0.6.0
version_requirements.txt:
fpylll >=0.5.9
Equivalent System Packages#
$ conda install fpylll\>=0.5.9
$ sudo emerge dev-python/fpylll
See https://repology.org/project/fpylll/versions, https://repology.org/project/python:fpylll/versions
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then ./configure
will check if the system package can be used.