https://github.com/quantecon/rba_rbnz_workshops
Code and teaching material for the workshops at the RBA and RBNZ
https://github.com/quantecon/rba_rbnz_workshops
Last synced: about 1 year ago
JSON representation
Code and teaching material for the workshops at the RBA and RBNZ
- Host: GitHub
- URL: https://github.com/quantecon/rba_rbnz_workshops
- Owner: QuantEcon
- License: mit
- Created: 2017-02-07T20:42:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-12T23:11:19.000Z (over 9 years ago)
- Last Synced: 2025-04-28T11:21:41.090Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 1.64 MB
- Stars: 21
- Watchers: 9
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Macroeconomic Modeling with Julia
This repository containts code and teaching material for Julia workshops at the RBA and RBNZ in March 2017.
## Software
We assume that participants will have access to
* [Julia](http://julialang.org/)
* [IJulia](https://github.com/JuliaLang/IJulia.jl) and [Jupyter notebooks](https://jupyter.org/)
* [QuantEcon](https://quantecon.org/julia_index.html) and PyPlot libraries
For those using their own machines, it's possible install all of this and more in one go by installing
* [JuliaPro](http://juliacomputing.com/products/juliapro.html)
Make sure that you have the latest version, which is currently JuliaPro
0.5.0.5. A free version is now available.
## Resources
* [Cheat sheets](http://cheatsheets.quantecon.org/)
* [Lectures](http://lectures.quantecon.org/)
* [Discourse forum](http://discourse.quantecon.org/)