SYNC: update amss2.md from lecture-python-advanced.myst#9
Merged
Conversation
Brings in upstream commit 8c84d8da (PR #312, "Update Tom's edits to AMSS and Calvo Lectures"): Tom's edits to the AMSS recursive-formulation lecture. No intersphinx prefixes to preserve. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Syncs lectures/amss2.md with its upstream source (lecture-python-advanced.myst), updating the AMSS2 lecture text to the latest upstream edits.
Changes:
- Updated the opening “Overview” wording to reflect the upstream framing (Arrow securities vs risk-free debt).
- Relocated the
quanteconinstall cell to later in the document (still before the first imports/code usage).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| This lecture extends our investigations of how optimal policies for levying a flat-rate tax on labor income and issuing government debt depend | ||
| on whether there are complete markets for debt. | ||
| This lecture studies how optimal policies for levying a flat-rate tax on labor income depend | ||
| on whether a government can buy and sell a complete set of one-period-ahead Arrow securities or whether it is instead able to buy or sell only one-period risk-free debt. |
Pulls in un_insure.md execution fix (#17) so CI passes.
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.
Syncs
lectures/amss2.mdwith its primary sourcelecture-python-advanced.myst(see #7 for the source mapping).The lecture-dp copy was last at the initial-setup version (2026-01-14). Upstream commit
8c84d8da(PR QuantEcon/lecture-python-advanced.myst#312, "Update Tom's edits to AMSS and Calvo Lectures", 2026-02-23) reworked it: Tom's edits to the AMSS recursive-formulation lecture.After this sync the file is byte-identical to the source. No intersphinx prefixes needed preserving.
🤖 Generated with Claude Code