Skip to content

Commit 99619eb

Browse files
committed
remove extra annotations in the code
1 parent cc7358e commit 99619eb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lectures/cagan_ree.md

-4
Original file line numberDiff line numberDiff line change
@@ -316,8 +316,6 @@ $$
316316
317317
We'll start by executing a version of our "experiment 1" in which the government implements a *foreseen* sudden permanent reduction in the rate of money creation at time $T_1$.
318318
319-
+++
320-
321319
Let's experiment with the following parameters
322320
323321
```{code-cell} ipython3
@@ -351,8 +349,6 @@ sequences = [μ_seq_1, π_seq_1, m_seq_1 - p_seq_1, m_seq_1, p_seq_1]
351349
plot_sequences(sequences, [r'$\mu$', r'$\pi$', r'$m - p$', r'$m$', r'$p$'])
352350
```
353351
354-
+++ {"user_expressions": []}
355-
356352
The plot of the money growth rate $\mu_t$ in the top level panel portrays
357353
a sudden reduction from $.5$ to $0$ at time $T_1 = 60$.
358354

0 commit comments

Comments
 (0)