JSPM

Found 2138 results for mathematics

compute-dot

Computes the dot product between two numeric arrays.

  • v1.1.0
  • 55.53
  • Published

compute-l2norm

Computes the L2 norm (Euclidean norm) of an array of values.

  • v1.1.0
  • 55.20
  • Published

contained-periodic-values

Find how many values of a discrete periodic function are contained in an interval.

  • v1.0.0
  • 49.85
  • Published

nearest-periodic-value

Find the nearest value of a discrete periodic function, given a point.

  • v1.2.0
  • 49.50
  • Published

skipped-periodic-values

Given a point and a distance, determine how many periodic values were skipped.

  • v1.0.1
  • 49.48
  • Published

gcd

compute the greatest common divisor using euclid's algorithm

  • v0.0.1
  • 49.05
  • Published

@stdlib/complex-float32-reim

Return the real and imaginary components of a single-precision complex floating-point number.

  • v0.1.2
  • 48.19
  • Published

@stdlib/complex-float64-reim

Return the real and imaginary components of a double-precision complex floating-point number.

  • v0.1.2
  • 48.10
  • Published

gamma

the gamma function (Γ)

  • v1.0.0
  • 47.94
  • Published

@stdlib/constants-float64-eps

Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.

  • v0.2.2
  • 46.13
  • Published

@stdlib/stats

Standard library statistical functions.

  • v0.3.3
  • 45.59
  • Published

@stdlib/complex-real

Return the real component of a double-precision complex floating-point number.

  • v0.2.1
  • 44.93
  • Published

@stdlib/complex-realf

Return the real component of a single-precision complex floating-point number.

  • v0.2.1
  • 44.92
  • Published

@stdlib/complex-imag

Return the imaginary component of a double-precision complex floating-point number.

  • v0.2.1
  • 44.84
  • Published

@stdlib/complex-imagf

Return the imaginary component of a single-precision complex floating-point number.

  • v0.2.1
  • 44.17
  • Published

node-red-contrib-calc

A Node-Red node to perform basic mathematical calculations

  • v1.0.6
  • 42.96
  • Published

interval-operations

Utilities for performing mathematical set operations on intervals and arrays of intervals

  • v2.0.0
  • 41.46
  • Published

@stdlib/random-base-minstd

A linear congruential pseudorandom number generator (LCG) based on Park and Miller.

  • v0.2.1
  • 40.85
  • Published

math-float64-get-high-word

Returns a 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.

  • v1.0.0
  • 40.26
  • Published

math-float64-exponent

Returns an integer corresponding to the unbiased exponent of a double-precision floating-point number.

  • v1.0.0
  • 39.49
  • Published

@stdlib/stats-base-meanpn

Calculate the arithmetic mean of a strided array using a two-pass error correction algorithm.

  • v0.2.2
  • 39.23
  • Published

chi-squared

characteristic functions for chi-squared distributions

  • v1.1.0
  • 38.72
  • Published

@mathigon/euclid

Euclidean geometry classes and tools for JavaScript

  • v1.2.4
  • 38.56
  • Published

@mathigon/fermat

Powerful mathematics and statistics library for JavaScript.

  • v1.1.24
  • 37.88
  • Published

normal-distribution

A small javascript module for working with normal distributions

  • v1.1.1
  • 37.33
  • Published

nerdamer

javascript light-weight symbolic math expression evaluator

  • v1.1.13
  • 37.29
  • Published

compute-median

Computes the median of an array.

  • v2.0.0
  • 37.28
  • Published

inv-chisquare-cdf

Inverse chi-squared cumulative distribution function

  • v1.0.1
  • 36.63
  • Published

compute-indexspace

Generates a linearly spaced index array from a subsequence string.

  • v1.0.1
  • 36.59
  • Published

chi-squared-test

A simple function for calculating the chi-squared probability for a given observation set and expected set"

  • v1.1.0
  • 36.36
  • Published

@sgratzl/science

Scientific and statistical computing in JavaScript.

  • v2.0.0
  • 36.08
  • Published

@stdlib/stats-base-stdevpn

Calculate the standard deviation of a strided array using a two-pass algorithm.

  • v0.2.2
  • 35.40
  • Published

compute-quantile

