py-mathx-lab

Small, reproducible math experiments implemented in Python.

Start here

Run one experiment

make uv-check
make venv
make install-dev
make run EXP=e001 ARGS="--out out/e001 --seed 1"

Latest

E129 — Euler lucky constants for \(n^2 + n + b\)open

Check the Experiments Gallery for new experiments.