A custom pagination library for Mongoose with customizable labels.
-
Updated
Feb 19, 2025 - JavaScript
A custom pagination library for Mongoose with customizable labels.
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.
Compute a count incrementally.
Calculate the cumulative sum of double-precision floating-point strided array elements.
Calculate the cumulative sum of single-precision floating-point strided array elements.
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.
Calculate the cumulative sum of strided array elements.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using extended accumulation, and returning an extended precision result.
Calculate the sum of single-precision floating-point strided array elements.
Compute a moving sum of absolute values incrementally.
Calculate the cumulative sum of single-precision floating-point strided array elements using pairwise summation.
Compute a sum of absolute values incrementally.
Create an iterator which iteratively computes a cumulative sum of absolute values.
Compute a count incrementally, ignoring NaN values.
Compute a sum incrementally, ignoring NaN values.
Calculate the sum of strided array elements.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
Calculate the sum of strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
Add a description, image, and links to the total topic page so that developers can more easily learn about it.
To associate your repository with the total topic, visit your repo's landing page and select "manage topics."