Showing 81-100 of 2,004 packages
Add a constant to each double-precision floating-point strided array element and compute the sum using an improved Kahan–Babuška algorithm.
Calculate the cumulative sum of double-precision floating-point strided array elements.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
Calculate the cumulative sum of double-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
Create a filled array having a specified length.
Compute the `L * D * L^T` factorization of a real symmetric positive definite tridiagonal matrix `A`.
Apply a modified Givens transformation.
Utility methods to work with Array Buffers in Nativescript
Opinionated UBJSON encoder/decoder for CloudPSS.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values.
Add a scalar constant to each double-precision floating-point strided array element and compute the sum using ordinary recursive summation.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
Zero-allocation WebAssembly communication protocol
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Calculate the cumulative sum of double-precision floating-point strided array elements using ordinary recursive summation.
Calculate the cumulative sum of double-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
Return a typed array view having the same data type as a provided input typed array and starting at a specified index offset.
TypeScript definitions for simple-sha1
Reverse a double-precision floating-point strided array in-place.