ASPIRE v0.14.3 is patch release adding fixes, systems updates, code refactoring, and documentation.
This release provides the following features:
- Common Line code reorganization with broader GPU support
- Support CUDA 13 via
gpu_13xinstall extension
Bug fixes:
- Patches covariance estimation direct solver (cov2d)
- Cleanup old batch sizes (towards GPU friendly sizes)
- Empty histbin workaround for
CLSyncVoting(2N)
Systems/CI Updates:
- Scipy v0.17.0 array shaping updates
- Numpy
wherecall updates confusepackage install dependency workaroundblackstyle updates- Updates to
finufft==2.5.0 - Drop Python 3.9 support; add Python 3.13.
- Replace scipy
faceexample data
Documentation:
- Adds example EMPIAR 11618 abinitio reconstruction
- Common Line code architecture