Skip to content

Commit

Permalink
[time_series_with_matrices] Update editorial suggestions (#464)
Browse files Browse the repository at this point in the history
* [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>
  • Loading branch information
4 people authored Jul 4, 2024
1 parent 39594d7 commit 5ec6180
Show file tree
Hide file tree
Showing 3 changed files with 117 additions and 123 deletions.
3 changes: 3 additions & 0 deletions lectures/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ sphinx:
colab_url : https://colab.research.google.com
thebe : false # Add a thebe button to pages (requires the repository to run on Binder)
intersphinx_mapping:
intermediate:
- https://python.quantecon.org/
- null
pyprog:
- https://python-programming.quantecon.org/
- null
Expand Down
1 change: 1 addition & 0 deletions lectures/lln_clt.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ $$

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

(iid-theorem)=
````{prf:theorem}
If $X_1, \ldots, X_n$ are IID and $\mathbb E |X|$ is finite, then
Expand Down
Loading

0 comments on commit 5ec6180

Please sign in to comment.