Skip to content

Commit 0be0473

Browse files
committed
added minimalpolynomial, partitionintwo demo functions
1 parent b74b9ee commit 0be0473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name = "LLLplus"
22
uuid = "142c1900-a1c3-58ae-a66d-b187f9ca6423"
33
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"]
44
license = "MIT"
5-
version = "1.3.6"
5+
version = "1.4.0"
66

77
[deps]
88
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"

0 commit comments

Comments
 (0)