Skip to content
forked from ozak/CompEcon

IPython Notebooks that present basic ideas for computational economics

License

Notifications You must be signed in to change notification settings

snowdj/CompEcon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Computational Economics using

by

This repository contains notebooks I have written to help my first year Ph.D. students get started using IPython for doing Computational Economics, Economic Growth, and Dynamic Macroeconomics in general. I highly recommend students to also check out John Stachurski's website and book.

These lectures are work in progress. Comments are welcome.

=======

In order to work with them, you need to:

  1. Download the zipped file and extract its contents into a directory (preferably a subdirectory in your home directory).
  2. Use your computer's terminal (OSX's terminal or iterm2, Windows cmd) to go to the notebooks subdirectory in the directory where you extracted the files. E.g. if you extracted into $HOME/CompEcon then at the terminal prompt execute cd ~/CompEcon/notebooks
  3. At the terminal prompt execute ipython notebook

Then a webpage should open with the notebooks. Click on the one you want to work with.

It is obviously presupposed you have IPython installed. If that is not the case, then head over to Enthought Canopy and install it.

-> Enjoy!<-

About

IPython Notebooks that present basic ideas for computational economics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • Python 0.1%