@stdlib/math-base-special-signumf
Evaluate the signum function for a single-precision floating-point number.
@stdlib/stats-base-snanstdev
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values.
@stdlib/stats-base-nanstdev
Calculate the standard deviation of a strided array ignoring NaN values.
@stdlib/utils-nonenumerable-properties
Return an array of an object's own non-enumerable property names and symbols.
@stdlib/stats-base-smskmin
Calculate the minimum value of a single-precision floating-point strided array according to a mask.
@stdlib/math-strided-ops-add-by
Element-wise addition of two strided arrays via a callback function.
@stdlib/utils-inherited-property-descriptors
Return an object's inherited property descriptors.
@stdlib/utils-while-each-right
While a test condition is true, invoke a function for each element in a collection, iterating from right to left.
@stdlib/random-iter-kumaraswamy
Create an iterator for generating pseudorandom numbers drawn from a Kumaraswamy's double bounded distribution.
@stdlib/stats-base-dmskrange
Calculate the range of a double-precision floating-point strided array according to a mask.
@stdlib/utils-map-reduce-right
Perform a single-pass map-reduce operation against each element in an array while iterating from right to left and return the accumulated result.
math-strided-special-acot-by
Compute the inverse cotangent of each element retrieved from an input strided array via a callback function.
@stdlib/stats-base-smaxsorted
Calculate the maximum value of a sorted single-precision floating-point strided array.
@stdlib/random-iter-gamma
Create an iterator for generating pseudorandom numbers drawn from a gamma distribution.
@stdlib/stats-base-smskmax
Calculate the maximum value of a single-precision floating-point strided array according to a mask.
@stdlib/utils-map-reduce
Perform a single-pass map-reduce operation against each element in an array and return the accumulated result.
@stdlib/utils-inherited-nonenumerable-property-names
Return an array of an object's inherited non-enumerable property names.
@stdlib/random-iter-hypergeometric
Create an iterator for generating pseudorandom numbers drawn from a hypergeometric distribution.
@stdlib/blas-ext-base-snansumors
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
@stdlib/math-strided-special-abs2-by
Compute the squared absolute value of each element retrieved from an input strided array via a callback function.
@stdlib/random-iter-bernoulli
Create an iterator for generating pseudorandom numbers drawn from a Bernoulli distribution.
@stdlib/math-iter-sequences-squared-triangular
Create an iterator which generates a sequence of squared triangular numbers.
@stdlib/stats-iter-cusumabs2
Create an iterator which iteratively computes a cumulative sum of squared absolute values.
@stdlib/strided-napi-smskmap2
C API for registering a Node-API module exporting a strided array interface for applying a binary callback to single-precision floating-point strided input arrays according to a strided mask array and assigning results to a single-precision floating-point strided output array.
@stdlib/math-iter-special-acos
Create an iterator which computes the arccosine of each iterated value.
@stdlib/stats-base-scumax
Calculate the cumulative maximum of single-precision floating-point strided array elements.
@stdlib/utils-property-symbols-in
Return an array of an object's own and inherited symbol properties.
@stdlib/utils-none-by
Test whether all elements in a collection fail a test implemented by a predicate function.
@stdlib/datasets-ssa-us-births-2000-2014
US birth data from 2000 to 2014, as provided by the Social Security Administration.
@stdlib/math-iter-sequences-nonpositive-even-integers
Create an iterator which generates a sequence of nonpositive even integers.
blas-ext-base-gnansum
Calculate the sum of strided array elements, ignoring NaN values.
@stdlib/random-streams-cauchy
Create a readable stream for generating pseudorandom numbers drawn from a Cauchy distribution.
@stdlib/assert-is-same-complex64
Test if two arguments are both single-precision complex floating-point numbers and have the same value.
@stdlib/array-base-binary5d
Apply a binary callback to elements in five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.
@stdlib/math-iter-sequences-nonpositive-integers
Create an iterator which generates a nonpositive integer sequence.
@stdlib/utils-map-right
Apply a function to each element in an array and assign the result to an element in an output array, iterating from right to left.
@hugoalh/shuffle-array
An ECMAScript (JavaScript & TypeScript) module to shuffle the array's indexes.
@stdlib/utils-inherited-nonenumerable-property-symbols
Return an array of an object's inherited non-enumerable symbol properties.
@stdlib/math-base-special-boxcox1pinv
Compute the inverse of a one-parameter Box-Cox transformation for 1+x.
@stdlib/random-iter-arcsine
Create an iterator for generating pseudorandom numbers drawn from an arcsine distribution.
@stdlib/stats-base-sminsorted
Calculate the minimum value of a sorted single-precision floating-point strided array.
@stdlib/random-iter-erlang
Create an iterator for generating pseudorandom numbers drawn from an Erlang distribution.