Showing 101-120 of 2,004 packages
Calculate the cumulative maximum of double-precision floating-point strided array elements.
Calculate the cumulative sum of double-precision floating-point strided array elements using pairwise summation.
Apply a ternary callback to strided input array elements and assign results to elements in a strided output array.
Calculate the maximum value of a double-precision floating-point strided array.
Sort a double-precision floating-point strided array using insertion sort.
Fill a double-precision floating-point strided array with linearly spaced values over a specified interval.
Create an array filled with ones and having a specified length.
Add a scalar constant to each double-precision floating-point strided array element and compute the sum using a second-order iterative Kahan–Babuška algorithm.
Sizeof of a JavaScript object in bytes
Calculate the maximum value of a sorted double-precision floating-point strided array.
Perform the rank 1 operation A = α⋅x⋅y^T + A.
Calculate the minimum value of a double-precision floating-point strided array.
Calculate the minimum absolute value of a double-precision floating-point strided array.
Find the index of the first element having the maximum absolute value.
Calculate the maximum value of a double-precision floating-point strided array, ignoring NaN values.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Initialize an ndarray with zeros
Calculate the maximum absolute value of a double-precision floating-point strided array, ignoring NaN values.
Calculate the cumulative minimum of double-precision floating-point strided array elements.
TypeScript definitions for dtype