r-rmumps
R wrapper for MUMPS (Multifrontal Massively Parallel sparse direct Solver) library
R wrapper for MUMPS (Multifrontal Massively Parallel sparse direct Solver) library
To install this package, run one of the following:
Some basic features of MUMPS (Multifrontal Massively Parallel sparse direct Solver) are wrapped in a class whose methods can be used for sequentially solving a sparse linear system (symmetric or not) with one or many right hand sides (dense or sparse). There is a possibility to do separately symbolic analysis, LU (or LDL^t) factorization and system solving. Third part ordering libraries are included and can be used: PORD, METIS, SCOTCH. MUMPS method was first described in Amestoy et al. (2001) and Amestoy et al. (2006) .
Summary
R wrapper for MUMPS (Multifrontal Massively Parallel sparse direct Solver) library
Last Updated
Mar 9, 2023 at 02:00
License
GPL-2.0-or-later
Total Downloads
152.7K
Supported Platforms