Skip to content

[time_series_with_matrices] Replace tilde A indirection with A^{-1}#757

Merged
jstac merged 1 commit into
mainfrom
time-series-matrices-461
May 29, 2026
Merged

[time_series_with_matrices] Replace tilde A indirection with A^{-1}#757
jstac merged 1 commit into
mainfrom
time-series-matrices-461

Conversation

@jstac
Copy link
Copy Markdown
Contributor

@jstac jstac commented May 28, 2026

Addresses the @mbek0605 notation suggestion from #461: "instead of $\tilde A$ have $A^{-1}$".

The lecture introduced $\tilde A = A^{-1}$ twice (once before the population-moments derivation, once before the moving-average representation) purely as a typographic shortcut. This PR drops the relabeling and uses $A^{-1}$ directly in the formulas.

Other unchecked items in #461

The two remaining items in #461 — adding an exercise, and adding a finite-horizon / downward-price-trend discussion in the forward-looking section — are not addressed here. They need design thought rather than a mechanical sweep, so I'm leaving them for a separate effort. The issue is being closed as substantively done (19 of 22 checkboxes addressed in earlier PRs plus this one); the remaining items can be re-filed as a focused follow-up if anyone wants to pursue them.

🤖 Generated with Claude Code

Drops the relabeling block 'let \tilde A = A^{-1}' (it appeared twice) and
uses A^{-1} directly in the population-moments and moving-average formulas.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented May 28, 2026

Deploy Preview for taupe-gaufre-c4e660 ready!

Name Link
🔨 Latest commit 1fe9682
🔍 Latest deploy log https://app.netlify.com/projects/taupe-gaufre-c4e660/deploys/6a18bec220931d00082f558d
😎 Deploy Preview https://deploy-preview-757--taupe-gaufre-c4e660.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 28, 2026

@github-actions github-actions Bot temporarily deployed to pull request May 28, 2026 22:29 Inactive
@github-actions github-actions Bot temporarily deployed to pull request May 28, 2026 22:29 Inactive
@jstac jstac merged commit 576cd17 into main May 29, 2026
7 checks passed
@jstac jstac deleted the time-series-matrices-461 branch May 29, 2026 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant