nicolaspanel/numjs
Like NumPy, in JavaScript observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3854
- days_rel: n/a
- days_push: 825
- n_releases_24m: 0
Adoption not part of the score
2450 stars · 180 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
NumJs is a JavaScript library for scientific computing that provides an N-dimensional array object, linear algebra functions, FFT, and basic image processing, modeled after NumPy. It runs in both Node.js and the browser.
Use cases
- do numpy-style array math in javascript
- perform linear algebra in nodejs
- manipulate images in the browser with ndarrays
- compute fast fourier transforms in javascript
- store and slice multidimensional data in js
When to choose
- you need NumPy-like N-dimensional arrays in JavaScript or Node.js
- you want lightweight linear algebra, FFT, or image array manipulation in the browser
When to avoid
- you need GPU-accelerated or high-performance tensor computation
- you need an actively developed ecosystem with deep learning support
- you are in Python and can use NumPy directly
Facets
library · maturity maintenance
math image-processing data-science data-science web-development browser ndarray linear-algebra numpy-like scientific-computing fft typed-arrays algorithms nodejs javascript
2 sources
- readme: https://github.com/nicolaspanel/numjs · fetched 2026-08-28 · b3a55c0c5aef
- registry_npm: https://registry.npmjs.org/numjs · fetched 2026-08-29 · f5a578b2e3f6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nicolaspanel/numjs | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="nicolaspanel/numjs")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem