linear
Here are 176 public repositories matching this topic...
Perform a series of row interchanges on an input matrix.
-
Updated
May 14, 2025 - JavaScript
Apply a plane rotation.
-
Updated
Jul 16, 2025 - JavaScript
This library contains some useful classes and functions for dealing with linear algebra in JavaScript. The library was orginal written in TypeScript and then compiles into pure JavaScript.
-
Updated
Mar 7, 2018 - JavaScript
🧮 Solve linear Diophantine equations of the form ax + by = c
-
Updated
Aug 24, 2021 - JavaScript
Multiply a vector `x` by a scalar `alpha`.
-
Updated
Jul 16, 2025 - JavaScript
Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point vector.
-
Updated
Jul 16, 2025 - JavaScript
Compute the dot product of two one-dimensional ndarrays.
-
Updated
Aug 19, 2025 - JavaScript
Calculate the dot product of two single-precision floating-point vectors with extended accumulation.
-
Updated
Jul 16, 2025 - JavaScript
Project for evaluating the efficiency of 4 SMA over the shares of some companies.
-
Updated
May 18, 2023 - JavaScript
Multiply a vector `x` by a scalar `alpha`.
-
Updated
Aug 20, 2025 - JavaScript
Compute an `LU` factorization of a real tridiagonal matrix `A` using elimination with partial pivoting and row interchanges
-
Updated
Jul 28, 2025 - JavaScript
Interchange two single-precision floating-point vectors.
-
Updated
Jul 16, 2025 - JavaScript
Scale a double-precision complex floating-point vector by a double-precision complex floating-point constant.
-
Updated
Sep 6, 2025 - JavaScript
Add a scalar constant to each element in a double-precision floating-point strided array.
-
Updated
Sep 1, 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."