Newsgroups: comp.parallel.pvm
From: charton@couperin.ens.fr (CHARTON Philippe)
Subject: algorithm to compute A X tA
Organization: Laboratoire de Mtorologie Dynamique du CNRS
Date: 18 May 1995 08:40:56 GMT
Message-ID: <CHARTON.95May18104056@couperin.ens.fr>

I have to compute Xn+1= A Xn tA
tA is the transpose matrix.
Has somebodies develop some algorithms to do that in parallel whith pvm ?
In fact, I'm working on sparce matrix, but a dense version probably give me 
some idiees for that work.

