linear
Here are 61 public repositories matching this topic...
Scale a double-precision complex floating-point vector by a double-precision floating-point constant.
-
Updated
Sep 7, 2025 - C
Calculate the dot product of two single-precision floating-point vectors with extended accumulation.
-
Updated
Sep 1, 2025 - C
Interchange two single-precision floating-point vectors.
-
Updated
Sep 1, 2025 - C
Scale a double-precision complex floating-point vector by a double-precision complex floating-point constant and add the result to a double-precision complex floating-point vector.
-
Updated
Aug 23, 2025 - C
Simple C program that searches for a number in an array using linear search.
-
Updated
Aug 22, 2025 - C
Calculate the dot product with extended accumulation and result of two single-precision floating-point vectors.
-
Updated
Aug 20, 2025 - C
Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant and add the result to a single-precision complex floating-point vector.
-
Updated
Aug 20, 2025 - C
Compute the L2-norm of a complex double-precision floating-point vector.
-
Updated
Aug 11, 2025 - C
Compute the L2-norm of a complex single-precision floating-point vector.
-
Updated
Aug 11, 2025 - C
A lightweight, efficient linear buffer implementation in C that provides FIFO (First-In-First-Out) data management.
-
Updated
Jul 24, 2025 - C
Calculate the dot product of two double-precision floating-point vectors.
-
Updated
Jul 22, 2025 - C
Improve this page
Add a description, image, and links to the linear topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the linear topic, visit your repo's landing page and select "manage topics."