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.
| Version: | 5.1.1-2 |
| Imports: | methods, Rcpp (≥ 0.12.0) |
| LinkingTo: | Rcpp |
| Suggests: | testthat, Matrix, slam |
| Published: | 2017-07-05 |
| Author: | Serguei Sokol |
| Maintainer: | Serguei Sokol <sokol at insa-toulouse.fr> |
| BugReports: | https://github.com/sgsokol/rmumps/issues |
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
| URL: | http://mumps.enseeiht.fr/, https://github.com/sgsokol/rmumps/ |
| NeedsCompilation: | yes |
| SystemRequirements: | C++11, GNU Make |
| Citation: | rmumps citation info |
| Materials: | README NEWS |
| In views: | NumericalMathematics |
| CRAN checks: | rmumps results |
| Reference manual: | rmumps.pdf |
| Package source: | rmumps_5.1.1-2.tar.gz |
| Windows binaries: | r-devel: rmumps_5.1.1-2.zip, r-release: rmumps_5.1.1-2.zip, r-oldrel: rmumps_5.1.1-2.zip |
| OS X El Capitan binaries: | r-release: rmumps_5.1.1-1.tgz |
| OS X Mavericks binaries: | r-oldrel: rmumps_5.1.1-2.tgz |
| Old sources: | rmumps archive |
Please use the canonical form https://CRAN.R-project.org/package=rmumps to link to this page.