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
- Host: GitHub
- URL: https://github.com/quantecon/keio_workshop
- Owner: QuantEcon
- Created: 2016-09-20T20:19:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-04T04:01:56.000Z (over 9 years ago)
- Last Synced: 2024-10-30T04:29:58.625Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 1.28 MB
- Stars: 5
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)