chang_credible#
Series: lecture-dp
File:
lectures/chang_credible.mdAudit date: 2026-05-28
Categories audited: writing, math, code, jax, figures, references, links, admonitions
Overall score: 7.0 / 10
Priority: MEDIUM
Score breakdown#
Category |
Score |
One-line note |
|---|---|---|
Writing |
8/10 |
All H2/H3 headings sentence case. |
Math |
7/10 |
|
Code |
5/10 |
Installs |
JAX |
out of scope |
not a JAX lecture. |
Figures |
9/10 |
No matplotlib titles; lowercase labels; 1 figsize. |
References |
5/10 |
Three narrative-author |
Links |
8/10 |
|
Admonitions |
N/A |
No exercises / proofs. |
Issues#
Critical#
None found.
High severity#
[qe-code-006] —
!pip install polytope(line 29) —polytopeis a binary scientific-Python package, no installation notes provided.
Medium severity#
[qe-math-004] —
\vec z,\vec h,\vec M,\vec q,\vec m,\vec x,\vec c,\vec yused extensively (lines 108-131, 139-145, etc.). Count: 30+ occurrences.[qe-ref-001] — Three narrative-author
{cite}patterns (e.g. “Chang ”). Should be{cite:t}.
Low severity#
[qe-writing-001] — Several multi-sentence paragraphs (e.g. 34-44, 53-58).
[qe-writing-009 (proposed)] — Smart quotes ’ used occasionally.
Strengths#
Lecture title in correct Title Case.
All H2/H3 headings sentence case.
Definitions/italics consistent (sustainable plan, credible public policy, Ramsey planner, value of money).
Equation labels and
{eq}references used cleanly.“IID”/Greek-letter conventions consistent.
pip install at top; Unicode Greek in code.
{doc}used for cross-series.No transpose, no matrix-bracket, no
\tag, noalign-inside-$$issues.No matplotlib titles, no spine issues, no Title-Case axis labels.
Recommended actions#
Add a note about
polytopepackage binary install (not in Anaconda).Remove
\vecarrows on sequence symbols.Switch narrative
Author {cite}…to{cite:t}form.Tighten compound paragraphs.
Normalise smart-quotes.