GitHub
@stdlib/constants-float16-exponent-bias
The bias of a half-precision floating-point number's exponent.
math-iter-ops-mod
Create an iterator which performs an element-wise modulo operation of two or more iterators.
@stdlib/random-iter-normal
Create an iterator for generating pseudorandom numbers drawn from a normal distribution.
usps-track
Quickly track via SMS several USPS (and some international) tracking numbers via the command line.
@stdlib/constants-float16-precision
Effective number of bits in the significand of a half-precision floating-point number.
hackathon-projects-2024
This space is dedicated to hosting and showcasing all the projects submitted for the B-Cubed Hackathon 2024 - Hacking Biodiversity Data Cubes for Policy
@stdlib/ndarray-base-napi-addon-arguments
C API for validating, extracting, and transforming (to native C types) function arguments provided to an ndarray N-API add-on interface.
@stdlib/stats-base-mskmin
Calculate the minimum value of a strided array according to a mask.
@stdlib/assert-has-define-properties-support
Detect `Object.defineProperties` support.
@stdlib/math-base-special-flipsign
Return a double-precision floating-point number with the magnitude of x and the sign of x*y.
@stdlib/math-base-ops-csubf
Subtract two single-precision complex floating-point numbers.
@stdlib/stats-base-dists-hypergeometric-variance
Hypergeometric distribution variance.
@stdlib/simulate-iter-bartlett-pulse
Create an iterator which generates a Bartlett pulse waveform.
@stdlib/stats-base-dists-geometric-quantile
Geometric distribution quantile function.
@stdlib/math-strided-special-abs-by
Compute the absolute value of each element retrieved from a strided input array via a callback function and assign each result to an element in a strided output array.
@stdlib/constants-float16-cbrt-eps
Cube root of half-precision floating-point epsilon.
@stdlib/math-iter-special-gamma
Create an iterator which evaluates the gamma function for each iterated value.
@stdlib/math-iter-special-atanh
Create an iterator which computes the hyperbolic arctangent of each iterated value.
@stdlib/datasets-suthaharan-single-hop-sensor-network
Labeled wireless sensor network data set collected from a simple single-hop wireless sensor network deployment using TelosB motes.
@stdlib/ndarray-dispatch
Create an ndarray function interface which performs multiple dispatch.
@stdlib/math-base-special-round2
Round a numeric value to the nearest power of two on a linear scale.
@stdlib/datasets-fivethirtyeight-ffq
FiveThirtyEight reader responses to a food frequency questionnaire (FFQ).
@stdlib/math-base-special-modf
Decompose a double-precision floating-point number into integral and fractional parts.
@stdlib/stats-base-nanrange-by
Calculate the range of a strided array via a callback function, ignoring NaN values.
@stdlib/utils-map2-right
Apply a function to elements in two input arrays while iterating from right to left and assign the results to an output array.
@hugoalh/is-object-plain
An ECMAScript (JavaScript & TypeScript) module to determine whether the item is plain object.
@stdlib/stats-base-dists-hypergeometric-mean
Hypergeometric distribution expected value.
@stdlib/ndarray-base-assert-is-contiguous
Determine if an array is contiguous.
@stdlib/assert-has-define-property-support
Detect `Object.defineProperty` support.
@stdlib/random-streams-exponential
Create a readable stream for generating pseudorandom numbers drawn from an exponential distribution.
@stdlib/stats-base-nanrange
Calculate the range of a strided array, ignoring NaN values.
@stdlib/stats-base-dcuminabs
Calculate the cumulative minimum absolute value of double-precision floating-point strided array elements.
@stdlib/utils-enumerable-properties-in
Return an array of an object's own and inherited enumerable property names and symbols.
@stdlib/simulate-iter-dirac-comb
Create an iterator which generates a Dirac comb.
@stdlib/math-strided-special-ahaversin-by
Compute the inverse half-value versed sine of each element retrieved from an input strided array via a callback function.
@stdlib/stats-base-dists-geometric-stdev
Geometric distribution standard deviation.
@stdlib/constants-complex128-num-bytes
Size (in bytes) of a 128-bit complex number.
@stdlib/math-strided-special-abs2
Compute the squared absolute value for each element in a strided array.
@stdlib/math-base-ops-subf
Subtract two single-precision floating-point numbers.
@stdlib/utils-async-inmap-right
Invoke a function for each element in a collection and update the collection in-place, iterating from right to left.
@stdlib/number-float32-base-exponent
Return an integer corresponding to the unbiased exponent of a single-precision floating-point number.
issues
Issues: feature requests, bug reports, customer complaints, security alerts, etc.
@stdlib/ndarray-base-binary-loop-interchange-order
Reorder ndarray dimensions and associated strides for loop interchange.
@stdlib/random-iter-triangular
Create an iterator for generating pseudorandom numbers drawn from a triangular distribution.
@stdlib/stats-base-dists-discrete-uniform-quantile
Discrete uniform distribution quantile function.
@stdlib/stats-base-dists-hypergeometric-logpmf
Natural logarithm of the probability mass function (PMF) for a hypergeometric distribution.
@stdlib/stats-base-dists-cosine-stdev
Raised cosine distribution standard deviation.
@stdlib/ndarray-base-assert-is-single-segment-compatible
Determine if an array is compatible with a single memory segment.
@stdlib/strided-base-binary-signature-callbacks
Assign callbacks to binary interfaces according to type promotion rules.
parser
An open API service to parse dependency metadata from many open source software ecosystems manifest files.
@stdlib/stats-base-dists-discrete-uniform-logpmf
Natural logarithm of the probability mass function (PMF) for a discrete uniform distribution.
@stdlib/streams-node-from-circular-array
Create a readable stream from a circular array-like object.
pwa-tech-talk
Live presentation about progressive web applications, including the most usable or interesting functionalities. Real-world use cases with popular examples, tips and tricks. 🚀
@stdlib/stats-base-dists-kumaraswamy-ctor
Kumaraswamy's double bounded distribution constructor.