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

Dependencies

  • Cython

  • fplll

  • Sage (optional)

  • NumPy (optional)

Type

standard

Version Information

package-version.txt:

0.5.5

install-requires.txt:

fpylll ==0.5.5

Equivalent System Packages

conda:

$ conda install fpylll python:fpylll

See https://repology.org/project/fpylll/versions, https://repology.org/project/python:fpylll/versions

However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see https://trac.sagemath.org/ticket/29023