Lattice algorithms using floating-point arithmetic for basis reduction
Lattice algorithms using floating-point arithmetic
fplll
$ fplll -a lll input_matrix.txt
$ fplll -a bkz -b 20 input_matrix.txt
$ fplll input_matrix.txt > output_reduced.txt