comp.lang.ada
 help / color / mirror / Atom feed
From: Per Sandberg <per.sandberg@bredband.net>
Subject: Re: Where I find Bessel function for Ada ?
Date: Sat, 06 Dec 2008 23:37:25 +0100
Date: 2008-12-06T23:37:25+01:00	[thread overview]
Message-ID: <A8D_k.18140$uy1.322@newsfe23.ams2> (raw)
In-Reply-To: <YDC_k.8911$x%.65@nlpi070.nbdc.sbc.com>

Had to do a bit of looking around before saying anything but after some 
looking and a bit of hacking a may say this:
* The GSL library contains what you are looking for.
* It is fairly simple to write a medium level binding to that library, 
especially using GCC/GNAT.
I could post my small experiments if there is any interest.
/Per


Nasser Abbasi wrote:
> "R. B. Love" <rblove@airmail.net> wrote in message 
> news:2008120222180516807-rblove@airmailnet...
>> On 2008-11-26 06:57:09 -0600, "Dmitry A. Kazakov" 
>> <mailbox@dmitry-kazakov.de> said:
>>
>>> Well, if there is no Ada code, then I would also consider to implement it
>>> from scrap. There is an excellent book "Mathematical Functions and Their
>>> Approximations" by Yudell L. Luke:
>>>
> .....
>> Do you work on comission?  That's a $700 book.
>>
> 
> That is the problem with using Ada for scientific software.
> 
> The language is great for scientific software implementation, but it comes 
> with limited number of related functions ready to use.
> 
> It is not practical for someone to implement these functions from scratch 
> each time they want to use one in their scientific application. It takes a 
> long time to develop robust mathematical functions.
> 
> Is it not possible to link to some C library which has the implementation of 
> this function? I am sure there is some C code out there which does this. 
> Write a binding to it?
> 
> Nasser
> 
> 



  reply	other threads:[~2008-12-06 22:37 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-26  8:40 Where I find Bessel function for Ada ? reinkor
2008-11-26 11:05 ` gautier_niouzes
2008-11-26 12:57   ` Dmitry A. Kazakov
2008-12-03  4:18     ` R. B. Love
2008-12-03 13:22       ` Dmitry A. Kazakov
2008-12-03 14:24         ` Hyman Rosen
2008-12-03 14:54           ` Dmitry A. Kazakov
2008-12-06 22:02       ` Nasser Abbasi
2008-12-06 22:37         ` Per Sandberg [this message]
2008-12-19 12:39         ` Colin Paul Gloster
2008-12-19 23:30           ` Jerry
2008-11-26 13:08   ` Paul Cole Gloster
2008-11-26 15:09     ` Ken Thomas
2008-11-26 16:12       ` Ludovic Brenta
2008-11-26 17:17         ` Dmitry A. Kazakov
2008-11-27  3:07 ` Jerry
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox