Commit 118b25a
Add ChartPuck Circle and Droste Zoom math notebooks (#48)
## Summary
- Add **ChartPuck Circle** notebook: an interactive complex-plane
mapping explorer (inspired by 3Blue1Brown) where users drag a puck to
see how circles transform under z², 1/z, Joukowski, exp, and log.
- Add **Droste Zoom** notebook: a Droste effect simulator using
log-polar transforms and complex multiplication, with paint widget
support and multiple view modes.
- Update README with entries for both notebooks and generate session
metadata.
## Test plan
- [x] `uvx marimo check` passes on both notebooks
- [x] `uv run scripts/validate-sessions.py` passes
- [ ] README molab badge links are correct
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent fd1412e commit 118b25a
5 files changed
Lines changed: 1271 additions & 0 deletions
File tree
- notebooks/math
- __marimo__/session
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
| 116 | + | |
115 | 117 | | |
116 | 118 | | |
117 | 119 | | |
| |||
Lines changed: 386 additions & 0 deletions
Large diffs are not rendered by default.
Large diffs are not rendered by default.
0 commit comments