Skip to content

Commit 95b5024

Browse files
SylviaZhaoooshlff
andauthored
Update lectures/geom_series.md
Co-authored-by: Shu Hu <[email protected]>
1 parent 2bc17a4 commit 95b5024

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lectures/geom_series.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -962,7 +962,8 @@ path of output over time.
962962
:label: geom_ex3
963963
```
964964
Continue from {ref}`geom_ex1`.
965-
965+
First, plot the time paths of $y_t$ using the same initial values but with $i$
966+
taking the values below.
966967
```{code-cell} ipython3
967968
values = [0.3, 0.4]
968969
```

0 commit comments

Comments
 (0)