Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>If you are looking for high performance sparse matrix implementation check out <a href="http://www.centerspace.net" rel="nofollow noreferrer">NMath</a> from CenterSpace software. </p> <p>Here's a partial list of functionality cut from <a href="http://www.centerspace.net/products/nmath/" rel="nofollow noreferrer">here</a> on CenterSpace's website.</p> <ul> <li>Full-featured structured sparse matrix classes, including triangular, symmetric, Hermitian, banded, tridiagonal, symmetric banded, and Hermitian banded. </li> <li>Functions for converting between general matrices and structured sparse matrix types.</li> <li>Functions for transposing structured sparse matrices, computing inner products, and calculating matrix norms. </li> <li>Classes for factoring structured sparse matrices, including LU factorization for banded and tridiagonal matrices, Bunch-Kaufman factorization for symmetric and Hermitian matrices, and Cholesky decomposition for symmetric and Hermitian positive definite matrices. Once constructed, matrix factorizations can be used to solve linear systems and compute determinants, inverses, and condition numbers. </li> <li>General sparse vector and matrix classes, and matrix factorizations. </li> <li>Orthogonal decomposition classes for general matrices, including QR decomposition and singular value decomposition (SVD). </li> <li>Advanced least squares factorization classes for general matrices, including Cholesky, QR, and SVD. </li> <li>LU factorization for general matrices, as well as functions for solving linear systems, computing determinants, inverses, and condition numbers.</li> </ul> <p>Paul</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload