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

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