Jump to letter: [
034679ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
SuperLUMT64 - Single precision real SuperLU routines (64bit INTEGER)
- Description:
Subroutines to solve sparse linear systems for shared memory parallel machines
(64bit INTEGER).
SuperLU contains a set of subroutines to solve a sparse linear system
A*X=B. It uses Gaussian elimination with partial pivoting (GEPP).
The columns of A may be preordered before factorization; the
preordering for sparsity is completely separate from the factorization.
Packages