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



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) <doi:10.1137/S0895479899358194> and Amestoy et al. (2006) <doi:10.1016/j.parco.2005.07.004>.
How to cite:
Serguei Sokol (2015). rmumps: Wrapper for MUMPS Library. R package version 5.2.1-29, https://cran.r-project.org/web/packages/rmumps
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)
Other packages that cited rmumps R package
View rmumps citation profile
Other R packages that rmumps depends, imports, suggests or enhances
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

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  
lgarch  
Simulation and Estimation of Log-GARCH Models
Simulation and estimation of univariate and multivariate log-GARCH models. The main functions of the ...
Download / Learn more Package Citations See dependency  
bulletr  
Algorithms for Matching Bullet Lands
Analyze bullet lands using nonparametric methods. We provide a reading routine for x3p files (see &l ...
Download / Learn more Package Citations See dependency  
Deriv  
Symbolic Differentiation
R-based solution for symbolic differentiation. It admits user-defined function as well as function s ...
Download / Learn more Package Citations See dependency  
buildr  
Organize & Run Build Scripts Comfortably
Working with reproducible reports or any other similar projects often require to run the script that ...
Download / Learn more Package Citations See dependency  

22,086

R Packages

187,731

Dependencies

55,244

Author Associations

22,087

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns