Skip to content

Commit 40a081a

Browse files
Merge branch 'main' of https://github.com/QuantEcon/lecture-python-intro into in_line_with_manual
2 parents 491c0b5 + 4bd111d commit 40a081a

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

lectures/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# About these Lectures
1+
# About These Lectures
22

33

44
## About

lectures/cons_smooth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ kernelspec:
1717

1818
## Overview
1919

20-
In this notebook, we'll present some useful models of economic dynamics using only linear algebra -- matrix multiplication and matrix inversion.
20+
In this lecture, we'll present some useful models of economic dynamics using only linear algebra -- matrix multiplication and matrix inversion.
2121

2222
{doc}`Present value formulas<pv>` are at the core of the models.
2323

lectures/intro.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ kernelspec:
1313

1414
This lecture series provides an introduction to quantitative economics using Python.
1515

16-
It was designed and written by [Thomas J. Sargent](http://www.tomsargent.com/), [John Stachurski](http://johnstachurski.net/), and the rest of the QuantEcon team.
16+
The lectures were designed and written by [Thomas J. Sargent](http://www.tomsargent.com/) and [John Stachurski](http://johnstachurski.net/),
17+
with extensive help from the rest of the QuantEcon team.
18+
1719
```{tableofcontents}
1820
```
1921

0 commit comments

Comments
 (0)