From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,bff0e3edc496ace6 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!newshub.sdsu.edu!logbridge.uoregon.edu!newsfeed.cs.utexas.edu!geraldo.cc.utexas.edu!not-for-mail From: bdbryant@mail.utexas.edu (Bobby D. Bryant) Newsgroups: comp.lang.ada Subject: Re: Bindings for high-performance vector x matrix multiplication libraries? Date: Sat, 5 Nov 2005 12:17:52 +0000 (UTC) Organization: dis- Message-ID: References: Reply-To: bdbryant@mail.utexas.edu NNTP-Posting-Host: dial-a-128-83-253-240.telesys.its.utexas.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: geraldo.cc.utexas.edu 1131193072 14036 128.83.253.240 (5 Nov 2005 12:17:52 GMT) X-Complaints-To: abuse@utexas.edu NNTP-Posting-Date: Sat, 5 Nov 2005 12:17:52 +0000 (UTC) X-Newsreader: knews 1.0b.1 Xref: g2news1.google.com comp.lang.ada:6234 Date: 2005-11-05T12:17:52+00:00 List-Id: On Sat, 05 Nov 2005, bdbryant@mail.utexas.edu (Bobby D. Bryant) wrote: > Does anyone know of FOSS bindings for ATLAS or some other high- > performance implementation of vector x matrix multiplication? Never mind; I found Duncan Sands' Ada_BLAS, http://topo.math.u-psud.fr/~sands/Programs/BLAS/ I've only tried one procedure, but it links and works OK with the ATLAS BLAS, http://math-atlas.sourceforge.net/. -- Bobby Bryant Austin, Texas