Here are
126 public repositories
matching this topic...
High performance algorithms in C#: SIMD/SSE, multi-core and faster
🐍 A Collection of Notes for Learning & Understanding Deep Learning / Machine Learning / Artificial Intelligence (AI) with TensorFlow 🐍
Updated
Dec 2, 2018
Python
This repository contains 1,000 files, each containing 100,000 Integers ... your task is to sum all integers in all files
Updated
Sep 5, 2018
JavaScript
Sum and cumulative sum using the Kahan-Babuska-Neumaier algorithm
Updated
Aug 23, 2022
Julia
Calculate the cumulative sum of double-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
Updated
Nov 1, 2022
JavaScript
Calculate the sum of single-precision floating-point strided array elements.
Updated
Nov 1, 2022
JavaScript
Calculate the cumulative sum of strided array elements.
Updated
Nov 1, 2022
JavaScript
Calculate the cumulative sum of double-precision floating-point strided array elements.
Updated
Nov 1, 2022
JavaScript
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.
Updated
Nov 1, 2022
JavaScript
Calculate the cumulative sum of double-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
Updated
Nov 1, 2022
JavaScript
Compute the sum of squared absolute values for all iterated values.
Updated
Nov 1, 2022
Makefile
Add a constant to each double-precision floating-point strided array element and compute the sum using a second-order iterative Kahan–Babuška algorithm.
Updated
Nov 1, 2022
JavaScript
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
Updated
Nov 1, 2022
JavaScript
Calculate the sum of strided array elements using ordinary recursive summation.
Updated
Nov 1, 2022
JavaScript
Calculate the cumulative sum of strided array elements using ordinary recursive summation.
Updated
Nov 1, 2022
JavaScript
Calculate the sum of double-precision floating-point strided array elements.
Updated
Nov 1, 2022
JavaScript
Compute the sum of two single-precision floating-point numbers.
Updated
Nov 1, 2022
Makefile
MULTIPLICATION WITH N THE LARGE NUMBERS
Calculator that simplifies your expressions to avoid rounding errors
Updated
Oct 11, 2021
HTML
Element-wise addition of two strided arrays.
Updated
Nov 1, 2022
JavaScript
Improve this page
Add a description, image, and links to the
summation
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
summation
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.