Skip to content

Commit dce0733

Browse files
committed
Revert "try having stable manifold references after the figure is generated."
This reverts commit e33272c.
1 parent e33272c commit dce0733

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lectures/cass_koopmans_1.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -950,7 +950,8 @@ def K_tilde(C, pp):
950950
A steady state $\left(K_s, C_s\right)$ is a pair $(K,C)$ that satisfies both equations {eq}`eq:tildeC` and {eq}`eq:tildeK`.
951951
952952
953-
It is thus the intersection of the two curves $\tilde{C}$ and $\tilde{K}$ that we'll eventually plot in a figure below.
953+
It is thus the intersection of the two curves $\tilde{C}$ and $\tilde{K}$ that we'll eventually plot in Figure
954+
{numref}`stable_manifold` below.
954955
955956
We can compute $K_s$ by solving the equation $K_s = \tilde{K}\left(\tilde{C}\left(K_s\right)\right)$
956957

0 commit comments

Comments
 (0)