# # ChangeLog for /qd-bessel.lisp # # Generated by Trac 0.11.7 # 06/18/13 15:44:20 Sun, 08 Apr 2012 16:57:12 GMT Raymond Toy [c7fc989dad090ada2c046b28bf43406810474a77] * qd-bessel.lisp (modified) Fix typo in %big-a. Just use incomplete-gamma-tail in big-i. Sun, 08 Apr 2012 16:37:22 GMT Raymond Toy [95aa580ce0dd62113535c30c4c0c82f8656c2d86] * qd-bessel.lisp (modified) T is not a variable. Use a different name. Sat, 07 Apr 2012 16:28:16 GMT Raymond Toy [a5a4c7acd95d1946e7cf426f9a927a918c9e2afc] * qd-bessel.lisp (modified) Add more parts of the exp-arc algorithm. Needs lots of work, but it ... Sat, 07 Apr 2012 02:28:23 GMT Raymond Toy [1d404aca1e6652ad2456ba14e8bbdf5d329c06a0] * qd-bessel.lisp (modified) Add some comments, rename bessel-j-exp-arc to integer-bessel-j-exp- arc. Sat, 07 Apr 2012 02:21:46 GMT Raymond Toy [4c1ed0f45e79bbe467f7d4694f417ff92ae46adb] * qd-bessel.lisp (added) First cut at Bessel functions. Needs lots of work.