In numerical analysis and scientific computing, a sparse matrix or sparse array is a matrix in which most of the elements are zero. There is no strict...
25 KB (3,241 words) - 23:26, 2 June 2025
In mathematics, particularly matrix theory, a band matrix or banded matrix is a sparse matrix whose non-zero entries are confined to a diagonal band, comprising...
8 KB (1,170 words) - 13:59, 5 September 2024
directional gradient of a rasterized matrix. Once a matrix or a high-dimensional vector is transferred to a sparse space, different recovery algorithms...
23 KB (3,499 words) - 10:30, 29 January 2025
Sparse matrix–vector multiplication (SpMV) of the form y = Ax is a widely used computational kernel existing in many scientific applications. The input...
1 KB (111 words) - 18:28, 12 August 2023
adjacency matrix and the time needed to perform operations on them is dependent on the matrix representation chosen for the underlying matrix. Sparse matrix representations...
20 KB (2,453 words) - 03:31, 18 May 2025
LAPACK defines various matrix representations in memory. There is also Sparse matrix representation and Morton-order matrix representation. According...
4 KB (463 words) - 19:48, 8 June 2025
The Sparse Matrix Converter is an AC/AC converter which offers a reduced number of components, a low-complexity modulation scheme, and low realization...
9 KB (1,183 words) - 17:29, 4 May 2022
to the star height of a regular language. It has also found use in sparse matrix computations (see Bodlaender et al. 1995) and logic (Rossman 2008)....
11 KB (1,221 words) - 14:06, 27 May 2025
In linear algebra, a diagonal matrix is a matrix in which the entries outside the main diagonal are all zero; the term usually refers to square matrices...
17 KB (2,414 words) - 01:49, 15 June 2025
hierarchical matrices (H-matrices) are used as data-sparse approximations of non-sparse matrices. While a sparse matrix of dimension n {\displaystyle n} can be represented...
15 KB (2,149 words) - 21:04, 14 April 2025
statistics, the projection matrix ( P ) {\displaystyle (\mathbf {P} )} , sometimes also called the influence matrix or hat matrix ( H ) {\displaystyle (\mathbf...
13 KB (1,831 words) - 21:07, 14 April 2025
Basic Linear Algebra Subprograms (redirect from General Matrix Multiply)
to BLAS for handling sparse matrices have been suggested over the course of the library's history; a small set of sparse matrix kernel routines was finally...
36 KB (3,917 words) - 09:17, 27 May 2025
following equivalent definition is in matrix form. Let V {\displaystyle V} be a p×p symmetric matrix, one can rewrite the sparse PCA problem as max T r ( Σ V )...
17 KB (2,317 words) - 14:54, 31 March 2025
Z-order curve (redirect from Morton-order matrix representation)
Charles E. (2009), "Parallel sparse matrix-vector and matrix-transpose-vector multiplication using compressed sparse blocks", ACM Symp. on Parallelism...
21 KB (2,681 words) - 19:21, 8 February 2025
analysis, the entries of a matrix which change from zero to a non-zero value in the execution of an algorithm; see Sparse matrix § Reducing fill-in An issue...
562 bytes (116 words) - 11:09, 9 May 2025
LU decomposition (category Matrix decompositions)
factorization factors a matrix as the product of a lower triangular matrix and an upper triangular matrix (see matrix multiplication and matrix decomposition)...
54 KB (8,677 words) - 22:02, 11 June 2025
Matrix multiplication algorithm, for practical implementation details Sparse matrix–vector multiplication Volker Strassen (Aug 1969). "Gaussian elimination...
35 KB (4,285 words) - 01:37, 18 June 2025
sign matrix, a matrix of 0, 1, and −1 coefficients with the nonzeros in each row or column alternating between 1 and −1 and summing to 1 Sparse matrix, is...
3 KB (319 words) - 20:48, 16 May 2025
be sparse, that is, contain few nonzero entries. Therefore, specifically tailored matrix algorithms can be used in network theory. The Hessian matrix of...
117 KB (14,301 words) - 18:18, 18 June 2025
Hierarchical matrix, a data-sparse approximation of a non-sparse matrix Hilbert matrix, a square matrix with entries being the unit fractions Hollow matrix, a square...
1 KB (234 words) - 22:57, 5 November 2024
List of named matrices (redirect from List of matrix)
matrices used in mathematics, science and engineering. A matrix (plural matrices, or less commonly matrixes) is a rectangular array of numbers called entries...
32 KB (1,336 words) - 21:01, 14 April 2025
the matrix AP to A do j = 1, n forall(i=max(1,j-kl):min(m,j+ku)) A(i,j) = AP(i-j,j) end do print *,AP(0,:) ! the diagonal Sparse matrix Skyline matrix band...
4 KB (565 words) - 21:06, 14 April 2025
designed to store sparse matrices, first described in 1982 as the format for the Harwell-Boeing collection of sparse matrix test problems. Matrix Market exchange...
2 KB (88 words) - 21:55, 17 December 2024
document. For this reason, document-term matrices are usually stored in a sparse matrix format. As a result of the power-law distribution of tokens in nearly...
11 KB (1,529 words) - 07:47, 14 June 2025
algorithm is the multiplication of matrix A {\displaystyle A} by a vector, so it is effective for a very large sparse matrix with appropriate implementation...
13 KB (2,487 words) - 02:24, 17 June 2025
bandwidth of a symmetric sparse matrix Minimum degree algorithm: permute the rows and columns of a symmetric sparse matrix before applying the Cholesky...
72 KB (7,951 words) - 17:13, 5 June 2025
AC-to-AC converter (redirect from Direct matrix converter)
indirect energy conversion by employing the Indirect Matrix Converter (Fig. 5) or the Sparse matrix converter which was invented by Prof. Johann W. Kolar...
8 KB (1,001 words) - 19:01, 5 November 2024
Cuthill–McKee algorithm (category Sparse matrices)
James McKee, is an algorithm to permute a sparse matrix that has a symmetric sparsity pattern into a band matrix form with a small bandwidth. The reverse...
4 KB (521 words) - 14:28, 25 October 2024
incomplete Cholesky factorization of a symmetric positive definite matrix is a sparse approximation of the Cholesky factorization. An incomplete Cholesky...
11 KB (2,051 words) - 18:10, 19 April 2024
three fields: portfolio theory; sparse matrix methods; and simulation language programming (SIMSCRIPT). Sparse matrix methods are now widely used to solve...
20 KB (1,944 words) - 00:21, 29 April 2025