dev-python/ptyrad
Ptychographic Reconstruction with Automatic Differentiation
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.
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.


View
Download
Browse