Alex Vong a7bf52564f add debian/ directory 9 years ago
..
patches a7bf52564f add debian/ directory 9 years ago
source a7bf52564f add debian/ directory 9 years ago
upstream a7bf52564f add debian/ directory 9 years ago
README.Debian a7bf52564f add debian/ directory 9 years ago
changelog a7bf52564f add debian/ directory 9 years ago
compat a7bf52564f add debian/ directory 9 years ago
control a7bf52564f add debian/ directory 9 years ago
copyright a7bf52564f add debian/ directory 9 years ago
docs a7bf52564f add debian/ directory 9 years ago
mlucas.doc-base a7bf52564f add debian/ directory 9 years ago
rules a7bf52564f add debian/ directory 9 years ago
watch a7bf52564f add debian/ directory 9 years ago

README.Debian

mlucas for Debian
-----------------

The subsection Great Internet Mersenne Prime Search in section NOTES
in the man page needs to be completed.

The package uses aggressive optimization flags since mlucas is computaional
intensive. However, this needs to be tested before being production-ready.

The argument parser is buggy. The relative position of arguments is relevant to
mlucas, the order of arguments in SYNOPSIS in mlucas(1) should be followed to
avoid confusing the parser. Only 100, 1000 and 10000 are supported for -iters
flag. However, the parser will not reject unsupported arguments. Using
unsupported arguments for -iters flag may trigger strange behaviour.

See BUGS section in mlucas(1) for details.

-- Alex Vong Thu, 27 Aug 2015 22:04:58 +0800