Like NumPy, in JavaScript
ndarrays offers numerical arrays which is a comprehensive mathematical functions, random number generators, linear algebra routines, Fourier transforms, and more like NumPy. The goal is to be as near as NumPy as possible
Like NumPy, in JavaScript
Like NumPy, in JavaScript (forked)
A performance-focused numerical computing library for JavaScript inspired by NumPy
Simple handling of n-dimensional arrays, with an interface like numpy
NumPy-inspired array operations in TypeScript/WebAssembly
Like NumPy, in JavaScript
Like NumPy, in JavaScript
Like NumPy, in JavaScript (updated and fixed for NodeJS v13)
Like NumPy, in JavaScript
ndarray operations backed by atra-compiled Wasm kernels. NumPy-compatible element-wise ops, reductions, broadcasting, strided views. Designed to pair with @gcu/adder (Python) for numpy-style code; standalone JS API also available.
numpy-style ndarray slicing and indexing
Like NumPy, in JavaScript
Exponential Moving Average based on a box filter, matching numpy example EMA
N-dimensional array library for JavaScript inspired by NumPy
Node.js bindings for diffai - AI/ML model diff tool for PyTorch, Safetensors, NumPy, MATLAB tensor comparison. Powered by Rust for blazing fast performance.
Fast, bit-compatible PCG64-DXSM pseudo-random number generator for JavaScript. WASM-accelerated, NumPy-compatible, works in Node.js and browsers.
Like NumPy, in JavaScript
NumPy-compatible numerical computing for JavaScript and TypeScript — powered by Rust and WebAssembly.
simple numpy on js,ts
Python code for basic NumPy array operations.
A basic N-dimensional array library in TypeScript, similar to NumPy.
React hooks and provider for @webwasm/numjs-core — use NumPy-style WebAssembly arrays in your React app.