QuantEcon.notebooks
QuantEcon.notebooks copied to clipboard
Jupyter notebooks contributed by QuantEcon developers, users and the community
* https://github.com/QuantEcon/QuantEcon.notebooks/blob/master/recursive_repeated_games.ipynb * https://nbviewer.org/github/QuantEcon/QuantEcon.notebooks/blob/master/recursive_repeated_games.ipynb See also #88, #92.
I am migrating `QuantEcon.py` from `master` to `main` which will require links internal to these notebooks to be updated ``` ./ddp_ex_job_search_py.ipynb: "The following paramter values are from [lakemodel_example.py](https://github.com/QuantEcon/QuantEcon.py/blob/master/examples/lakemodel_example.py)." ./ddp_ex_job_search_py.ipynb: "mimicking...
Related to #53 These notebooks describe and compare various solution methods in the framework of a Neoclassical growth model. Currently only the Julia version is written out, but it is...
@albop @DrDrij @mmcky @cc7768 @spencerlyon2 @oyamad Hi all, this is a place where we can record our thoughts as we start to design the new interactive notebook site. At present...
This PR adds the directory `krusell_smith_98_deps` in `dependencies`. Such directory contains 2 Julia files with the programs to solve the model and replicate some results from Krusell and Smith (1998)....
The long text lines make reading tiring. See, for example, http://nbviewer.jupyter.org/github/QuantEcon/QuantEcon.notebooks/blob/master/IntroToStan_basics_workflow.ipynb Can we control this in the forthcoming version of the site? I guess so: People submit ipynb files and...
Update pandas_matplotlib.ipynb notebook dependency on pandas_datareader. ``` python # Fama-French import pandas_datareader.data as web #import pandas.io.data as web => Convert back to this import Syntax once pandas_datareader becomes a dependency...
…hon3 ## Adds 1. notebook 2. support files in mpi/ This incorporates updates to files for Python3 ## Issues - [ ] Section on `ipyparallel` needs to be updated due...
I talked with @mmcky a little this morning and we think it would be interesting to implement a link tracker of some sorts to see which notebooks are popular. Eventually,...