* Use the g[k] formula instead of r[2*k+1] because we fail to
authorRaymond Toy <toy.raymond@gmail.com>
Thu, 12 Apr 2012 16:30:10 +0000 (09:30 -0700)
committerRaymond Toy <rtoy@google.com>
Thu, 12 Apr 2012 16:30:10 +0000 (09:30 -0700)
commit9fd2ebcbeed3ecae899f732b15fd279f6fb0f14f
tree57d376203fc6cf9d90b5707b1f46b7fdbfd91192
parent6ab5226ca3e32b443d87934ec138ff0efc8aaecc
 * Use the g[k] formula instead of r[2*k+1] because we fail to
   converge when v = 0.
 * Clear hash tables in bessel-j.
qd-bessel.lisp