We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa4789f commit c391cbcCopy full SHA for c391cbc
lectures/ifp_egm.md
@@ -23,10 +23,10 @@ kernelspec:
23
In this lecture we use the endogenous grid method (EGM) to solve a basic income
24
fluctuation (optimal savings) problem.
25
26
-Backgroud on the endogeous grid method can be found in [an earlier
+Background on the endogenous grid method can be found in [an earlier
27
QuantEcon lecture](https://python.quantecon.org/egm_policy_iter.html).
28
29
-Here we focus on providing an efficient JAX implmentation.
+Here we focus on providing an efficient JAX implementation.
30
31
We will use the following libraries and imports.
32
0 commit comments