C++ double-to-string conversion benchmark
-
Updated
Aug 2, 2026 - C++
C++ double-to-string conversion benchmark
High-performance SIMD library for Go with AVX/NEON support
Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values.
Compute the `L * D * L^T` factorization of a real symmetric positive definite tridiagonal matrix `A`.
Calculate the standard error of the mean for a double-precision floating-point strided array using a two-pass algorithm.
Calculate the standard error of the mean for a double-precision floating-point strided array.
Calculate the maximum value of a double-precision floating-point strided array.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Interchange two double-precision floating-point vectors.
Calculate the arithmetic mean of a double-precision floating-point strided array, using Welford's algorithm and ignoring NaN values.
Add a description, image, and links to the float64 topic page so that developers can more easily learn about it.
To associate your repository with the float64 topic, visit your repo's landing page and select "manage topics."