More general algorithm for $specint



-----maxima-bounces at math.utexas.edu wrote: -----

>Well, as the one doing the implementation, you get to choose.  But I
>think a more modern approach would be to use a hash-table for this kind
>of stuff.  I know Barton did some work in that area for double-float
>evaluation  of trig functions.

This code is in src/trigi.lisp. Several people, including Ray, extended
this
code and improved it. David Billinghurst used the hash table scheme in
airy.lisp.

Barton

Aside: I worked on this project during a blizzard---it's fun to think about
cold and snow today :)