Skip to content

Commit 5ec6180

Browse files
SylviaZhaoooHumphreyYangmmcky
authored
[time_series_with_matrices] Update editorial suggestions (#464)
* [time_series_with_matrices] Update editorial suggestions * Fix inconsistencies in the symbols and variable names * add intersphinx mapping and link example * fix intersphinx mapping address * Update lectures/time_series_with_matrices.md Co-authored-by: Matt McKay <mmcky@users.noreply.github.com> * Update lectures/time_series_with_matrices.md Co-authored-by: Matt McKay <mmcky@users.noreply.github.com> * Update time_series_with_matrices.md * Update lectures/time_series_with_matrices.md Co-authored-by: Matt McKay <mmcky@users.noreply.github.com> --------- Co-authored-by: Humphrey Yang <u6474961@anu.edu.au> Co-authored-by: mmcky <mamckay@gmail.com> Co-authored-by: Matt McKay <mmcky@users.noreply.github.com>
1 parent 39594d7 commit 5ec6180

File tree

3 files changed

+117
-123
lines changed

3 files changed

+117
-123
lines changed

lectures/_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ sphinx:
7575
colab_url : https://colab.research.google.com
7676
thebe : false # Add a thebe button to pages (requires the repository to run on Binder)
7777
intersphinx_mapping:
78+
intermediate:
79+
- https://python.quantecon.org/
80+
- null
7881
pyprog:
7982
- https://python-programming.quantecon.org/
8083
- null

lectures/lln_clt.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ $$
167167

168168
The next theorem is called Kolmogorov's strong law of large numbers.
169169

170+
(iid-theorem)=
170171
````{prf:theorem}
171172
If $X_1, \ldots, X_n$ are IID and $\mathbb E |X|$ is finite, then
172173

0 commit comments

Comments
 (0)