styvon / cPCGLinks
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
Sorting:
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- Provides a number of methods for creating and augmenting Latin Hypercube Samples and Orthogonal Array Latin Hypercube Samples☆46Updated 11 months ago
- A Library for Hybrid CPU-GPU Algebraic Multigrid and Preconditioned Iterative Methods☆19Updated 4 years ago
- Quadratic Programming++ for R☆18Updated 9 months ago
- Multi-GPU (CUDA-MPI) baseline implementation of Heat Equation and the inviscid Burgers' equation☆12Updated 7 years ago
- A level set methods implementation in Matlab☆29Updated 11 years ago
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆51Updated 2 years ago
- A C++ port of the IRLBA algorithm, based on the C code in the R package.☆15Updated last month
- Modified Cholesky factorization☆19Updated 6 years ago
- C++ implementation of IRLS algorithm for generalized linear model☆20Updated 7 years ago
- Rcpp Integration for Numerical Computing Libraries☆54Updated last year
- A parallel C++ MPI code to calculates the proper orthogonal decomposition modes (aka principal components) from a series of observations …☆18Updated 9 years ago
- SG⁺⁺ – the numerical library for Sparse Grids in all their variants.☆75Updated last week
- Solve Navier Stokes Equation in 3D using pressure-correction scheme and parallel multigrid v-cycle.☆27Updated 12 years ago
- A d-dimensional aabb-tree implementation for MATLAB.☆15Updated 2 years ago
- ☆18Updated 3 months ago
- AD Model Builder☆66Updated last year
- Fortran library to handle sparse matrices☆21Updated 2 months ago
- Blackbox FMM in 2D☆22Updated 9 years ago
- CoMo COVID-19 App repository.☆10Updated 2 years ago
- R Interface to CVODE/CVODES/IDA functions in the SUNDIALS ODE solving C library☆11Updated 4 months ago
- R demo package illustrating BLAS and LAPACK calls in C called from R☆16Updated last year
- A GPU based discrete element method (DEM) framework. To cite this software publication: https://www.sciencedirect.com/science/article/pii…☆33Updated 9 years ago
- Command-line Grid Generation Program and much More☆18Updated 8 years ago
- The Collected Algorithms of the ACM (CALGO)☆11Updated 2 years ago
- Three-dimensional level set code in Fortran. Reads an STL file and creates a signed distance field using WENO5. Gives you an option to ru…☆18Updated 5 years ago
- This repository is intended to provide some basic CUDA programming practices in Fortran 90.☆16Updated 7 years ago
- A simple implementation of CG Algorithm, Homework of Numerical Algebra☆10Updated 10 years ago
- Easy to understand Matlab code for geometric multigrid. Great for learning multigrid, with plots at every step.☆22Updated 3 years ago