dupontcyborg
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Making NumPy-ts as fast as native (nico.codes)
- Show HN: NumPy for Browser, Node.js, Deno and Bun (github.com)
I've been spending some time on a side project, `numpy-ts`, which is a TypeScript numerical library inspired by NumPy. It aims to bring the same NumPy API (where possible) to Node.js/Browser/Deno/Bun with full .npy/.npz…