fix(residual): precision diagonal, mixed anchor scale, configure fail-fast - #210
Open
MaartenMarsman wants to merge 1 commit into
Open
fix(residual): precision diagonal, mixed anchor scale, configure fail-fast#210MaartenMarsman wants to merge 1 commit into
MaartenMarsman wants to merge 1 commit into
Conversation
…-fast Brief 39 of the August 2026 audit. Report: dev/review-2026-08/reports/39-residual-batch.md Constituent changes: - fix(extract_precision): report E[K_jj] on the diagonal, matching predict/simulate - fix(prior-pips): pass the method's acceptance target; hoist the resolution - fix(anchor-curve): read the mixed precision diagonal on its stored scale - chore(configure): fail fast instead of deferring to a make error - test(prior-print): run the print-method tests on CRAN - chore(docs): regenerate extract_precision Rd for the E[K_jj] diagonal
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Brief 39 of the August 2026 audit. Report: dev/review-2026-08/reports/39-residual-batch.md
Constituent changes:
Part of the 12-PR stack replacing #200 (one PR per audit brief). Squash-merge in stack order starting from PR 29, then run dev/review-2026-08/restack.sh to rebase the remaining PRs. The combined tip of the stack is bit-identical to the tree that passed the stage gates: full suite 0 fail / 9276 pass, R CMD check --as-cran 0 errors, 0 warnings, 3 benign NOTEs.