Skip to content

Commit e64abaf

Browse files
Update lectures/aiyagari.md
Co-authored-by: Copilot <[email protected]>
1 parent 3fd1ecd commit e64abaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/aiyagari.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ $$
370370
(R_{\sigma} v)(a, z) = v(a, z) - \beta \sum_{z'} v(\sigma(a, z), z') \Pi(z, z')
371371
$$
372372

373-
(Notice that $R_\sigma$ is expressed as a linear operator rather than a matrix—-this is much easier and cleaner to code, and also exploits sparsity.)
373+
(Notice that $R_\sigma$ is expressed as a linear operator rather than a matrix—this is much easier and cleaner to code, and also exploits sparsity.)
374374

375375
```{code-cell} ipython3
376376
@jax.jit

0 commit comments

Comments
 (0)