You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Bump python-multipart in the uv group across 1 directory [`6bb4fb7`](https://github.com/acgetchell/la-stack/commit/6bb4fb7ce48e49d4d2a5bfe4ff5d55b09e6300e2)
37
+
- Bump zizmorcore/zizmor-action from 0.5.6 to 0.5.7 [`4a999a6`](https://github.com/acgetchell/la-stack/commit/4a999a664211126e581da47713f6d2426d6db698)
- Harden Windows Git input, changelog links, and version-reference parsing across platforms
64
+
- Harden exact arithmetic and benchmark publication [`db2fad5`](https://github.com/acgetchell/la-stack/commit/db2fad50087c773f7ae37f181f720da2a9ff4a23)
65
+
- add `DeterminantWithErrorBound` for paired determinant estimates and certified bounds
66
+
- scale exact systems independently and round exact values directly to IEEE-754
67
+
- fail benchmark publication closed on invalid samples or mismatched provenance
68
+
- make release and changelog tooling transactional, path-safe, and Windows-portable
69
+
- align benchmark CI with pinned local tools and least-privilege publishing
70
+
71
+
### Maintenance
72
+
73
+
- Update setuptools requirement in the dependencies group [`6a6c339`](https://github.com/acgetchell/la-stack/commit/6a6c339e7fbec1c9ca4226005794e8ab87f0c2d6)
74
+
75
+
Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version.
- Align Cargo, the pinned toolchain, Clippy, dependency-audit triggers, and maintainer guidance with the new baseline.
87
+
- Audit Rust 1.97 integer bit helpers against exact-arithmetic hot paths and retain existing operations where alternatives do not preserve performance.
88
+
- Correct v0.4.3 citation metadata and document exact decomposition and solve scaling accurately.
89
+
90
+
### Performance
91
+
92
+
- Restore det_direct throughput for D=2..4 [`f6d6885`](https://github.com/acgetchell/la-stack/commit/f6d68855a314fc4802c559080d9faca85db81bb9)
93
+
94
+
- Reintroduce branch-free dense expansions for D=2 and D=3.
95
+
- Share D=4 minors while retaining guarded sparse evaluation.
96
+
- Preserve non-finite handling for mathematically inactive terms.
0 commit comments