gpo.zugaina.org

Search Portage & Overlays:

dev-python/ptyrad

Ptychographic Reconstruction with Automatic Differentiation

Screenshots

  • ptyrad-1.0.0
    ~amd64
    examples test python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14

    View      Download      Browse     License: LGPL-3   
    Overlay: stuff

ChangeLog

commit ee9d50227fed283f1d99e6496a436ed109100700
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Jun 14 00:43:01 2026 +0200

dev-python/ptyrad: add 1.0.0

PyTorch-based ptychographic reconstruction with automatic
differentiation.

Sourced from the GitHub release archive rather than the PyPI sdist
because the sdist ships no tests. jupyter is gated behind USE=examples
(needed only to run the bundled starter notebooks, not imported by any
ptyrad module); numpy is declared explicitly since upstream omits it
from pyproject and relies on torch to pull it in transitively.