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

https://github.com/quantecon/keio_workshop

For the QuantEcon lecture at Keio in October 2016
https://github.com/quantecon/keio_workshop

Last synced: over 1 year ago
JSON representation

For the QuantEcon lecture at Keio in October 2016

Awesome Lists containing this project

README

          

# Keio Computational Economics Workshop

[John Stachurski](http://johnstachurski.net/), October 2016

### Useful Links

* [QuantEcon lectures](http://lectures.quantecon.org/)

* [Cheat sheet](http://cheatsheets.quantecon.org/)

### Get the Files

To access the files in this repositiory, either

* [use git](https://git-scm.com), if you know what that is, or

* [download the zip file](https://github.com/QuantEcon/Keio_workshop/archive/master.zip)

### Installing Software

Go to these links and follow instructions for your OS

* [Anaconda Python](https://www.continuum.io/downloads)

* [Julia](http://julialang.org/downloads/)

Note: Even if you only want to use Julia, you will still need Anaconda Python

Also consider installing

* a modern browser (Chrome / Firefox / Vivaldi)

* a good text editor such as [Atom](https://atom.io/)

* [Git](https://git-scm.com/downloads)

### Jupyter in the Cloud

Other options for free Jupyter notebooks in the cloud

* [Wakari](https://wakari.io/)

* [Microsoft Azure ML Studio](https://studio.azureml.net/)

* [Sagemath Cloud](https://cloud.sagemath.com)