Skip to content

Add IDLE-runnable driver to run and verify all vignettes - #9

Merged
OVVO-Financial merged 1 commit into
mainfrom
claude/serene-goodall-dx2o3d
Jun 13, 2026
Merged

Add IDLE-runnable driver to run and verify all vignettes#9
OVVO-Financial merged 1 commit into
mainfrom
claude/serene-goodall-dx2o3d

Conversation

@OVVO-Financial

Copy link
Copy Markdown
Owner

Adds examples/run_all_vignettes.py, a single IDLE-runnable driver that runs
every examples/vignettes/*.py in the documented order, prints each vignette's
output (labeled with its docs/vignettes/NN_*.md reference) for comparison
against the R NNS vignettes PDF, and reports a PASS/FAIL summary.

Usage:

  • IDLE: open the file and press F5
  • terminal: python examples/run_all_vignettes.py

Verified locally: 10/10 vignettes pass. ruff check clean. No package or
runtime behavior changes — this is a verification helper only.

https://claude.ai/code/session_017KnASettwNxUdYJzchRLux


Generated by Claude Code

examples/run_all_vignettes.py runs every examples/vignettes/*.py in documented
order, prints each vignette's output for comparison against the R NNS vignettes
PDF / docs/vignettes, and reports PASS/FAIL plus a summary. Run in IDLE (F5) or
via 'python examples/run_all_vignettes.py'.
@OVVO-Financial
OVVO-Financial merged commit 3d2a1c4 into main Jun 13, 2026
4 checks passed
@OVVO-Financial
OVVO-Financial deleted the claude/serene-goodall-dx2o3d branch June 13, 2026 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants