Package: rmumps
Type: Package
Title: Wrapper for MUMPS Library
Version: 5.0.1.11-1
Date: 2016-12-21
Author: Serguei Sokol
Maintainer: Serguei Sokol <sokol@insa-toulouse.fr>
Description: Some basic features of MUMPS (MUltifrontal Massively Parallel
	sparse direct Solver) are wrapped in a Rmumps class. It can be used
	for storing a sparse matrix and sequentially solving corresponding linear system
	with one or many right hand sides (in their turn dense or sparse).
	There is a possibility to do separately symbolic analysis, LU factorization and system solving.
License: GPL (>= 2)
Imports: methods, Rcpp (>= 0.12.0)
LinkingTo: Rcpp
SystemRequirements: C++11, GNU Make
NeedsCompilation: yes
Biarch: yes
Suggests: testthat, Matrix, slam
BugReports: https://github.com/sgsokol/rmumps/issues
URL: http://mumps.enseeiht.fr/, https://github.com/sgsokol/rmumps/
Packaged: 2016-12-22 10:58:27 UTC; sokol
Repository: CRAN
Date/Publication: 2016-12-22 23:42:21
