Back


Newsgroup sci.math.num-analysis 29627

Directory

Subject: Re: Repeated vec*matr*vec multiplication: speedup anyone? -- From: Mark Von Tress, 71530.1170@compuserve.com <71530.1170@CompuServe.COM>
Subject: Special issue of Optimization Methods & Software -- From: Oleg Burdakov
Subject: Where are Optimized BLAS routines for Pentium Chip -- From: mark.horridge@buseco.monash.edu (mark.horridge@buseco.monash.edu.au)

Articles

Subject: Re: Repeated vec*matr*vec multiplication: speedup anyone?
From: Mark Von Tress, 71530.1170@compuserve.com <71530.1170@CompuServe.COM>
Date: 18 Jan 1997 21:49:33 GMT
Mark, I think you can do this, but make sure it is right.
 V*MV = trace(V*MV) = tr(MVV*) = sum of elements of (M*#VV*)
where # is elementwise product: In c
sum = 0;
for(i=0; i
Return to Top
Subject: Special issue of Optimization Methods & Software
From: Oleg Burdakov
Date: Tue, 14 Jan 1997 18:02:46 +0000
A special issue of the journal "Optimization Methods and Software" will be
dedicated to the 60th birthday of Prof. Naum Shor. This issue should appear
by the end of this year.
The papers submitted to this special issue should correspond to the Aims
and Scope of the journal OMS. They will be screened using the usual
refereeing procedure and will meet the normal publication standards of the
journal. The maximum paper length is 20(...-25) standard journal pages.
Papers submitted to this issue should be sent to one of the following 
co-editors:
Prof. Florian Jarre
Institut fuer Angewandte Mathematik und Statistik
Universitaet Wuerzburg, Am Hubland
97074 Wuerzburg, Germany
Tel: (49+) 931 8885047
Fax: (49+) 931 706125
e-mail: jarre@mathematik.uni-wuerzburg.de
Prof. Cornelis Roos
Department SSOR
Mekelweg 4, Room 05.300
Faculteit TWI
Technische Universiteit Delft
2628 CD Delft, The Netherlads
tel:    +(31)15 2782530
fax:    +(31)15 2787255
E-mail: C.Roos@math.tudelft.nl
Papers may be submitted by regular mail (in triplicate) or electronically 
(in the form of a LaTeX file). For the style files and instructions for the
authors please appeal to the co-editors. All other questions and requests 
regarding the special issue should be addressed to them too.
Please submit papers for this issue at your earliest convenience and no
later than April 15, 1997.
Oleg Burdakov,
Managing Editor of OMS
CERFACS
Parallel Algorithms Team
42, Avenue G. Coriolis
31057 Toulouse Cedex, France
Tel.: (+33) 561 19 30 74
Fax:  (+33) 561 19 30 00
E-mail: oleg.burdakov@cerfacs.fr
http://www.cerfacs.fr/~burdakov/
Return to Top
Subject: Where are Optimized BLAS routines for Pentium Chip
From: mark.horridge@buseco.monash.edu (mark.horridge@buseco.monash.edu.au)
Date: Fri, 17 Jan 1997 08:50:11 GMT
subject line says it all
Mark Horridge email: mark.horridge@buseco.monash.edu.au
Return to Top

Downloaded by WWW Programs
Byron Palmer