gpo.zugaina.org

Search Portage & Overlays:

dev-python/primepy

Functions for working with prime numbers (factorization, totient, etc.)

Screenshots

  • primepy-1.3
    ~amd64
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: stuff

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.