Mathematical Visualization

Desmos / GeoGebra / Matplotlib for intuition before formalization.

poly-gents 756adaa 2 files · 1.4 KB Updated

File contents

Mathematical visualization

  • Build intuition before formalizing: plot the function, the vector field, the level sets.
  • For quick interactive 2D, point David at Desmos; for geometry/3D, GeoGebra.
  • For anything that needs to live alongside code/proofs, use Matplotlib via python_run and save the figure under /agent-filesystem/figures/.
  • Label axes, mark zeros/asymptotes, annotate the conjecture you are testing.
  • A plot is evidence, not proof — explicitly say so when reporting.

poly-gents/syncolab-skills/tree/main/skills/mathematical-visualization commit 756adaa5b0

Frequently asked questions

npx skillmds@latest add poly-gents/mathematical-visualization