Finding the test suite for GNU Scientific Library's linear algebra component, BLAS

Jonathan Wakely jwakely.gcc@gmail.com
Mon May 27 21:32:00 GMT 2019


On Mon, 27 May 2019 at 13:51, Zhoulai Fu@Gmail <zhoulai.fu@gmail.com> wrote:
>
> Hello,
>
> I find GSL comes with test code for most of its provided functionalities.
> In particular, a file called "test.c" can be found in almost all
> subdirectories, such as FFT (fast Fourier transform) and Cheb (Chebyshev
> Approximation). But I do not find test code in BLAS (Linear Programming
> Support). Since BLAS is important in many calculations, perhaps its test
> code is placed somewhere else in the GSL repository.  Can someone let me
> know where I can find it?

This mailing list is for GCC, which is a separate project to GSL.



More information about the Gcc-help mailing list