IML++

IML++ is a C++ templated library of modern iterative methods for solving symmetric and nonsymmetric linear systems of equations.
Download

IML++ Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • R. Pozo
  • Publisher web site:
  • http://math.nist.gov/iml++/

IML++ Tags


IML++ Description

IML++ is a C++ templated library of modern iterative methods for solving symmetric and nonsymmetric linear systems of equations. IML++ is a C++ templated library of modern iterative methods for solving both symmetric and nonsymmetric linear systems of equations. The algorithms are fully templated in that the same source code works for dense, sparse, and distributed matrices.Some of the numerical methods are:· Richardson Iteration· Chebyshev Iteration· Conjugate Gradient (CG)· Conjugate Gradient Squared (CGS)· BiConjugate Gradient (BiCG)· BiConjugate Gradient Stabilized (BiCGSTAB)· Generalized Minimum Residual (GMRES)· Quasi-Minimal Residual Without Lookahead (QMR)


IML++ Related Software