Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 371 Bytes

File metadata and controls

11 lines (8 loc) · 371 Bytes

AGENTS.md — examples/

Runnable usage examples for mkl_random.

Intent

  • Demonstrate practical usage patterns (parallel MC, random states, etc.).
  • Serve as quick sanity checks, not exhaustive correctness/performance tests.

Guardrails

  • Keep examples concise and runnable.
  • If API behavior in examples changes, keep comments/output expectations consistent.