Skip to content

Commit

Permalink
QEwP to QE
Browse files Browse the repository at this point in the history
  • Loading branch information
jstac committed Aug 28, 2013
1 parent 08dd5e1 commit 7ad1cbb
Show file tree
Hide file tree
Showing 45 changed files with 44 additions and 88 deletions.
2 changes: 1 addition & 1 deletion programs/beta-binomial.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: beta-binomial.py
Authors: John Stachurski, Thomas J. Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/bisection.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: bisection.py
Authors: John Stachurski, Thomas J. Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/bisection2.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: bisection2.py
Authors: John Stachurski, Thomas J. Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/career.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: career.py
Authors: John Stachurski and Thomas Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/career_vf_plot.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: career_vf_plot.py
Authors: John Stachurski and Thomas Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/clt3d.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: clt3d.py
Visual illustration of the central limit theorem. Produces a 3D figure
Expand Down
2 changes: 1 addition & 1 deletion programs/compute_fp.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: compute_fp.py
Authors: John Stachurski and Thomas Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/descriptor_eg.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: descriptor_eg.py
Authors: John Stachurski, Thomas J. Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/dice.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: dice.py
Authors: John Stachurski, Thomas J. Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/discrete_rv.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: discrete_rv.py
Authors: John Stachurski and Thomas Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/discrete_rv0.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: discrete_rv0.py
Authors: John Stachurski and Thomas Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/estspec.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: estspec.py
Authors: John Stachurski and Thomas Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/gaussian_contours.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: gaussian_contours.py
Authors: John Stachurski and Thomas Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/ifp.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: ifp.py
Authors: John Stachurski and Thomas Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/ifp_savings_plots.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: ifp_savings_plots.py
Authors: John Stachurski, Thomas J. Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/illustrates_clt.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: illustrates_clt.py
Authors: JOhn Stachurski and Thomas J. Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/illustrates_lln.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: illustrates_lln.py
Authors: JOhn Stachurski and Thomas J. Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/jv.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: jv.py
Authors: John Stachurski and Thomas Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/jv_test.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: jv_test.py
Authors: John Stachurski and Thomas Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/kalman.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: kalman.py
Authors: John Stachurski and Thomas Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/kalman_test.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: kalman_test.py
Authors: John Stachurski and Thomas Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/lae.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: lae.py
Authors: John Stachurski, Thomas J. Sargent
LastModified: 21/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/lin_interp_3d_plot.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: lin_inter_3d_plot.py
Authors: John Stachurski, Thomas J. Sargent
LastModified: 21/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/linapprox.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: linapprox.py
Authors: John Stachurski, Thomas J. Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/linproc.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: linproc.py
Authors: John Stachurski and Thomas Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/lqramsey.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: lqramsey.py
Authors: Thomas Sargent, Doc-Jin Jang, Jeong-hun Choi, John Stachurski
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/lqramsey_ar1.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: lqramsey_ar1.py
Authors: Thomas Sargent, Doc-Jin Jang, Jeong-hun Choi, John Stachurski
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/lqramsey_discrete.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: lqramsey_discrete.py
Authors: Thomas Sargent, Doc-Jin Jang, Jeong-hun Choi, John Stachurski
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/mc_convergence_plot.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: mc_convergence_plot.py
Authors: John Stachurski, Thomas J. Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/mc_tools.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: mc_tools.py
Authors: JOhn Stachurski and Thomas J. Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/nx_demo.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: nx_demo.py
Authors: JOhn Stachurski and Thomas J. Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/odu_plot_densities.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: odu_plot_densities.py
Authors: John Stachurski, Thomas J. Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/odu_vfi.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: odu_vfi.py
Authors: John Stachurski and Thomas Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/odu_vfi_plots.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: odu_vfi_plots.py
Authors: John Stachurski and Thomas Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/optgrowth.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: optgrowth.py
Authors: John Stachurski and Thomas Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/optgrowth_v0.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: optgrowth_v0.py
Authors: John Stachurski and Thomas Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/quadmap.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: quadmap.py
Authors: John Stachurski, Thomas J. Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/quadmap_class.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: quadmap_class.py
Authors: John Stachurski, Thomas J. Sargent
LastModified: 11/08/2013
Expand Down
10 changes: 0 additions & 10 deletions programs/rank_nullspace.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Filename: rank_nullspace.py
Authors: John Stachurski, Thomas J. Sargent
LastModified: 11/08/2013
"""



import numpy as np
from numpy.linalg import svd

Expand Down
4 changes: 2 additions & 2 deletions programs/schelling.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: schelling.py
Authors: JOhn Stachurski and Thomas J. Sargent
Authors: John Stachurski and Thomas J. Sargent
LastModified: 11/08/2013
"""

Expand Down
2 changes: 1 addition & 1 deletion programs/solution_shortpath.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Source: QEwP by John Stachurski and Thomas J. Sargent
Source: QE by John Stachurski and Thomas J. Sargent
Filename: solution_shortpath.py
Authors: John Stachurksi and Thomas J. Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/tauchen.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: tauchen.py
Authors: John Stachurski and Thomas Sargent
LastModified: 11/08/2013
Expand Down
34 changes: 0 additions & 34 deletions programs/temp.py

This file was deleted.

2 changes: 1 addition & 1 deletion programs/white_noise_plot.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: white_noise_plot.py
Authors: John Stachurski, Thomas J. Sargent
LastModified: 11/08/2013
Expand Down
2 changes: 1 addition & 1 deletion programs/yahoo_fin.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Origin: QEwP by John Stachurski and Thomas J. Sargent
Origin: QE by John Stachurski and Thomas J. Sargent
Filename: yahoo_fin.py
Authors: John Stachurski, Thomas J. Sargent
LastModified: 11/08/2013
Expand Down

0 comments on commit 7ad1cbb

Please sign in to comment.