Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jstac committed Nov 10, 2014
2 parents 4214111 + 75f9f0c commit db43d0f
Show file tree
Hide file tree
Showing 25 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion solutions/asset_solutions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Solutions for http://quant-econ.net/markov_asset.html"
"Solutions for http://quant-econ.net/py/markov_asset.html"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion solutions/career_solutions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Solutions for http://quant-econ.net/career.html"
"Solutions for http://quant-econ.net/py/career.html"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion solutions/estspec_solutions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Solutions for http://quant-econ.net/estspec.html"
"Solutions for http://quant-econ.net/py/estspec.html"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion solutions/finite_mc_solutions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Solutions for http://quant-econ.net/finite_markov.html"
"Solutions for http://quant-econ.net/py/finite_markov.html"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion solutions/ifp_solutions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Solutions for http://quant-econ.net/ifp.html"
"Solutions for http://quant-econ.net/py/ifp.html"
]
},
{
Expand Down
4 changes: 2 additions & 2 deletions solutions/jv_solutions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Solutions for http://quant-econ.net/jv.html"
"Solutions for http://quant-econ.net/py/jv.html"
]
},
{
Expand Down Expand Up @@ -146,7 +146,7 @@
"\n",
"Referring back to the figure here\n",
"\n",
"http://quant-econ.net/jv.html#solving-for-policies\n",
"http://quant-econ.net/py/jv.html#solving-for-policies\n",
"\n",
"we see that $x_t \\approx 1$ means that $s_t = s(x_t) \\approx 0$ and $\\phi_t = \\phi(x_t) \\approx 0.6$\n",
"\n"
Expand Down
2 changes: 1 addition & 1 deletion solutions/kalman_solutions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Solutions for http://quant-econ.net/kalman.html"
"Solutions for http://quant-econ.net/py/kalman.html"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion solutions/lln_clt_solutions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Solutions for http://quant-econ.net/lln_clt.html"
"Solutions for http://quant-econ.net/py/lln_clt.html"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion solutions/lqcontrol_solutions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Solutions for http://quant-econ.net/lqcontrol.html"
"Solutions for http://quant-econ.net/py/lqcontrol.html"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion solutions/lqramsey_solutions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Solutions for http://quant-econ.net/lqramsey.html"
"Solutions for http://quant-econ.net/py/lqramsey.html"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion solutions/lss_solutions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Solutions for http://quant-econ.net/linear_models.html"
"Solutions for http://quant-econ.net/py/linear_models.html"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion solutions/numpy_solutions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Solutions for http://quant-econ.net/numpy.html"
"Solutions for http://quant-econ.net/py/numpy.html"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion solutions/odu_solutions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Solutions for http://quant-econ.net/odu.html"
"Solutions for http://quant-econ.net/py/odu.html"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion solutions/oop_solutions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Solutions for http://quant-econ.net/python_oop.html"
"Solutions for http://quant-econ.net/py/python_oop.html"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion solutions/optgrowth_solutions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Solutions for http://quant-econ.net/dp_intro.html"
"Solutions for http://quant-econ.net/py/dp_intro.html"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion solutions/pandas_solutions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Solutions for http://quant-econ.net/pandas.html"
"Solutions for http://quant-econ.net/py/pandas.html"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion solutions/pbe_solutions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Solutions for http://quant-econ.net/python_by_example.html"
"Solutions for http://quant-econ.net/py/python_by_example.html"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion solutions/py_adv_feat_solutions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Solutions for http://quant-econ.net/python_advanced_features.html"
"Solutions for http://quant-econ.net/py/python_advanced_features.html"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion solutions/pyess_solutions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Solutions for http://quant-econ.net/python_essentials.html"
"Solutions for http://quant-econ.net/py/python_essentials.html"
]
},
{
Expand Down
4 changes: 2 additions & 2 deletions solutions/ree_solutions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Solutions for http://quant-econ.net/rational_expectations.html"
"Solutions for http://quant-econ.net/py/rational_expectations.html"
]
},
{
Expand Down Expand Up @@ -91,7 +91,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"To map a problem into a [discounted optimal linear control problem](http://quant-econ.net/lqcontrol.html), we need to define\n",
"To map a problem into a [discounted optimal linear control problem](http://quant-econ.net/py/lqcontrol.html), we need to define\n",
"\n",
"* state vector $x_t$ and control vector $u_t$\n",
"\n",
Expand Down
2 changes: 1 addition & 1 deletion solutions/schelling_solutions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Solutions for http://quant-econ.net/schelling.html"
"Solutions for http://quant-econ.net/py/schelling.html"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion solutions/scipy_solutions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Solutions for http://quant-econ.net/scipy.html"
"Solutions for http://quant-econ.net/py/scipy.html"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion solutions/short_path_solutions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Solutions for http://quant-econ.net/short_path.html"
"Solutions for http://quant-econ.net/py/short_path.html"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion solutions/speed_solutions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Solutions for http://quant-econ.net/need_for_speed.html"
"Solutions for http://quant-econ.net/py/need_for_speed.html"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion solutions/statd_solutions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Solutions for http://quant-econ.net/stationary_densities.html"
"Solutions for http://quant-econ.net/py/stationary_densities.html"
]
},
{
Expand Down

0 comments on commit db43d0f

Please sign in to comment.