bicgstab
There are 6 repositories under bicgstab topic.
nk027/sanic
Fast routines for solving large systems of linear equations in R. Makes Eigen Cholesky-, LU-, QR-, and iterative (Conjugate Gradient, BiCGSTAB) solvers for both dense and sparse problems available.
huiscliu/itsol
ITerative SOLvers package
forughi/Harwell-Boeing_BiCGSTAB_Solver
Importing a linear system saved as a Harwell-Boeing matrix and solve it using BiCGSTAB algorithm
JNSresearcher/SOLVERS_BCGSTAB_GMRES
Some results of my research on the BiCGSTAB and GMRES methods for calculating sparse systems and fields using Fortran
kzm-tn/sparse_matrix
Exercise related to sparse matrix