How it works
- Code executes in your browser using the numpy-ts browser bundle loaded from CDN
- The
npobject is pre-loaded with all numpy-ts functions - Use
console.log()to print output, or return a value from the last expression
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Write and run numpy-ts code directly in your browser.
np object is pre-loaded with all numpy-ts functionsconsole.log() to print output, or return a value from the last expression