dev-python/primepy
Functions for working with prime numbers (factorization, totient, etc.)
ChangeLog
commit ff210263cf857c22e17052f121123975c4ae35ed
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat May 16 09:39:22 2026 +0200
dev-python/primepy: new package, add 1.3
Pure-python prime-number helper. Imported as a transitive dep
of dev-python/torch-pitch-shift, itself needed by
sci-ml/torch-audiomentations on the pyannote.audio path.
Upstream is 2018-vintage and predates PEP 625, so the sdist
filename keeps the camelCase PYPI_PN; pypi_sdist_url --no-normalize
preserves that.
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat May 16 09:39:22 2026 +0200
dev-python/primepy: new package, add 1.3
Pure-python prime-number helper. Imported as a transitive dep
of dev-python/torch-pitch-shift, itself needed by
sci-ml/torch-audiomentations on the pyannote.audio path.
Upstream is 2018-vintage and predates PEP 625, so the sdist
filename keeps the camelCase PYPI_PN; pypi_sdist_url --no-normalize
preserves that.


View
Download
Browse