From: mlkessle AT cip DOT physik DOT uni-wuerzburg DOT de (Manuel Kessler) Newsgroups: sci.math.num-analysis,comp.os.msdos.djgpp Subject: Pentium Optimized BLAS Date: 13 Nov 1996 16:10:20 GMT Organization: CipPool der Physikalischen Institute, Uni Wuerzburg Lines: 22 Distribution: inet Message-ID: <56crtc$re4@winx03.informatik.uni-wuerzburg.de> NNTP-Posting-Host: wpax21.physik.uni-wuerzburg.de To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hi to all number crunchers, I'm glad to announce the first test release of my pentium optimized BLAS level 1 library. The most important functions of the BLAS level 1 (xAXPY, xCOPY, xDOT, xNRM2, in both single and double precision) have been completely rewritten in GNU assembler for achieving full performance on intel pentium processors. The library is available in both binary and source form for DOS/DJGPP and UNIX/LINUX at http://cip.physik.uni-wuerzburg.de/~mlkessle/blas1.html See there for further informations. Suggestions, bug reports, comments etc. are very welcome, email adress see below. Thanks, Manuel -- Manuel Kessler Graduate Student at the University of Wuerzburg, Germany, Physics Department SNAIL: Zeppelinstrasse 5, D-97074 Wuerzburg, Germany EMAIL: mlkessle AT cip DOT physik DOT uni-wuerzburg DOT de WWW: http://cip.physik.uni-wuerzburg.de/~mlkessle