Skip to content

Commit f5311a8

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/cass_koopmans_1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -986,7 +986,7 @@ c_vec1, k_vec1 = bisection(pp, 5, 15, T=200, k_ter=Ks)
986986
c_vec2, k_vec2 = bisection(pp, 1e-3, 1e-3, T=200, k_ter=Ks)
987987
```
988988
989-
The following code generates a figure, which is patterned on a graph that appears on page 411 of {cite}`intriligator2002mathematical`.
989+
The following code generates Figure {numref}`stable_manifold`, which is patterned on a graph that appears on page 411 of {cite}`intriligator2002mathematical`.
990990
991991
```{code-cell} ipython3
992992
---

0 commit comments

Comments
 (0)