An open API service indexing awesome lists of open source software.

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

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/)