Changes for version 0.15 - 2012-11-20

  • Added a test to the nth_prime tests.
  • is_prime() is now an alias for the isprime() method.

Modules

Generate a list of all primes less than or equal to $n. Do it quickly.