Jump to content

Talk:Biconjugate gradient method

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Frozenport (talk | contribs) at 09:24, 8 May 2015 (Can we omit the dual solution?: new section). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconMathematics Start‑class Low‑priority
WikiProject iconThis article is within the scope of WikiProject Mathematics, a collaborative effort to improve the coverage of mathematics on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
StartThis article has been rated as Start-class on Wikipedia's content assessment scale.
LowThis article has been rated as Low-priority on the project's priority scale.

Scalars and Vectors

I've implemented this algorithm, and in the presentation, someone needs to more clearly differentiate between the terms that are scalars and those that aren't. For instance, and are scalars and the rest are not.CFDFEM (talk) 20:39, 1 September 2009 (UTC)[reply]

I suppose it is more or less a convention that Greek letters are usually used for scalars, lowercase letters for vectors and uppercase letters for matrices, though personally I would prefer further having vectors and matrices in bold type for better distinction.Kxx (talk) 05:13, 3 September 2009 (UTC)[reply]

Additional citations needed

The only source cited by this article is the R. Fletcher's paper that originally proposed BiCG. Fletcher's paper describes only the unpreconditioned BiCG for real systems (evidenced by use of simple transpose instead of conjugate transpose) and contains limited discussion of properties of BiCG (biorthogonality, biconjugacy and finiteness only). Additional citations are needed to support contents beyond what is in Fletcher's paper.Kxx (talk) 07:28, 8 January 2010 (UTC)[reply]

Kxx, in 2011, ServiceAT added a reference. I think it addresses this problem, but inline citations are still desired. Gryllida 05:49, 11 September 2013 (UTC)[reply]
I do not have a copy of Numerical Recipes to verify that, especially whether the complex formulation of BiCG is in the book. Kxx (talk | contribs) 01:00, 12 September 2013 (UTC)[reply]

Can we omit the dual solution?

In the posted algorithms we include the dual solution, although it is not used and not a desired output of the algorithm. Perhaps we should omit it?--Frozenport (talk) 09:24, 8 May 2015 (UTC)[reply]