Evaluate the ramp function for each element in a double-precision floating-point strided array.
An ESLint shareable config for projects using 'Prettier' and 'JavaScript Standard Style' as ESLint rules.
Calculate the arithmetic mean of a double-precision floating-point strided array using a two-pass error correction algorithm.
Create an iterator which rounds each iterated value toward negative infinity.
Test if two single-precision floating-point numbers are the same value.
Compute the falling factorial.
A base TSConfig for working with Vue.js
Chi distribution excess kurtosis.
Shareable MetaMask ESLint config for Mocha.
Calculate the variance of a double-precision floating-point strided array using Welford's algorithm.
Compute the Fresnel integral C(x).
Return the index of the last element in a one-dimensional ndarray which passes a test implemented by a predicate function.
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.
Organise your package versioning and publishing to make both contributors and maintainers happy
Test whether at least one element in an array passes a test implemented by a predicate function, while iterating from right to left.
Chi distribution mode.
Lévy distribution logarithm of probability density function (PDF).
Create an iterator which computes the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y).
A list of common female first names in English speaking countries.
A base TSConfig for working with Strictest.
<img alt="Third Party Capital Logo" title="Third Party Capital Logo" src="https://user-images.githubusercontent.com/12476932/229881508-f9ef68db-8ee7-4795-8de8-80a50145bbd0.png" width="150">
Compute the principal square root for each element in a single-precision floating-point strided array.
Compute the range of absolute values of a one-dimensional single-precision floating-point ndarray.
Invoke a callback function once for each element in an ndarray.