kahan
Here are 29 public repositories matching this topic...
Sort:Most stars
Several common methods of matrix multiplication are implemented on CPU and Nvidia GPU using C++11 and CUDA.
- Updated
Feb 8, 2023 - C++
Kahan Floating-Point (C++ implementation)
- Updated
Feb 28, 2023 - C++
Calculate the cumulative sum of double-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
- Updated
Feb 15, 2025 - JavaScript
Calculate the cumulative sum of strided array elements using a second-order iterative Kahan–Babuška algorithm.
- Updated
Feb 5, 2025 - JavaScript
Calculate the sum of double-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
- Updated
Apr 7, 2025 - JavaScript
Add a constant to each double-precision floating-point strided array element and compute the sum using an improved Kahan–Babuška algorithm.
- Updated
Apr 7, 2025 - JavaScript
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
Feb 19, 2025 - JavaScript
Calculate the arithmetic mean of a single-precision floating-point strided array using an improved Kahan–Babuška algorithm.
- Updated
Mar 17, 2025 - JavaScript
Calculate the cumulative sum of single-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
- Updated
Jan 17, 2025 - JavaScript
Add a constant to each single-precision floating-point strided array element and compute the sum using an improved Kahan–Babuška algorithm.
- Updated
Mar 31, 2025 - JavaScript
Calculate the sum of strided array elements using an improved Kahan–Babuška algorithm.
- Updated
Feb 2, 2025 - JavaScript
Add a constant to each strided array element and compute the sum using an improved Kahan–Babuška algorithm.
- Updated
Feb 10, 2025 - JavaScript
Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
- Updated
Apr 7, 2025 - JavaScript
Lightweight C# implementations of common "compensated sum" accumulators.
- Updated
Dec 20, 2019 - C#
Calculate the cumulative sum of double-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
- Updated
Apr 7, 2025 - JavaScript
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
- Updated
Apr 7, 2025 - JavaScript
Various algorithms
- Updated
Aug 19, 2018 - C++
Add a constant to each single-precision floating-point strided array element and compute the sum using a second-order iterative Kahan–Babuška algorithm.
- Updated
Apr 7, 2025 - JavaScript
Calculate the arithmetic mean of a single-precision floating-point strided array using a second-order iterative Kahan–Babuška algorithm.
- Updated
Feb 18, 2025 - JavaScript
Improve this page
Add a description, image, and links to thekahan topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thekahan topic, visit your repo's landing page and select "manage topics."