Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python310-pyprimes

The pyprimes package offers a variety of algorithms for generating prime numbers and fast primality tests, written in pure Python. Prime numbers are those positive integers which are not divisible exactly by any number other than itself or one. Generating primes and testing for primality has been a favourite mathematical pastime for centuries, as well as of great practical importance for encrypting data. ``pyprimes`` includes the following features: - Produce prime numbers lazily, on demand. - Effective algorithms including Sieve of Eratosthenes, Croft Spiral, and Wheel Factorisation. - Efficiently test whether numbers are prime, using both deterministic (exact) and probabilistic primality tests. - Examples of what *not* to do are provided, including naive trial division, Turner's algorithm, and primality testing using a regular expression. - Factorise small numbers into the product of prime factors. - Suitable for Python 2.4 through 3.x from one code base.

Found 1 sites for python310-pyprimes

Found 3 RPM for python310-pyprimes

PackageSummaryDistributionDownload
python310-pyprimes-0.2.2a-1.29.noarch.htmlGenerate and test for prime numbersOpenSuSE Ports Tumbleweed for noarchpython310-pyprimes-0.2.2a-1.29.noarch.rpm
python310-pyprimes-0.2.2a-1.27.noarch.htmlGenerate and test for prime numbersOpenSuSE Tumbleweed for noarchpython310-pyprimes-0.2.2a-1.27.noarch.rpm
Generate and test for prime numberspython310-pyprimes-0.2.2a-1.13.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet