-
Notifications
You must be signed in to change notification settings - Fork 1
A package for Lattices in Haskell. With a very basic LLL (Lenstra-Lenstra-Lovász) lattice reduction algorithm
License
bcoppens/Lattices
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A very basic LLL (Lenstra-Lenstra-Lovász) lattice reduction algorithm in Haskell. * As of now, it seems to work on 2 small test cases and on some larger ones. I need to generate tests for it, for example comparing it to NTL's LLL output * There are *no* optimizations implemented yet * The interface is currently not well-designed, it should of course take at least Integer instead of Rational * etc
About
A package for Lattices in Haskell. With a very basic LLL (Lenstra-Lenstra-Lovász) lattice reduction algorithm
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published