Convert input general matrix from row-major to column-major layout or vice versa.
-
Updated
Jul 21, 2025 - JavaScript
Convert input general matrix from row-major to column-major layout or vice versa.
Apply a plane rotation.
Perform the symmetric rank 1 operation `A = α*x*x^T + A`.
Perform a series of row interchanges on an input matrix.
A simple Chromium extension that is designed to enhance the integration of Linear issues within your Gitlab merge requests page.
Compute the sum of absolute values.
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.
Copy all or part of a matrix A to another matrix B.
Compute the dot product of `x` and `y`.
Compute the `L * D * L^T` factorization of a real symmetric positive definite tridiagonal matrix `A`.
Compute the `L * D * L^T` factorization of a real symmetric positive definite tridiagonal matrix `A`.
🧮 Solve linear Diophantine equations of the form ax + by = c
Copy values from `x` into `y`.
Add a description, image, and links to the linear topic page so that developers can more easily learn about it.
To associate your repository with the linear topic, visit your repo's landing page and select "manage topics."