2010/2/25 Patrick Dupre <pd...@york.ac.uk>

> Thank for your email.
>
> When I was looking for long double with gsl, I found this:
>
> http://www.gnu.org/software/gsl/manual/html_node/Support-for-different-numeric-types.html
>
> So it looks like that I need some extra files likes:
>
> gsl/gsl_foo.h
> etc...
>
> Now, I think that the documentation is wrong.
>
> What do you think ?
>
> Regards.
>
>
>
>  On Thu, 25 Feb 2010 16:55:52 +0000 (GMT), Patrick wrote:
>>
>>  Hello,
>>>
>>> I am trying to have gsl with long double precision, but I cannot
>>> find the files:
>>>
>>> gsl/gsl_foo.h etc...
>>>
>>> I have gsl and gsl-devel installed and cannot find any package
>>> including such files.
>>>
>>
>> Your message is strange.   What is the file name you're searching for?
>> Is everything else in gsl-devel looking fine? Do you think that a specific
>> file is missing?
>>
>>
> --
> ---
> ==========================================================================
>  Patrick DUPRÉ                      |   |
>  Department of Chemistry            |   |    Phone: (44)-(0)-1904-434384
>  The University of York             |   |    Fax:   (44)-(0)-1904-432516
>  Heslington                         |   |
>  York YO10 5DD  United Kingdom      |   |    email: pd...@york.ac.uk
> ==========================================================================
>
> --
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
>
>
Hi,

you should understand « foo » as a generic term to refer to available GSL
modules supporting compuation with doubles (for real numbers, complex
numbers, matrices, etc). You can see these modules supporting double
compuation like this:
   $ repoquery -l gsl-devel | grep double
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to