CRAN/E | cPCG

cPCG

Efficient and Customized Preconditioned Conjugate Gradient Method for Solving System of Linear Equations

Installation

About

Solves system of linear equations using (preconditioned) conjugate gradient algorithm, with improved efficiency using Armadillo templated 'C++' linear algebra library, and flexibility for user-specified preconditioning method. Please check for latest updates.

Key Metrics

Version 1.0
R ≥ 3.0.0
Published 2019-01-11 1935 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks cPCG results

Downloads

Yesterday 3 0%
Last 7 days 43 -22%
Last 30 days 161 -3%
Last 90 days 538 -28%
Last 365 days 2.303 -15%

Maintainer

Maintainer

Yongwen Zhuang

zyongwen@umich.edu

Authors

Yongwen Zhuang

Material

Reference manual
Package source

Vignettes

cpcg-intro

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

R ≥ 3.0.0

Imports

Rcpp ≥ 0.12.19

Suggests

knitr
rmarkdown

LinkingTo

Rcpp
RcppArmadillo

Reverse Suggests

MoBPS