Other packages > Find by keyword >

rmumps  

Wrapper for MUMPS Library
View on CRAN: Click here


Download and install rmumps package within the R console
Install from CRAN:
install.packages("rmumps")

Install from Github:
library("remotes")
install_github("cran/rmumps")

Install by package version:
library("remotes")
install_version("rmumps", "5.2.1-36")



Attach the package and use:
library("rmumps")
Maintained by
Serguei Sokol
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-12-17
Latest Update: 2025-05-16
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) .
How to cite:
Serguei Sokol (2015). rmumps: Wrapper for MUMPS Library. R package version 5.2.1-36, https://cran.r-project.org/web/packages/rmumps. Accessed 04 Jun. 2026.
Previous versions and publish date:
5.0.1.4 (2015-12-17 16:09), 5.0.1.6 (2016-01-21 10:56), 5.0.1.7 (2016-01-21 23:40), 5.0.1.8 (2016-02-23 09:34), 5.0.1.9-1 (2016-04-14 12:30), 5.0.1.9 (2016-04-12 17:01), 5.0.1.10 (2016-08-25 17:59), 5.0.1.11-1 (2016-12-22 23:42), 5.0.1.12-1 (2017-03-08 08:22), 5.0.1.12-3 (2017-03-17 12:33), 5.0.1.12 (2017-03-07 01:07), 5.1.1-1 (2017-04-26 18:26), 5.1.1-2 (2017-07-05 16:54), 5.1.1-3 (2017-09-19 18:12), 5.1.2-2 (2017-12-18 15:04), 5.1.2-4 (2018-01-05 17:08), 5.1.2-5 (2018-12-18 16:20), 5.1.2-6 (2019-04-25 15:10), 5.2.1-4 (2019-08-24 00:40), 5.2.1-5 (2019-08-28 11:10), 5.2.1-6 (2019-11-05 19:10), 5.2.1-7 (2019-12-06 12:30), 5.2.1-10 (2020-01-28 10:40), 5.2.1-12 (2020-02-20 12:30), 5.2.1-13 (2021-07-19 17:50), 5.2.1-14 (2021-08-12 17:10), 5.2.1-15 (2022-03-25 11:40), 5.2.1-18 (2022-10-05 09:10), 5.2.1-20 (2022-10-20 11:32), 5.2.1-22 (2023-01-12 09:40), 5.2.1-23 (2023-03-09 00:00), 5.2.1-25 (2023-11-03 18:00), 5.2.1-26 (2023-11-28 18:30), 5.2.1-27 (2024-02-05 23:10), 5.2.1-28 (2024-02-26 21:10), 5.2.1-29 (2024-03-29 18:50), 5.2.1-30 (2024-06-14 16:20), 5.2.1-34 (2025-04-09 00:40), 5.2.1-35 (2025-05-16 18:40), 5.2.1-36 (2025-12-12 12:20), 5.2.1-37 (2026-02-28 07:10), 5.2.1-41 (2026-03-13 17:10), 5.2.1-42 (2026-05-26 11:30)
Other packages that cited rmumps R package
View rmumps citation profile
Other R packages that rmumps depends, imports, suggests or enhances
Complete documentation for rmumps
Functions, R codes and Examples using the rmumps R package
Some associated functions: RMUMPS_PERM . Rmumps . Rmumps__del_ptr . Rmumps__get_permutation . Rmumps__ptr_ijv . Rmumps__set_mat_ptr . Rmumps__set_permutation . Rmumps__solveptr . Rmumps__triplet . rmumps-package . 
Some associated R codes: RcppExports.R . inc_os.R . methods.R . package.R . zzz.R .  Full rmumps package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA