QuantEcon / QuantEcon/lecture-python.myst
[style] Review all lectures for stochastic output and build a list that we can introduce seed (consistent output)
Open
@mmcky is already working on this.
Since Aug 28, 2025.
- Dominant language
- TeX
- Stars
- 123
- Forks
- 57
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 11
Description
We need to review all lectures in lectures/*.md to:
- build a list of lectures that contain stochastic outcomes,
- document which of these lectures are setting a
seedto control the stochastic outcome to keep lecture publishing outcomes consistent - add a random seed to lectures that are missing one.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.