davidrpugh / assortative-matching-large-firms

Code for solving Eeckhout and Kircher model of assortative matching between heterogenous firms and workers.
MIT License
3 stars 8 forks source link

Example of porting over a plotting method from eeckhoutKircher2013.py #16

Open davidrpugh opened 9 years ago

davidrpugh commented 9 years ago

Placeholder PR for porting over plotting methods. We can worry about switching to another plotting library later for now we should just continue using matplotlib.

davidrpugh commented 9 years ago

@crisla

The above commit is an example of porting over the plotting functions from eeckhoutKircher2013.py. We should port over everything except the plotting distribution methods.