On Thu, Jun 17, 1999 at 02:08:29PM -0700, Luke Welsh wrote:
> BTW, has anybody investigated this package:
> 
>     http://clisp.cons.org/~haible/packages-cln-README.html

Yes I have.

It is a very thorough C++ class library for number manipulation.  It
has an O(n log n) multiply.  You could implement a Lucas Lehmer tester
using it in about a dozen lines of code but you'd find that it was
some factor slower than Prime95 (3 rings a bell but I may be wrong).

-- 
Nick Craig-Wood
[EMAIL PROTECTED]
http://www.axis.demon.co.uk/
________________________________________________________________
Unsubscribe & list info -- http://www.scruz.net/~luke/signup.htm

Reply via email to