I haven't seen the A ∗ 2
| This article is rated Stub-class on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | |||||||||||
| |||||||||||
I haven't seen the matrix before, is it possible to see more on this matrix than what is on this page. Does it have a name? Pdbailey (talk) 14:18, 2 June 2008 (UTC)
I have always seen it written this way. I'm not sure where the half matrices come in since we need symmetry for that anyway (this article is really showing a block Cholesky factorization, it never has a general LU decomposition). Also decomposing as a sum doesn't help if we are interested in the inverse. I think this LDU form is the most useful, both for analysis and numerically.
JedKBrown (talk) 13:35, 6 September 2008 (UTC)
I second what JedKBrown says, the article isn't correct, it only works for positive matrices where it amounts to a block Cholesky. The general case is indeed very similar, just replace cholesky by LU... still that needs to be mentioned.
(edited by Benoit Jacob)
I have tried to add a (non-Cholesky) LU decomposition to the page. Alas my edit was reverted. I don't know why. I also added sample code for how to make use of this. Maybe the bot did not like my code? Thethirdrock (talk) 05:49, 23 December 2014 (UTC)
I'm not familiar with that term. There isn't a wiki page on it or anything. Can anyone point to anything which explains it? Or just explain it quickly here? --Numsgil (talk) 22:55, 23 July 2009 (UTC)
So I went through the article and looked for some sources on it. While everything seems to be correct as far as I can tell, the sources that I turned up used different notation that I found more accessible. In particular I ran into: https://arxiv.org/pdf/2201.00145 and https://ntrs.nasa.gov/api/citations/19950017172/downloads/19950017172.pdf I personally would rewrite the article to be more extensive in its explanations, bring notation in line with the sources listed above, and I would add the current notation and proof as a separate section labeled something like "Proof using Half matrices", with a more lengthy explanation of what goes on maybe. Unless anyone objects I would rewrite the article in the manner outlined above. Mangomarkus (talk) 14:42, 24 March 2025 (UTC)
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.