@stdlib/blas-ext-base-dsumpw
Calculate the sum of double-precision floating-point strided array elements using pairwise summation.
Updated by @stdlib-bot
@stdlib/math-base-special-ldexp
Multiply a double-precision floating-point number by an integer power of two.
Updated by @stdlib-bot
@stdlib/constants-float64-min-base2-exponent-subnormal
The minimum biased base 2 exponent for a subnormal double-precision floating-point number.
Updated by @stdlib-bot
@stdlib/math-base-special-factorialln
Evaluate the natural logarithm of the factorial function.
Updated by @stdlib-bot
@stdlib/math-base-assert-is-nanf
Test if a single-precision floating-point numeric value is NaN.
Updated by @stdlib-bot
@stdlib/random-base-minstd-shuffle
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Updated by @stdlib-bot
@stdlib/random-base-minstd
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
Updated by @stdlib-bot
@stdlib/random-base-randu
Uniformly distributed pseudorandom numbers between 0 and 1.
Updated by @stdlib-bot
@stdlib/blas-ext-base-dssum
Calculate the sum of single-precision floating-point strided array elements using extended accumulation and returning an extended precision result.
Updated by @stdlib-bot
@stdlib/constants-float64-high-word-exponent-mask
High word mask for the exponent of a double-precision floating-point number.
Updated by @stdlib-bot
@stdlib/math-base-assert-is-odd
Test if a finite numeric value is an odd number.
Updated by @stdlib-bot
@stdlib/random-base-box-muller
Normally distributed pseudorandom numbers using the Box-Muller transform.
Updated by @stdlib-bot
interval-operations
Utilities for performing mathematical set operations on intervals and arrays of intervals
Updated by @aanckar
@stdlib/blas-base-dscal
Multiply a double-precision floating-point vector by a constant.
Updated by @stdlib-bot