Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Minimum Working Example (MWE)

Kenny Lau edited this page Apr 29, 2020 · 10 revisions

A minimum working example is a code snippet that can be copied-and-pasted and still have the same features (working) and that does not include unnecessary details (minimum).

Please make sure that your code snippet has:

  • correct imports; and
  • all the relevant definitions / theorems.