Change the repository type filter
All
Repositories list
4k repositories
- Uptime and status monitor for the stdlib website.
- Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using pairwise summation with extended accumulation, and returning an extended precision result.
www-test-code-coverage
Publicmath
Publicmath-base-special-ldexp
Public- Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using ordinary recursive summation with extended accumulation, and returning an extended precision result.
array-base-mskunary4d
PublicApply a unary callback to elements in a four-dimensional nested input array according to elements in a four-dimensional nested mask array and assign results to elements in a four-dimensional nested output array.array-base-mskbinary3d
PublicApply a binary callback to elements in two three-dimensional nested input arrays according to elements in a three-dimensional nested mask array and assign results to elements in a three-dimensional nested output array.array-base-mskbinary2d
PublicApply a binary callback to elements in two two-dimensional nested input arrays according to elements in a two-dimensional nested mask array and assign results to elements in a two-dimensional nested output array.- Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
- Adds a constant to each single-precision floating-point strided array element and computes the sum using extended accumulation and returning an extended precision result.
- Adds a constant to each single-precision floating-point strided array element and computes the sum using pairwise summation with extended accumulation and returning an extended precision result.
blas-ext-base
Publicrepl-typed-signature
Publicrepl-signature
Publicrepl-info
Publicrepl-code-blocks
Publicarray-base-mskunary5d
PublicApply a unary callback to elements in a five-dimensional nested input array according to elements in a five-dimensional nested mask array and assign results to elements in a five-dimensional nested output array.array-base-mskbinary5d
PublicApply a binary callback to elements in two five-dimensional nested input arrays according to elements in a five-dimensional nested mask array and assign results to elements in a five-dimensional nested output array.