Projects in Awesome Lists by stdlib-js
A curated list of projects in awesome lists by stdlib-js .
https://github.com/stdlib-js/blas-sswap
Interchange two single-precision floating-point vectors.
algebra array blas float32 interchange javascript level-1 linear math mathematics ndarray node node-js nodejs single sswap stdlib subroutines swap vector
Last synced: 13 Apr 2025
https://github.com/stdlib-js/stats-base-dists-gumbel-logpdf
Gumbel distribution logarithm of probability density function (PDF).
continuous dist distribution gumbel javascript log logarithm node node-js nodejs pdf probability statistics stats stdlib univariate
Last synced: 30 Apr 2025
https://github.com/stdlib-js/math-base-special
Standard library base special math functions.
javascript lib library math mathematics node node-js nodejs standard stdlib
Last synced: 09 Jul 2025
https://github.com/stdlib-js/blas-ext-base-dsnannsumors
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using ordinary recursive summation with extended accumulation, and returning an extended precision result.
array blas extended float32 javascript math mathematics node node-js nodejs ors statistics stats stdlib strided strided-array sum summation total typed
Last synced: 06 May 2025
https://github.com/stdlib-js/assert-instance-of
Test whether a value has in its prototype chain a specified constructor as a prototype property.
assert assertion class inherit inheritance inherits instanceof javascript node node-js nodejs object-oriented oop proto prototype stdlib util utilities utility utils
Last synced: 15 Mar 2025
https://github.com/stdlib-js/stats-iter-cumax
Create an iterator which iteratively computes a cumulative maximum value.
cmax cummax cumulative cumulative-max cumulative-maximum extent extreme iterator javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib
Last synced: 09 Jul 2025
https://github.com/stdlib-js/stats-incr-summary
Compute a statistical summary incrementally.
accumulator incremental javascript math mathematics node node-js nodejs statistics stats stdlib summary
Last synced: 30 Apr 2025
https://github.com/stdlib-js/simulate-iter-bartlett-hann-pulse
Create an iterator which generates a Bartlett-Hann pulse waveform.
bartlett cosine fejer hann javascript node node-js nodejs pulse raised raised-cosine signal simulate simulation stdlib train triangle triangular wave window
Last synced: 24 Apr 2025
https://github.com/stdlib-js/stats-base-dists-chisquare-mgf
Chi-squared distribution moment-generating function (MGF).
chi-square chi-squared chisq chisquare chisquared continuous dist distribution generating-functions javascript mgf moment-generating moments node node-js nodejs statistics stats stdlib univariate
Last synced: 11 Apr 2025
https://github.com/stdlib-js/stats-base-dists-levy-entropy
Lévy distribution entropy.
continuous dist distribution entropy information javascript levy nats node node-js nodejs shannon statistics stats stdlib univariate
Last synced: 06 Apr 2025
https://github.com/stdlib-js/utils-inherited-property-descriptors
Return an object's inherited property descriptors.
desc descriptor descriptors es7 inherited javascript node node-js nodejs obj object properties props stdlib util utilities utility utils
Last synced: 10 Apr 2025
https://github.com/stdlib-js/assert-has-uint8clampedarray-support
Detect native Uint8ClampedArray support.
detect es2015 es6 feature has issupported javascript native node node-js nodejs stdlib support typed-array uint8clampedarray util utilities utility utils
Last synced: 06 May 2025
https://github.com/stdlib-js/stats-base-dists-chi-pdf
Chi distribution probability density function (PDF).
chi continuous dist distribution javascript node node-js nodejs pdf prob probability statistics stats stdlib univariate
Last synced: 10 Apr 2025
https://github.com/stdlib-js/utils-async-try-catch
If a function does not return an error, invoke a callback with the function result; otherwise, invoke a callback with a value `y`.
async asynchronous catch condition conditional control either-or flow javascript node node-js nodejs stdlib trap try try-catch util utilities utility utils
Last synced: 12 May 2025
https://github.com/stdlib-js/stats-base-dvariancepn
Calculate the variance of a double-precision floating-point strided array using a two-pass algorithm.
array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance
Last synced: 21 Aug 2025
https://github.com/stdlib-js/assert-is-float32matrix-like
Test if a value is a 2-dimensional ndarray-like object containing single-precision floating-point numbers.
2d assert assertion float32 is ismatrix isndarray javascript mat matrix ndarray ndarray-like node node-js nodejs stdlib util utilities utility utils
Last synced: 17 Mar 2025
https://github.com/stdlib-js/math-iter-special-riemann-zeta
Create an iterator which evaluates the Riemann zeta function for each iterated value.
complex-analysis euler function iterable iterate iterator javascript math mathematics node node-js nodejs number number-theory physics riemann special special-function stdlib zeta
Last synced: 17 Aug 2025
https://github.com/stdlib-js/stats-base-dists-degenerate-entropy
Degenerate distribution entropy.
degenerate discrete dist distribution entropy information javascript nats node node-js nodejs parameter point-mass shannon statistics stats stdlib univariate
Last synced: 15 Mar 2025
https://github.com/stdlib-js/stats-base-dists-pareto-type1-mean
Pareto (Type I) distribution expected value.
average avg continuous dist distribution expected javascript mean node node-js nodejs pareto prob probability statistics stats stdlib univariate
Last synced: 07 Sep 2025
https://github.com/stdlib-js/strided-dispatch
Create a strided array function interface which performs multiple dispatch.
array dispatch javascript multimethod multimethods multiple-dispatch node node-js nodejs stdlib strided
Last synced: 09 Jul 2025
https://github.com/stdlib-js/blas-ext-base-dapxsumpw
Adds a constant to each double-precision floating-point strided array element and computes the sum using pairwise summation.
array blas extended javascript math mathematics node node-js nodejs pairwise pw statistics stats stdlib strided strided-array sum summation total typed
Last synced: 19 Apr 2025
https://github.com/stdlib-js/stats-base-sstdevtk
Calculate the standard deviation of a single-precision floating-point strided array using a one-pass textbook algorithm.
deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation spread standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance
Last synced: 09 Jul 2025
https://github.com/stdlib-js/random-base-arcsine
Arcsine distributed pseudorandom numbers.
arcsine continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random randu rng seed seedable statistics stats stdlib
Last synced: 10 Apr 2025
https://github.com/stdlib-js/stats-base-dists-chisquare-mean
Chi-squared distribution expected value.
average avg chi-square chi-squared chisq chisquare chisquared continuous dist distribution expected javascript mean node node-js nodejs statistics stats stdlib univariate
Last synced: 13 Apr 2025
https://github.com/stdlib-js/array-ones-like
Create an array filled with ones and having the same length and data type as a provided array.
array data float32array float64array int16array int32array javascript matrix ndarray node node-js nodejs stdlib structure typed typed-array types uint32array vector
Last synced: 30 Oct 2025
https://github.com/stdlib-js/math-iter-sequences-nonsquares
Create an iterator which generates a sequence of nonsquares.
int integer iter iterate iteration iterator javascript math mathematics node node-js nodejs non-square nonsquare number sequence squared squares stdlib
Last synced: 30 Oct 2025
https://github.com/stdlib-js/stats-base-dists-cosine-mean
Raised cosine distribution expected value.
average avg continuous cosine dist distribution expected javascript mean moments node node-js nodejs statistics stats stdlib univariate
Last synced: 09 Jul 2025
https://github.com/stdlib-js/stats-incr-vmr
Compute a variance-to-mean ratio (VMR) incrementally.
dispersion dispersion-index fano-factor index-of-dispersion javascript math mathematics mean node node-js nodejs relative-variance sample-variance statistics stats stdlib unbiased var variance vmr
Last synced: 21 Aug 2025
https://github.com/stdlib-js/strided-base
Base strided.
array base element-wise elementwise javascript lib library ndarray node node-js nodejs standard stdlib strided vector
Last synced: 12 Sep 2025
https://github.com/stdlib-js/array-datespace
Generate an array of linearly spaced dates.
array date generic javascript linear math mathematics matlab node node-js nodejs stdlib utilities utils
Last synced: 13 May 2025
https://github.com/stdlib-js/constants-float32-precision
Effective number of bits in the significand of a single-precision floating-point number.
const constant float floating-point ieee754 javascript math mathematics node node-js nodejs precision significand single stdlib
Last synced: 08 Sep 2025
https://github.com/stdlib-js/stats-base-dsvariance
Calculate the variance of a single-precision floating-point strided array using extended accumulation and returning an extended precision result.
array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance
Last synced: 12 Jun 2025
https://github.com/stdlib-js/blas-ext-base-gapxsumkbn
Add a constant to each strided array element and compute the sum using an improved Kahan–Babuška algorithm.
blas compensated extended javascript kahan kbn math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed
Last synced: 05 Jul 2025
https://github.com/stdlib-js/streams-node-stdout
Standard output.
javascript node node-js nodejs output standard stdlib stream
Last synced: 02 Sep 2025
https://github.com/stdlib-js/assert-has-biguint64array-support
Detect native BigUint64Array support.
biguint64array detect es2015 es6 feature has issupported javascript native node node-js nodejs stdlib support typed-array util utilities utility utils
Last synced: 24 Jun 2025
https://github.com/stdlib-js/stats-iter-mmin
Create an iterator which iteratively computes a moving minimum value.
extent extreme javascript math mathematics min minimum moving moving-min moving-minimum node node-js nodejs range sliding sliding-window statistics stats stdlib window
Last synced: 11 Sep 2025
https://github.com/stdlib-js/stats-base-variancech
Calculate the variance of a strided array using a one-pass trial mean algorithm.
array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance
Last synced: 24 Jun 2025
https://github.com/stdlib-js/utils-constructor-name
Determine the name of a value's constructor.
check class constructor ctor instanceof is istype javascript name node node-js nodejs stdlib type typeof util utilities utility utils
Last synced: 30 Oct 2025
https://github.com/stdlib-js/ndarray-same-kind-casts
Return a list of ndarray data types to which a provided ndarray data type can be safely cast or cast within the same kind.
cast casting javascript ndarray node node-js nodejs promotion rules stdlib types util utilities utility utils
Last synced: 04 Jul 2025
https://github.com/stdlib-js/stats-incr-ewmean
Compute an exponentially weighted mean incrementally.
accumulator average avg ema ewma exponential incremental javascript math mathematics mean moving-average node node-js nodejs statistics stats stdlib weighted
Last synced: 13 Apr 2025
https://github.com/stdlib-js/stats-base-dists-weibull-kurtosis
Weibull distribution excess kurtosis.
continuous dist distribution javascript kurtosis node node-js nodejs prob probability statistics stats stdlib tails univariate weibull
Last synced: 30 Apr 2025
https://github.com/stdlib-js/stats-incr-mmaape
Compute a moving arctangent mean absolute percentage error (MAAPE) incrementally.
abs absolute accumulator average avg err error incremental javascript maape mape math mathematics mean node node-js nodejs statistics stats stdlib
Last synced: 13 Apr 2025
https://github.com/stdlib-js/stats-base-dists-kumaraswamy-variance
Kumaraswamy's double bounded distribution variance.
bounded continuous dispersion dist distribution javascript kumaraswamy node node-js nodejs prob probability spread statistics stats stdlib univariate variance
Last synced: 10 Apr 2025
https://github.com/stdlib-js/array-base-cartesian-square
Return the Cartesian square.
array cartesian generic javascript math mathematics node node-js nodejs ordered sets stdlib utilities utils
Last synced: 11 Apr 2025
https://github.com/stdlib-js/utils-real-max
Return the maximum finite value capable of being represented by a numeric real type.
floating-point greatest javascript largest math mathematics max maximum node node-js nodejs real realmax stdlib type util utilities utility utils value
Last synced: 11 Apr 2025
https://github.com/stdlib-js/random-iter-binomial
Create an iterator for generating pseudorandom numbers drawn from a binomial distribution.
bernoulli binomial discrete generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 05 May 2025
https://github.com/stdlib-js/random-streams-bernoulli
Create a readable stream for generating pseudorandom numbers drawn from a Bernoulli distribution.
bernoulli discrete javascript math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream
Last synced: 30 Jun 2025
https://github.com/stdlib-js/random-iter-weibull
Create an iterator for generating pseudorandom numbers drawn from a Weibull distribution.
continuous generator iterator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib weibull
Last synced: 19 Mar 2025
https://github.com/stdlib-js/stats-base-snanmaxabs
Calculate the maximum absolute value of a single-precision floating-point strided array, ignoring NaN values.
abs absolute domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed
Last synced: 22 Jun 2025
https://github.com/stdlib-js/ndarray-base-maybe-broadcast-array
Broadcast an ndarray to a specified shape if and only if the specified shape differs from the provided ndarray's shape.
array base broadcast broadcasting javascript multidimensional ndarray node node-js nodejs reshape stdlib types util utilities utility utils
Last synced: 13 Apr 2025
https://github.com/stdlib-js/math-strided-ops
Strided array math operations.
arithmetic array element-wise elementwise javascript lib library math mathematics ndarray node node-js nodejs operations ops standard stdlib strided vector
Last synced: 13 Apr 2025
https://github.com/stdlib-js/math-base-ops-csubf
Subtract two single-precision complex floating-point numbers.
arithmetic cmplx complex csub csubf csubtract difference javascript math mathematics node node-js nodejs number stdlib sub subtract subtraction sum
Last synced: 08 Jul 2025
https://github.com/stdlib-js/math-base-special-sqrtf
Compute the principal square root of a single-precision floating-point number.
javascript math mathematics node node-js nodejs number power principal root sqrtf square stdlib
Last synced: 07 Sep 2025
https://github.com/stdlib-js/stats-base-dists-lognormal-median
Lognormal distribution median.
center continuous dist distribution gaussian javascript location log logarithm lognormal median node node-js nodejs normal percentile statistics stats stdlib univariate
Last synced: 07 Oct 2025
https://github.com/stdlib-js/math-base-special-logit
Logit function.
javascript log-odds logistic logit math mathematics node node-js nodejs proportion sigmoid special stdlib
Last synced: 23 Aug 2025
https://github.com/stdlib-js/math-base-special-sin
Compute the sine of a number.
angle javascript math mathematics node node-js nodejs radians sin sine stdlib trig trigonometry
Last synced: 18 Jul 2025
https://github.com/stdlib-js/stats-base-dists-exponential-variance
Exponential distribution variance.
continuous dispersion dist distribution exponential javascript node node-js nodejs parameter spread statistics stats stdlib univariate variance
Last synced: 19 Mar 2025
https://github.com/stdlib-js/assert-is-arraybuffer
Test if a value is an ArrayBuffer.
array arraybuffer assert assertion buffer is isarraybuffer isbuffer javascript node node-js nodejs stdlib typed typed-array util utilities utility utils
Last synced: 05 May 2025
https://github.com/stdlib-js/stats-base-dists-lognormal-variance
Lognormal distribution variance.
continuous dispersion dist distribution gaussian javascript log logarithm lognormal node node-js nodejs normal spread statistics stats stdlib univariate variance
Last synced: 09 Sep 2025
https://github.com/stdlib-js/math-strided
Standard library strided math functions.
array element-wise elementwise javascript lib library math mathematics ndarray node node-js nodejs standard stdlib strided vector
Last synced: 30 Apr 2025
https://github.com/stdlib-js/blas-dswap
Interchange two double-precision floating-point vectors.
algebra array blas double dswap float64 interchange javascript level-1 linear math mathematics ndarray node node-js nodejs stdlib subroutines swap vector
Last synced: 03 Mar 2025
https://github.com/stdlib-js/random-iter-bernoulli
Create an iterator for generating pseudorandom numbers drawn from a Bernoulli distribution.
bernoulli binomial discrete generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 11 Apr 2025
https://github.com/stdlib-js/math-iter-ops-divide
Create an iterator which performs element-wise division of two or more iterators.
arithmetic div divide division iterable iterate iterator javascript math mathematics multiplication multiply node node-js nodejs prod product stdlib
Last synced: 20 Mar 2025
https://github.com/stdlib-js/random-base-discrete-uniform
Discrete uniform distributed pseudorandom numbers.
discrete integer integers javascript math mathematics node node-js nodejs prng pseudorandom rand randi randint random rng statistics stats stdlib uniform
Last synced: 28 Oct 2025
https://github.com/stdlib-js/ndarray-base-unary-accumulate
Perform a reduction over elements in a input ndarray.
accumulate accumulation array base javascript ndarray node node-js nodejs reduce reduction stdlib strided unary
Last synced: 23 Jul 2025
https://github.com/stdlib-js/blas-ext-base-dapxsumkbn
Add a constant to each double-precision floating-point strided array element and compute the sum using an improved Kahan–Babuška algorithm.
blas compensated extended javascript kahan kbn math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed
Last synced: 11 Apr 2025
https://github.com/stdlib-js/math-base-special-vercos
Compute the versed cosine.
angle cos cosine javascript math mathematics node node-js nodejs radians stdlib trig trigonometry vcs vercos vercosin vercosine versed-cosine
Last synced: 09 Jul 2025