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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,88ed72d98e6b3457 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-07 15:49:29 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!eusc.inter.net!cs.tu-berlin.de!uni-duisburg.de!not-for-mail From: Georg Bauhaus Newsgroups: comp.lang.ada Subject: Re: Standard Library Interest? Date: Tue, 7 Oct 2003 22:49:28 +0000 (UTC) Organization: GMUGHDU Message-ID: References: <3F803278.1020507@noplace.com> <3F82213C.4070009@comcast.net> NNTP-Posting-Host: l1-hrz.uni-duisburg.de X-Trace: a1-hrz.uni-duisburg.de 1065566968 25471 134.91.1.34 (7 Oct 2003 22:49:28 GMT) X-Complaints-To: usenet@news.uni-duisburg.de NNTP-Posting-Date: Tue, 7 Oct 2003 22:49:28 +0000 (UTC) User-Agent: tin/1.5.8-20010221 ("Blue Water") (UNIX) (HP-UX/B.11.00 (9000/800)) Xref: archiver1.google.com comp.lang.ada:410 Date: 2003-10-07T22:49:28+00:00 List-Id: Robert I. Eachus wrote: : : The note I posted on BLAS is also worth reading. A good binding to BLAS : as part of the standard would mean that users shouldn't have to find a : Fortran compiler, run ATLAS on their target hardware, and create the : BLAS libraries in Fortran. Just install the "right" version of the math : library for your target hardware and go. (Or perhaps use library pragmas.) How about this one: http://topo.math.u-psud.fr/~sands/Programs/BLAS/index.html