Description
Efficient and Customized Preconditioned Conjugate Gradient Method for Solving System of Linear Equ….
Description
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 <https://github.com/styvon/cPCG> for latest updates.