[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: A try on a is_prime function
- From: Matthias Kluwe <mkluwe@...>
- Date: Mon, 27 Apr 2009 19:55:33 +0200
Hi!
2009/4/27 Wim Couwenberg <wim.couwenberg@gmail.com>:
> Since most mathematicians couldn't care less about programming
> languages you should be prepared for questions about primality tests.
> A good starting point is
>
> http://en.wikipedia.org/wiki/Primality_test
Thanks for the advice, but being an mathematician myself an knowing my
audience, this should be no problem (I could leave further
consideration as an exercise :-) ). But I have to admit that my number
theory background is almost zero.
Luckily, my small function is not obliged to solve any real world
problems considering prime numers.
Regards,
Matthias