release: prepare statgpu 0.2.4 - #88
Conversation
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Post-merge TestPyPI acceptanceThe
Validated public model paths:
Together with the exact-head hosted and physical-GPU acceptance already recorded in this PR, this closes the pre-publication package rehearsal for 0.2.4. Release PR merge commit to tag: |
v0.2.4 publication completeThe tagged release workflow completed successfully for
Published GitHub Release assets:
Issue bookkeeping is also complete: #45, #81, and #82 were closed as completed; #83 was closed as not planned after recording the disposition of the unavailable historical diagnostic reproducer. The repository currently has no open issues. |
Summary
Prepare the next PyPI and GitHub release as
statgpu 0.2.4after merging PR #87.This is a focused release-only pull request. It does not change estimator, solver, backend, inference, or numerical implementation code.
Current status:
RELEASE_READY_ALL_GATES_PASS.31a00cb00d1561f279e78764aa6da307cc9cbc66;v0.2.4.Changes
project.versionandstatgpu.__version__from0.2.3to0.2.4;.github/releases/v0.2.4.md;Unreleasedmaterial into synchronized0.2.4 — 2026-08-06release sections;Release positioning
Version 0.2.4 is a patch release. PR #87 materially corrects existing public estimator and runtime contracts but does not introduce a new model family requiring a minor-version increment.
Exact-head hosted validation
Validated on
31a00cb00d1561f279e78764aa6da307cc9cbc66:twine check, artifact-content checks, and clean sdist installation: success;Exact-head physical GPU acceptance
Validated on release head
31a00cb00d1561f279e78764aa6da307cc9cbc66.Torch / RTX 4090
Environment:
px2-jcy, RTX 4090 (compute capability 8.9), PyTorch 2.8.0+cu128.[0.0, 1.0];torch.int64;-0.557463468137747.CuPy / Tesla P100
Environment:
hz-4, Tesla P100-SXM2-16GB, CuPy 13.6.0.[0.0, 1.0];int64;-0.5574634681377472.The two backends agree within floating-point precision, converge to the same IRLS parameters, and satisfy the required integer prediction-dtype contract.
Merge and publication
PYPI_TOKENremains valid and project-scoped.v0.2.4.pip install --no-cache-dir statgpu==0.2.4, the published wheel/sdist, and the GitHub Release body.