Showing 61-80 of 2,004 packages
Calculate the sum of double-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
Apply a unary callback to elements in an input ndarray and assign results to elements in an output ndarray.
Add a scalar constant to each double-precision floating-point strided array element and compute the sum using pairwise summation.
Sort a double-precision floating-point strided array using heapsort.
2D shape shader for regl
High-performance JavaScript/TypeScript library of technical-analysis indicators and array/math utilities (NaN-aware + dense fast paths).
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
Calculate the sum of double-precision floating-point strided array elements using ordinary recursive summation.
Create a filled array.
A unique way to work with a binary file in the browser and the server.
Reliable & easy Js & ES Type detection
Create an array containing pseudorandom numbers drawn from a discrete uniform distribution.
Calculate the sum of double-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
Create a contiguous linear ndarray data buffer.
Apply a binary callback to elements in input ndarrays and assign results to elements in an output ndarray.
TypeScript definitions for plantuml-encoder
Calculate the sum of double-precision floating-point strided array elements.
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.