Skip to content

Develop ~> Main v0.14.3#1377

Merged
garrettwrong merged 91 commits into
mainfrom
develop
Apr 27, 2026
Merged

Develop ~> Main v0.14.3#1377
garrettwrong merged 91 commits into
mainfrom
develop

Conversation

@garrettwrong
Copy link
Copy Markdown
Collaborator

Tentative release notes below.


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

@garrettwrong garrettwrong requested a review from j-c-c April 24, 2026 14:36
@garrettwrong garrettwrong self-assigned this Apr 24, 2026
@garrettwrong garrettwrong added documentation Improvements or additions to documentation CI Continuous Integration labels Apr 24, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

❌ Patch coverage is 94.82201% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.20%. Comparing base (ba8ec6a) to head (88347c6).
⚠️ Report is 91 commits behind head on main.

Files with missing lines Patch % Lines
src/aspire/abinitio/commonline_matrix.py 93.23% 9 Missing ⚠️
src/aspire/abinitio/J_sync.py 96.90% 3 Missing ⚠️
src/aspire/commands/cov3d.py 0.00% 2 Missing ⚠️
src/aspire/source/micrograph.py 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1377      +/-   ##
==========================================
- Coverage   90.74%   90.20%   -0.55%     
==========================================
  Files         136      135       -1     
  Lines       14688    14658      -30     
==========================================
- Hits        13329    13222     -107     
- Misses       1359     1436      +77     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

j-c-c
j-c-c previously approved these changes Apr 24, 2026
Copy link
Copy Markdown
Collaborator

@j-c-c j-c-c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@garrettwrong garrettwrong marked this pull request as ready for review April 27, 2026 12:54
@garrettwrong garrettwrong requested a review from janden as a code owner April 27, 2026 12:54
@garrettwrong garrettwrong merged commit 64ad0dd into main Apr 27, 2026
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Continuous Integration documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants