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-30")



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: 2023-03-08
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-30, https://cran.r-project.org/web/packages/rmumps. Accessed 21 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

SEIRfansy  
Extended Susceptible-Exposed-Infected-Recovery Model
Extended Susceptible-Exposed-Infected-Recovery Model for handling high false negative rate and symp ...
Download / Learn more Package Citations See dependency  
batteryreduction  
An R Package for Data Reduction by Battery Reduction
Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to f ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
condGEE  
Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a condition ...
Download / Learn more Package Citations See dependency  
CIFsmry  
Weighted summary of cumulative incidence functions
Estimate of cumulative incidence function in two samples. Provide weighted summary statistics based ...
Download / Learn more Package Citations See dependency  
helda  
Preprocess Data and Get Better Insights from Machine Learning Models
The main focus is on preprocessing and data visualization of machine learning models performances.So ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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