blas
Here are 276 public repositories matching this topic...
[mod] High performance linear algebra ~~ Added sparse matrix/vector support and boost of AX=B solve
-
Updated
Jul 22, 2018 - 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
May 27, 2025 - JavaScript
Interchange two single-precision floating-point vectors.
-
Updated
May 19, 2025 - JavaScript
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using extended accumulation, and returning an extended precision result.
-
Updated
Jun 30, 2025 - JavaScript
Add a constant to each strided array element and compute the sum using an improved Kahan–Babuška algorithm.
-
Updated
Jun 30, 2025 - JavaScript
Calculate the sum of single-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
-
Updated
Jun 30, 2025 - JavaScript
Adds a constant to each single-precision floating-point strided array element and computes the sum using extended accumulation.
-
Updated
Jun 26, 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
Jun 26, 2025 - JavaScript
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
-
Updated
Jul 28, 2025 - JavaScript
Interchange two vectors.
-
Updated
Feb 24, 2025 - JavaScript
Calculate the cumulative sum of strided array elements.
-
Updated
Feb 24, 2025 - 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
Jun 9, 2025 - JavaScript
Calculate the sum of single-precision floating-point strided array elements.
-
Updated
Jun 30, 2025 - JavaScript
Improve this page
Add a description, image, and links to the blas topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the blas topic, visit your repo's landing page and select "manage topics."