- San Francisco
- https://github.com/stdlib-js/stdlib
- @kgryte
Highlights
stdlib
Invoke a callback function once for each ndarray element.
Planck (discrete exponential) distribution probability mass function (PMF).
Planck distribution standard deviation.
Planck distribution variance.
Planck distribution expected value.
Compute the nth non-Fibonacci single-precision floating-point number.
Planck (discrete exponential) distribution cumulative distribution function (CDF).
Convert a scalar value to a zero-dimensional ndarray having the same data type as a provided ndarray.
Planck (discrete exponential) distribution quantile function.
Planck (discrete exponential) distribution differential entropy.
Evaluate the logarithm of the probability mass function (PMF) for a Planck (discrete exponential) distribution.
Evaluate the logarithm of cumulative distribution function (CDF) for a Planck (discrete exponential) distribution.
Expand the shape of an array to a specified dimensionality by spreading its dimensions to specified dimension indices and inserting dimensions of size one for the remaining dimensions.
Scatter a list of provided values to specified indices in a new zero-filled "generic" array.
Scatter a list of provided values to specified indices in a new filled "generic" array.
Fill all elements within a portion of an array with a specified value.
Copy all or part of a matrix A to another matrix B.
Perform a reduction over elements in a input ndarray.
Conjugate each element in a double-precision complex floating-point vector.
LAPACK auxiliary routine to apply a plane rotation with real cosine and complex sine.
Evaluate the Heaviside function for a single-precision floating-point number.
Set the off-diagonal elements and the diagonal elements of a double-precision complex floating-point matrix to specified values.
Planck (discrete exponential) distribution moment-generating function (MGF).
Scale a double-precision complex floating-point vector by a double-precision floating-point constant.
Calculate the cumulative maximum of double-precision floating-point strided array elements.
LAPACK auxiliary routine to apply a plane rotation with real cosine and complex sine.
Calculate the cumulative maximum absolute value of double-precision floating-point strided array elements.
Set the off-diagonal elements and the diagonal elements of a single-precision complex floating-point matrix to specified values.
Copy all or part of a matrix A to another matrix B.