Skip to content

v0.14.3

Latest

Choose a tag to compare

@garrettwrong garrettwrong released this 27 Apr 17:26

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_13x install 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 where call updates
  • confuse package install dependency workaround
  • black style updates
  • Updates to finufft==2.5.0
  • Drop Python 3.9 support; add Python 3.13.
  • Replace scipy face example data

Documentation:

  • Adds example EMPIAR 11618 abinitio reconstruction
  • Common Line code architecture