Lattices-0.0.3: A library for lattices

Safe HaskellSafe
LanguageHaskell98

Math.Lattices.LLLFP

Description

Implements a LLL lattice reduction algorithm with floating point arithmetic. References for this algorithm:

  • Lattice Basis Reduction: Improved Practical Algorithms and Solving Subset Sum Problems, C. P. Schorr and M. Euchner (1993)

Documentation