>>>>> "Raymond" == Raymond Toy <toy@rtp.ericsson.se> writes:
>>>>> "James" == James Amundson <amundson@fnal.gov> writes:
James> -- update bessel function code with slatec (?)
Raymond> Well, I'm finally back to maxima and have looked at some of the slatec
Raymond> stuff. A quick check of derf shows the converted version works just
Raymond> fine, so I don't expect any problems with Bessel functions.
Raymond> However, I'd like some guidance here.
Raymond> Currently the code is spread across several files. I'm thinking of
Raymond> removing (or commenting out) the numeric code in the files and moving
Raymond> them to, say, slatec.lisp which will contain all of the converted
Raymond> routines. I'd also probably want a separate file to hold the f2cl
Raymond> macros and stuff we need.
One other question: Should the Fortran source be included? Useful to
have, but we wouldn't really be using it so it would be a bit of a
waste of space.
Ray