Ross ROSS = Recommend OSS · open-source software intelligence for agents

numbers/numbers.js

Advanced Mathematics Library for Node.js and JavaScript observed · 2026-08-28

github.com/numbers/numbers.js · JavaScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 5318
  • days_rel: n/a
  • days_push: 1671
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1756 stars · 161 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An advanced mathematics toolkit for JavaScript and Node.js providing calculus, matrix operations, prime number analysis, and statistics. It includes floating-point error bound handling for more reliable numeric results.

Use cases

  • estimate integrals of functions numerically
  • perform matrix addition and transpose operations
  • check primality with Miller-Rabin test
  • compute mean, median, mode, and standard deviation
  • run statistical tests like t-test and chi-square
  • generate random samples within a range
  • handle floating-point precision in decimal math

When to choose

  • you need basic math, calculus, matrix, or statistics functions in JavaScript without heavy dependencies
  • you want a lightweight toolkit for client-side or Node.js numeric computations

When to avoid

  • you need high-performance or arbitrary-precision numerics
  • you need a full-featured scientific computing stack like NumPy equivalents
  • you need actively maintained libraries with frequent updates

Facets

library · maturity maintenance

math mathematics browser calculus matrix-operations statistics prime-numbers numerical-methods nodejs javascript

1 source

Member repositories

RepositoryRoleHealth v2
numbers/numbers.jsmain23

For agents

markdown · JSON · MCP: product_card(name="numbers/numbers.js")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem