Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .translate/state/laffer_adaptive.md.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source-sha: ae928c862f11a4eed88b03f94e6b4cdb733d855e
synced-at: "2026-07-18"
source-sha: 49f31821d3a72024ab5a04ba074b30ad50b2238a
synced-at: "2026-07-19"
model: claude-sonnet-5
mode: RESYNC
mode: UPDATE
section-count: 9
tool-version: 0.17.0
tool-version: 0.18.0
4 changes: 1 addition & 3 deletions lectures/laffer_adaptive.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,6 @@ import numpy as np
import matplotlib.pyplot as plt
import matplotlib as mpl
from matplotlib.ticker import MaxNLocator
from matplotlib.cm import get_cmap
from matplotlib.colors import to_rgba
import matplotlib
from scipy.optimize import root, fsolve
Comment thread
mmcky marked this conversation as resolved.

Expand Down Expand Up @@ -572,4 +570,4 @@ $\pi_t$ 是缓慢地向稳态爬行,而不是迅速跳跃到那里。
并在短短几期内将 $\pi_t$ 拉向 $\pi_l$。

```{solution-end}
```
```
Loading