Thank you Ethan,
Not much coding left to do.
I have all of the Amos FORTRAN routines from Netlib
(
http://netlib.org/amos/) compiled to a windows DLL. All in double precision
and allowing complex input.
This covers the Bessel function J, Y, I and K (of integer and fractional
order), the Airy functions Ai and Bi and the log of the gamma function.
Should be with 15 digit precision.
I have all of the Cody FORTRAN routines from Netlib
(
http://www.netlib.org/specfun/) compiled to a windows DLL too. All in
double precision for real inputs only.
This covers the Bessel functions J0, J1, Y0, Y1, K0, K1, I1 and I2, plus J,
Y, K and I of integer or fractional order up to order 10 and the psi
function, gamma function, the log thereof, Dawson's integral and the Airy
functions Ai and Bi as well as the spherical Bessel functions jn and yn up
to order 10.
I would need some handholding to contribute this to gnuplot. Perhaps you can
get me started with that? I would not even know where to begin to find the
proper documentation. Besides C is not my strongest language. Compiling to a
Linux shared object is probably less of an issue and I would assume that .so
file would also work on a mac?
By the way, my comments were in no way meant as criticism. I am painfully
aware that coding errors are part of life. I am even more painfully aware
that those coding errors that do not generate a 'bug' can remain dormant for
quite a while. Thus I thought that in case there was a dormant coding error
it would be easy to find. I wasn't aware of the algorithm you mention but I
can't see why anyone would want to use it as there are far better algorithms
available.
Regards,
Alex
"sfeam" <
sf...@users.sourceforge.net> wrote in message
news:k01e9m$sr4$1...@dont-email.me...