We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b74b9ee commit 0be0473Copy full SHA for 0be0473
Project.toml
@@ -2,7 +2,7 @@ name = "LLLplus"
2
uuid = "142c1900-a1c3-58ae-a66d-b187f9ca6423"
3
keywords = ["lattice reduction", "lattice basis reduction", "SVP", "shortest vector problem", "CVP", "closest vector problem", "LLL", "Lenstra-Lenstra-Lovász", "Seysen", "Brun", "VBLAST", "subset-sum problem", "Lagarias-Odlyzko", "Bailey–Borwein–Plouffe formula"]
4
license = "MIT"
5
-version = "1.3.6"
+version = "1.4.0"
6
7
[deps]
8
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
0 commit comments