SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python311-pyprimes rpm build for : openSUSE Tumbleweed. For other distributions click python311-pyprimes.

Name : python311-pyprimes
Version : 0.2.2a Vendor : openSUSE
Release : 1.29 Date : 2018-05-10 01:43:30
Group : Development/Languages/Python Source RPM : python-pyprimes-0.2.2a-1.29.src.rpm
Size : 0.33 MB
Packager : https://bugs_opensuse_org
Summary : Generate and test for prime numbers
Description :
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.

RPM found in directory: /vol/rzm3/linux-opensuse/tumbleweed/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
python3-pyprimes
python3.11dist(pyprimes)
python311-pyprimes
python3dist(pyprimes)

Requires :
python(abi) = 3.11
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rpmlib(TildeInVersions) <= 4.10.0-1


Content of RPM :
/usr/lib/python3.11/site-packages/pyprimes
/usr/lib/python3.11/site-packages/pyprimes-0.2.2a0-py3.11.egg-info
/usr/lib/python3.11/site-packages/pyprimes-0.2.2a0-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/pyprimes-0.2.2a0-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/pyprimes-0.2.2a0-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/pyprimes-0.2.2a0-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/pyprimes/__init__.py
/usr/lib/python3.11/site-packages/pyprimes/__pycache__
/usr/lib/python3.11/site-packages/pyprimes/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pyprimes/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/pyprimes/__pycache__/awful.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pyprimes/__pycache__/awful.cpython-311.pyc
/usr/lib/python3.11/site-packages/pyprimes/__pycache__/compat23.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pyprimes/__pycache__/compat23.cpython-311.pyc
/usr/lib/python3.11/site-packages/pyprimes/__pycache__/factors.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pyprimes/__pycache__/factors.cpython-311.pyc
/usr/lib/python3.11/site-packages/pyprimes/__pycache__/probabilistic.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pyprimes/__pycache__/probabilistic.cpython-311.pyc
/usr/lib/python3.11/site-packages/pyprimes/__pycache__/sieves.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pyprimes/__pycache__/sieves.cpython-311.pyc
/usr/lib/python3.11/site-packages/pyprimes/__pycache__/strategic.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pyprimes/__pycache__/strategic.cpython-311.pyc
/usr/lib/python3.11/site-packages/pyprimes/__pycache__/tests.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pyprimes/__pycache__/tests.cpython-311.pyc
/usr/lib/python3.11/site-packages/pyprimes/__pycache__/utilities.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pyprimes/__pycache__/utilities.cpython-311.pyc
/usr/lib/python3.11/site-packages/pyprimes/awful.py
/usr/lib/python3.11/site-packages/pyprimes/compat23.py
/usr/lib/python3.11/site-packages/pyprimes/factors.py
/usr/lib/python3.11/site-packages/pyprimes/probabilistic.py
There is 9 files more in these RPM.

 
ICM