styvon / cPCG
R package for solving system of linear equations using (preconditioned) conjugate gradient algorithm, with improved efficiency using C++ Armadillo linear algebra library, and flexibility for user-specified preconditioning method.
☆10Updated 6 years ago
Alternatives and similar repositories for cPCG:
Users that are interested in cPCG are comparing it to the libraries listed below
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- C++ implementation of IRLS algorithm for generalized linear model☆20Updated 7 years ago
- Provides a number of methods for creating and augmenting Latin Hypercube Samples and Orthogonal Array Latin Hypercube Samples☆45Updated 9 months ago
- R Interface to CVODE/CVODES/IDA functions in the SUNDIALS ODE solving C library☆11Updated 3 months ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- Quadratic Programming++ for R☆18Updated 8 months ago
- Randomized Matrix Decompositions using R☆99Updated 4 years ago
- A simple implementation of CG Algorithm, Homework of Numerical Algebra☆10Updated 10 years ago
- Computing resources for peace of mind☆13Updated 2 years ago
- R-package providing mesh manipulation routines from VCGLIB☆25Updated 5 months ago
- Rcpp Integration for Numerical Computing Libraries☆54Updated last year
- ACoP10 workshop: Introduction to Bayesian PMX using NONMEM☆13Updated 5 years ago
- AD Model Builder☆66Updated last year
- Fast Gaussian-process inference using Vecchia approximations☆21Updated 8 months ago
- Rcpp integration for the Ensmallen templated C++ mathematical optimization library☆32Updated 4 months ago
- Markov random fields with covariates☆23Updated last year
- Rcpp Example for accessing NLopt☆13Updated last month
- General Purpose Optimization in R using C++: provides a unified C++ wrapper to call functions of the algorithms underlying the optim() s…☆20Updated 2 years ago
- A C++ port of the IRLBA algorithm, based on the C code in the R package.☆14Updated 3 months ago
- This is a c++ port initially performed by Luis Ibanez of the LSQR library of Chris Paige and Michael Saunders. The same methodology was a…☆23Updated 2 months ago
- Bayesian sparse regression with regularized shrinkage and conjugate gradient acceleration☆20Updated 3 months ago
- A self-contained C++ implementation of MMA and GCMMA.☆56Updated 6 years ago
- Coding Standards for the USC Biostats group☆36Updated 2 weeks ago
- A level set methods implementation in Matlab☆28Updated 11 years ago
- Automated C Code Generation for Use with the 'deSolve' and 'bvpSolve' Packages☆11Updated 3 years ago
- An R package for integrating differential equations in C++☆18Updated 10 months ago
- R Interface to the Spectra Library for Large Scale Eigenvalue and SVD Problems☆81Updated 8 months ago
- Basic examples using OpenMP with R, for C, C++, F77, and Fortran 2003.☆44Updated 9 years ago
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆51Updated 2 years ago
- Examples of using Rcpp to interface R and C++☆48Updated last month