Skip to content

Python implementation of the Lenstra-Lenstra-Lovász (LLL) lattice basis reduction algorithm and the Gram-Schmidt orthogonalization process. Includes comprehensive tests and documentation on the algorithm's history and implementation details. Minimal dependencies (NumPy only).

Notifications You must be signed in to change notification settings

ninapy/LLL-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LLL-Algorithm

Python implementation of the Lenstra-Lenstra-Lovász (LLL) lattice basis reduction algorithm and the Gram-Schmidt orthogonalization process. Includes comprehensive tests and documentation on the algorithm's history and implementation details. Minimal dependencies (NumPy only).

About

Python implementation of the Lenstra-Lenstra-Lovász (LLL) lattice basis reduction algorithm and the Gram-Schmidt orthogonalization process. Includes comprehensive tests and documentation on the algorithm's history and implementation details. Minimal dependencies (NumPy only).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published