CMD + K

r-rmumps

Community

R wrapper for MUMPS (Multifrontal Massively Parallel sparse direct Solver) library

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-rmumps

Usage Tracking

5.2.1_36
5.2.1_35
5.2.1_34
5.2.1_30
5.2.1_29
5.2.1_23
6 / 8 versions selected
Downloads (Last 6 months): 0

Description

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) .

About

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

linux-64
macOS-64
win-64