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

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