Computes a quantile for a numeric array.

  • v1.0.1
  • 34.81
  • Published

@stdlib/ml

Machine learning algorithms.

  • v0.3.3
  • 34.33
  • Published

compute-incrmmean

Provides a method to compute a moving arithmetic mean incrementally.

  • v1.0.2
  • 33.66
  • Published

@stdlib/blas-ext-base-dsumpw

Calculate the sum of double-precision floating-point strided array elements using pairwise summation.

  • v0.2.2
  • 33.66
  • Published

math-abs

Computes an absolute value.

  • v1.0.2
  • 33.58
  • Published

@stdlib/stats-base-dmin

Calculate the minimum value of a double-precision floating-point strided array.

  • v0.2.2
  • 33.53
  • Published

math-evalpoly

Evaluates a polynomial.

  • v1.1.0
  • 33.28
  • Published

compute-qmean

Computes the quadratic mean (root mean square).

  • v2.0.0
  • 33.27
  • Published

@stdlib/random-array-uniform

Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.

  • v0.2.1
  • 33.14
  • Published

@stdlib/stats-pcorrtest

Compute a Pearson product-moment correlation test between paired samples.

  • v0.2.2
  • 32.90
  • Published

@stdlib/blas-ext-base-dapx

Add a constant to each element in a double-precision floating-point strided array.

  • v0.2.2
  • 32.74
  • Published

math-exp

Natural exponential function.

  • v1.0.0
  • 32.64
  • Published

summations

Library to enumerate all natural number lists with a target sum.

  • v0.0.5
  • 32.50
  • Published

math-float64-to-words

Splits a floating-point number into a higher order word and a lower order word.

  • v1.0.0
  • 32.41
  • Published

math-ceil

Rounds a numeric value toward positive infinity.

  • v1.0.0
  • 32.24
  • Published

math-float64-set-low-word

Sets the less significant 32 bits of a double-precision floating-point number.

  • v1.0.0
  • 31.88
  • Published

math-float64-from-words

Creates a double-precision floating-point number from a higher order word and a lower order word.

  • v1.0.0
  • 31.85
  • Published

compute-argmax

Computes the maximum value of a numeric array and returns the corresponding array indices.

  • v1.0.0
  • 31.80
  • Published

math-float64-copysign

Returns a double-precision floating-point number with the magnitude of x and the sign of y.

  • v1.0.0
  • 31.80
  • Published

math-floor

Rounds a numeric value toward negative infinity.

  • v1.0.1
  • 31.71
  • Published

math-float64-normalize

Returns a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.

  • v1.0.0
  • 31.48
  • Published

compute-covariance

Computes the covariance between one or more numeric arrays.

  • v1.0.1
  • 31.21
  • Published

math-float64-ldexp

Multiplies a double-precision floating-point number by an integer power of two.

  • v1.0.1
  • 31.03
  • Published

math-erf

Error function.

  • v1.0.0
  • 30.57
  • Published

mz-math

mzMath - a collection of TypeScript-based math helpers.

  • v3.0.26
  • 30.40
  • Published

math-truncate

Rounds a numeric value toward zero.

  • v1.0.0
  • 29.82
  • Published

math-float64-frexp

Splits a double-precision floating-point number into a normalized fraction and an integer power of two.

  • v1.0.0
  • 29.69
  • Published

@mathigon/hilbert

JavaScript expression parsing, MathML rendering and CAS.

  • v1.1.24
  • 29.47
  • Published

math.js

A simple math library written in Javascript.

  • v1.1.46
  • 29.45
  • Published

math-sqrt

Computes the principal square root.

  • v1.0.1
  • 29.27
  • Published

numbers

Advanced Mathematics Library for JavaScript

  • v0.7.0
  • 29.18
  • Published

giac

Giac, a free computer algebra system

  • v1.23.69823
  • 29.16
  • Published

compute-gmean

Computes the geometric mean of an array.

  • v1.1.0
  • 28.94
  • Published

@stdlib/stats-ranks

Compute ranks for values of an array-like object.

  • v0.2.2
  • 28.93
  • Published

mathbox

Presentation-quality WebGL math graphing

  • v2.3.2-rc1
  • 28.88
  • Published

compute-erfcinv

Inverse complementary error function.

  • v3.0.1
  • 28.61
  • Published