1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/math/p5-Math-Prime-XS/pkg-descr
Sunpoet Po-Chuan Hsieh 464ac149af - Add p5-Math-Prime-XS 0.24
Math::Prime::XS detects and calculates prime numbers by either applying Modulo
operator division, the Sieve of Eratosthenes, a Summation calculation or Trial
division.

WWW: http://search.cpan.org/dist/Math-Prime-XS/
2011-09-23 18:58:31 +00:00

6 lines
217 B
Plaintext

Math::Prime::XS detects and calculates prime numbers by either applying Modulo
operator division, the Sieve of Eratosthenes, a Summation calculation or Trial
division.
WWW: http://search.cpan.org/dist/Math-Prime-XS/