linear
Here are 173 public repositories matching this topic...
Interchange two single-precision floating-point vectors.
-
Updated
Sep 11, 2025 - JavaScript
Calculate the dot product of two single-precision floating-point vectors.
-
Updated
Sep 10, 2025 - JavaScript
Calculate the dot product of two double-precision floating-point vectors.
-
Updated
Sep 10, 2025 - JavaScript
Compute the sum of absolute values.
-
Updated
Sep 8, 2025 - JavaScript
Perform the symmetric rank 1 operation `A = α*x*x^T + A`.
-
Updated
Sep 8, 2025 - JavaScript
Scale a double-precision complex floating-point vector by a double-precision complex floating-point constant.
-
Updated
Sep 6, 2025 - JavaScript
Apply a plane rotation.
-
Updated
Sep 1, 2025 - JavaScript
Add a scalar constant to each element in a double-precision floating-point strided array.
-
Updated
Sep 1, 2025 - JavaScript
LAPACK routine to apply a real elementary reflector `H = I - tau * v * v^T` to a real M by N matrix `C`.
-
Updated
Aug 29, 2025 - JavaScript
Interchange two double-precision floating-point vectors.
-
Updated
Aug 25, 2025 - JavaScript
Solve one of the systems of equations `A*x = b` or `A^T*x = b`.
-
Updated
Aug 25, 2025 - JavaScript
Interchange two double-precision floating-point vectors.
-
Updated
Aug 25, 2025 - JavaScript
LAPACK routine to divide two double-precision complex floating-point numbers in real arithmetic.
-
Updated
Aug 23, 2025 - JavaScript
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."