Talk:Primality by trial division: Difference between revisions

→‎Python: Add an example demonstrating it.
m (mention NZMATH modules)
(→‎Python: Add an example demonstrating it.)
Line 15:
 
This task can also be handled by the [http://tnt.math.se.tmu.ac.jp/nzmath/ NZMATH] modules prime and arith1 to enable its trialDivision function.----[[User:Billymac00|Billymac00]] 02:42, 3 January 2011 (UTC)
: As I noted in [[Talk:Sieve of Eratosthenes]], feel free to add a code example, as long as there's already an example that satisfies the task description as-written. --[[User:Short Circuit|Michael Mol]] 04:19, 3 January 2011 (UTC)