Python + NumPy in the browser

This page runs real CPython — with NumPy — inside your browser via WebAssembly (Pyodide). Every file it loads comes from this site's own domain; there is no server-side execution and no third-party request. Edit the code and run it.

Runtime: Pyodide (CPython 3.14 on WASM) + NumPy, pinned and served from /vendor/pyodide/. See the colophon.