Talk:Kaczmarz method

Latest comment: 4 months ago by Thomasda in topic Inconsistent norm notation in proof

Randomized version

edit

The discussion on randomized version is still very academic (all references were published last year). There are many improvements over the Kaczmarz algorithm in the literature, most of which more widely accepted than this one. Should this part be deleted? —Preceding unsigned comment added by 141.132.89.81 (talk) 01:46, 29 January 2010 (UTC)Reply

No, I think the randomized method is now pretty much main stream and quite important. No reason not to be up to date.Billlion (talk) 08:55, 19 January 2012 (UTC)Reply

Disambig of Richard Gordon?

edit

Hello - We currently have a link to Richard Gordon. Can someone more familiar with this topic verify that we want it to point to Richard Gordon (theoretical biologist)? Thanks KConWiki (talk) 13:22, 21 April 2013 (UTC)Reply

@KConWiki: Done on 7 April 2014 by Nick Number in Special:Diff/603203260. --CiaPan (talk) 08:39, 24 January 2019 (UTC)Reply
Better late than never... :-)
Ah, I remember it like it was yesterday. This doesn't speak well of my ability to remember what I did yesterday. Nick Number (talk) 17:04, 24 January 2019 (UTC)Reply

Eq 1 what is bi?

edit

Term is undefined. — Preceding unsigned comment added by 149.142.201.252 (talk) 18:30, 6 June 2018 (UTC)Reply

This is quite standard notation for an element of a vector. Specifically,   is an i-th component (item, coordinate) of the   vector. --CiaPan (talk) 19:53, 25 January 2019 (UTC)Reply

Eq 1 what is <a,x> notation?

edit

Propose to add the definition of what the brackets mean, just like the symbol for complex conjugate is defined. — Preceding unsigned comment added by 2A02:2149:8610:6D00:71C5:E9:4439:66A0 (talk) 22:51, 15 February 2021 (UTC)Reply

Inconsistent norm notation in proof

edit

In the proof of Algorithm 2, the matrix norm is defined as

 

Meaning it's the Frobenius Norm.

However, elsewhere in the proof,   is used as the least singular value, meaning the norm is the Spectral Norm. This is pretty confusing.

In the actual paper, they say this:


The usual condition number of \(A\) is

 

A related version is the scaled condition number introduced by Demmel:

 

One easily checks that

 

The proof in the article should probably be updated to distinguish the   norm from the   norm; and also warn about the use of "condition number" is different from its standard definition. Thomasda (talk) 08:23, 10 April 2025 (UTC)Reply