Shu Hu
Shu Hu
Hi @jlperla I suggest we use the `exercise` and `proof` extensions: https://manual.quantecon.org/styleguide/admonitions.html
Hi @jlperla , I tried to launch our Julia lectures on Google Colab using the link on the top right corner of our website, e.g. this one: https://julia.quantecon.org/getting_started_julia/julia_essentials.html but the...
I suggest unifying jitclass names in the advanced lectures with [CamelCase](https://en.wikipedia.org/wiki/Camel_case). E.g., - [ ] https://python-advanced.quantecon.org/arellano
Hi @mmcky , I find that there are some lower-resolution plots compiled by code cells compared to our previous plots in RST website in lectures: - [calvo](https://quantecon.github.io/lecture-python-advanced.myst/calvo.html#equilibrium-outcomes-for-three-models-of-government-policy-making) e.g., (left: RST;...
Hi @jstac and @mmcky , I find that there are several ``UserWarning``, ``ComplexWarning`` and ``RuntimeWarning`` in the following lectures (updating): - [arma](https://quantecon.github.io/lecture-python-advanced.myst/arma.html) - [estspec](https://quantecon.github.io/lecture-python-advanced.myst/estspec.html) - [opt_tax_recur](https://quantecon.github.io/lecture-python-advanced.myst/opt_tax_recur.html) - [amss](https://quantecon.github.io/lecture-python-advanced.myst/amss.html) Do you...
Hi @jstac , @mmcky , @AakashGfude , @choldgraf and @najuzilu , I tried to convert exercises and their solutions of lecture [functions](https://github.com/QuantEcon/lecture-python-programming.myst/blob/master/lectures/functions.md) in repo: https://github.com/QuantEcon/lecture-python-programming.myst with ``sphinx-exercise`` syntax, and I...
As discussed with @jstac , we have some duplicate lectures coexisting in the intro and intermediate lecture series. (cc @mmcky , @HengchengZhang ) Duplicates: - geom_series: [intro](https://intro.quantecon.org/geom_series.html), [intermediate](https://python.quantecon.org/geom_series.html) - heavy_tails:...
Based on the reading group's work thanks @HengchengZhang , @orectique , @DiaPorntipa .
Based on the reading group's work thanks @HengchengZhang , @orectique , @DiaPorntipa . We could add an exercise to enhance audience on econ principles: https://github.com/QuantEcon/lecture-python-intro/blob/94272e4d2429704521d11fdc184d47a26c439ecf/lectures/olg.md?plain=1#L679 This could possibly be done...
Hi @jstac and @thomassargent30 thanks for writing this insightful lecture. I learned a lot. I find a possible issue in lecture [equalizing_difference](https://intro.quantecon.org/equalizing_difference.html) when I review a PR related: By definition...