-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
37 additions
and
16 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,22 @@ | ||
# Notebooks for Advanced Macroeconomics | ||
This is a set of interactive [Pluto.jl](https://github.com/fonsp/Pluto.jl) notebooks on topics discussed in beginning graduate level macroeconomics. It's built around the syllabus of the course Macroeconomics (EC413) taught at the LSE by Matthias Doepke and Silvana Tenreyro (2023-2024). But it also includes some more advanced discussions, or related stuff I find interesting. | ||
This is a set of interactive [Pluto.jl](https://github.com/fonsp/Pluto.jl) notebooks on topics discussed in beginning graduate level macroeconomics. It's built around the syllabus of the course Macroeconomics (EC413) taught at the LSE by [Matthias Doepke](https://faculty.wcas.northwestern.edu/mdo738/) and [Silvana Tenreyro](https://personal.lse.ac.uk/tenreyro/)(2023-2024). But it also includes some more advanced discussions, or related stuff I find interesting. | ||
|
||
The main aim is to make the transition from undergraduate to graduate Macroeconomics smoother, and to employ the fantastic [Pluto.jl](https://github.com/fonsp/Pluto.jl) and [PlutoUI.jl](https://github.com/fonsp/Pluto.jl) tools to make the models more intuitive. | ||
The main aim is to make the transition from undergraduate to graduate Macroeconomics smoother, and to employ the fantastic [Pluto.jl](https://github.com/fonsp/Pluto.jl) and [PlutoUI.jl](https://github.com/JuliaPluto/PlutoUI.jl) tools to make the models more intuitive. | ||
|
||
Below you can find the links to each notebook, dockerised on [Binder](). | ||
Below you can find the links to each notebook, dockerised on [Binder](https://mybinder.org/). | ||
|
||
### Notebooks | ||
|
||
[Solow Model in Discrete Time](https://mybinder.org/v2/gh/SSabet/ec413-pluto-notebook.jl/HEAD?urlpath=pluto/open?path=/home/jovyan/notebooks/EC413_Solow.jl) | ||
|
||
[Neoclassical Growth Model](https://mybinder.org/v2/gh/SSabet/ec413-pluto-notebook.jl/HEAD?urlpath=pluto/open?path=/home/jovyan/notebooks/EC413_Neoclassical_Growth.jl) | ||
|
||
[Malthusian Economy and Industrialisation](https://mybinder.org/v2/gh/SSabet/ec413-pluto-notebook.jl/HEAD?urlpath=pluto/open?path=/home/jovyan/notebooks/EC413_Malthusian_Industrialisation.jl) | ||
[Malthusian Economy and Industrialisation](https://mybinder.org/v2/gh/SSabet/ec413-pluto-notebook.jl/HEAD?urlpath=pluto/open?path=/home/jovyan/notebooks/EC413_Malthusian.jl) | ||
|
||
[Industrialisation](https://mybinder.org/v2/gh/SSabet/ec413-pluto-notebook.jl/HEAD?urlpath=pluto/open?path=/home/jovyan/notebooks/EC413_Industrialisation.jl) | ||
|
||
[Contraction Mapping Theorem]() | ||
|
||
|
||
### Acknowledgement | ||
I made use of [IOPlutoNotebooks](https://github.com/UBCECON567/ioplutonotebooks) by @schrimpf and [PlutoNotebooks](https://github.com/roualdes/plutonotebooks) by @roualdes in building this repository. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters