A tiny app to log the active Windows title to a desktop log file in a windows system
-
Updated
Aug 2, 2024 - Python
A tiny app to log the active Windows title to a desktop log file in a windows system
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 single-precision floating-point strided array elements.
Calculate the cumulative sum of double-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.
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, ignoring NaN values and using ordinary recursive summation.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Calculate the cumulative sum of double-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
Ein Child Theme um neuen Code hinzuzufügen oder vorhanden zu deaktivieren bzw. verändern ohne die Update Funktionen einschzuschränken.
Adds a constant to each strided array element and computes the sum using ordinary recursive summation.
Adds a constant to each strided array element and computes the sum.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Adds a constant to each single-precision floating-point strided array element and computes the sum.
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."