AbstractSolving a sparse system of linear equations Ax=b is one of the most fundamental operations inside any circuit simulator. The equations/rows in the matrix A are often rearranged/permuted before factorization and applying direct or iterative methods to obtain the solution. Permuting the rows of the matrix A so that the entries with large absolute values lie on the diagonal has several advantages like better numerical stability for direct methods (e.g., Gaussian elimination) and faster convergence for indirect methods (such as the Jacobi method). Duff (2009) [3] has formulated this as a weighted bipartite matching problem (the MC64 algorithm). In this paper we improve the performance of the MC64 algorithm with a new labeling technique ...
We present an implementation-oriented algorithm for the recently developed Gaussian Belief Propagati...
International audienceIn this paper we describe how the half-gcd algorithm can be adapted in order t...
Low rank matrix factorization is an important step in many high dimensional machine learning algorit...
AbstractSolving a sparse system of linear equations Ax=b is one of the most fundamental operations i...
We present implementation details of a reordering strategy for permuting elements whose absolute val...
We investigate algorithms for finding column permutations of sparse matrices in order to have large ...
SIGLEAvailable from British Library Document Supply Centre-DSC:8715.1804(97-059) / BLDSC - British L...
AbstractThe matrix-vector multiplication operation is the kernel of most numerical algorithms.Typica...
The mathematical models of many practical problems lead to systems of linear algebraic equations wh...
For large scale problems in electric circuit simulation as well as in chemical process simulation, t...
Abstract. Numerical linear algebra and combinatorial optimization are vast subjects; as is their int...
Gary Kumfert and Alex Pothen have improved the quality and run time of two ordering algorithms for m...
Abstract. Sparse matrix-vector multiplication is an important computational kernel that tends to per...
. Envelope methods for solving sparse systems of linear equations require the matrix to be reordered...
As sequential computers seem to be approaching their limits in CPU speed there is increasing intere...
We present an implementation-oriented algorithm for the recently developed Gaussian Belief Propagati...
International audienceIn this paper we describe how the half-gcd algorithm can be adapted in order t...
Low rank matrix factorization is an important step in many high dimensional machine learning algorit...
AbstractSolving a sparse system of linear equations Ax=b is one of the most fundamental operations i...
We present implementation details of a reordering strategy for permuting elements whose absolute val...
We investigate algorithms for finding column permutations of sparse matrices in order to have large ...
SIGLEAvailable from British Library Document Supply Centre-DSC:8715.1804(97-059) / BLDSC - British L...
AbstractThe matrix-vector multiplication operation is the kernel of most numerical algorithms.Typica...
The mathematical models of many practical problems lead to systems of linear algebraic equations wh...
For large scale problems in electric circuit simulation as well as in chemical process simulation, t...
Abstract. Numerical linear algebra and combinatorial optimization are vast subjects; as is their int...
Gary Kumfert and Alex Pothen have improved the quality and run time of two ordering algorithms for m...
Abstract. Sparse matrix-vector multiplication is an important computational kernel that tends to per...
. Envelope methods for solving sparse systems of linear equations require the matrix to be reordered...
As sequential computers seem to be approaching their limits in CPU speed there is increasing intere...
We present an implementation-oriented algorithm for the recently developed Gaussian Belief Propagati...
International audienceIn this paper we describe how the half-gcd algorithm can be adapted in order t...
Low rank matrix factorization is an important step in many high dimensional machine learning algorit...