Skip to content

Commit aad18ed

Browse files
chappiewuzefanHengchengZhangmmcky
authored
solved arellano (#32)
* remove np with at in jax; replace random func in jax * Delete arellano_jax-checkpoint.ipynb remove arellano_jax-checkpoint.ipynb no need * Delete arellano_jax.ipynb remove arellano_jax.ipynb no need * change title * drop down for the exercise, change the title * add qe on top of the lec * fix small issues * correct citation, correct math expression * change the quant-econ.bib * Update lectures/arellano.md made the cell outputs hidden and fixed some minor typos. Co-authored-by: zhc <[email protected]> * Update lectures/arellano.md made the cell outputs hidden and fixed some minor typos. Co-authored-by: zhc <[email protected]> * Update lectures/arellano.md made the cell outputs hidden and fixed some minor typos. Co-authored-by: zhc <[email protected]> * Update lectures/arellano.md made the cell outputs hidden and fixed some minor typos. Co-authored-by: zhc <[email protected]> --------- Co-authored-by: zhc <[email protected]> Co-authored-by: mmcky <[email protected]>
1 parent a56b229 commit aad18ed

File tree

3 files changed

+923
-0
lines changed

3 files changed

+923
-0
lines changed

lectures/_static/quant-econ.bib

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2496,3 +2496,11 @@ @article{stachurski2019impossibility
24962496
year = {2019},
24972497
publisher = {Elsevier}
24982498
}
2499+
2500+
@article{Are08,
2501+
author = {Cristina Arellano},
2502+
journal = {The American Economic Review},
2503+
pages = {690--712},
2504+
title = {{Default risk and income fluctuations in emerging economies}},
2505+
year = {2008}
2506+
}

lectures/_toc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ parts:
1919
- file: short_path
2020
- file: opt_invest
2121
- file: opt_savings
22+
- file: arellano
2223
- file: aiyagari_jax
2324
- caption: Other
2425
numbered: true

0 commit comments

Comments
 (0)