Bump-and-Reval — Numerical Greeks and Convergence Order
Companion notebook to the Bump-and-Reval article (Greeks & Sensitivities, Module 5). Standard library only.
- §1 — Forward difference delta: O(h) convergence demonstration
- §2 — Central difference delta: O(h²) convergence and V-shape
- §3 — Central difference gamma: O(h²) convergence
- §4 — Mixed partial (vanna) by 4-point stencil
- §5 — Validation summary: convergence orders verified