- 12 Apr, 2012 2 commits
-
-
Raymond Toy authored
-
Raymond Toy authored
-
- 11 Apr, 2012 3 commits
-
-
Raymond Toy authored
-
Raymond Toy authored
caused oct.elliptic-pi.n2.d to fail.
-
Raymond Toy authored
* qd-gamma.lisp:: * Return sqrt(least-positive-normalized-double) instead of least-positive-normalized-double. * rt-tests.lisp:: * Add test for this case.
-
- 10 Apr, 2012 2 commits
-
-
Raymond Toy authored
case where v is an integer.
-
Raymond Toy authored
* Add series for Bessel J. (Not working yet.)
-
- 09 Apr, 2012 3 commits
-
-
Raymond Toy authored
-
Raymond Toy authored
series.
-
-
- 08 Apr, 2012 8 commits
-
-
Raymond Toy authored
qd-methods.lisp: * Define FLOATP * Fix bugs in FLOAT: * (FLOAT float nil) is an error * (FLOAT float) returns the float * (FLOAT rational) returns a single-float. qd-package.lisp: o Export FLOATP, shadowing CL:FLOAT. rt-tests.lisp: o Add a few tests for FLOAT.
-
Raymond Toy authored
-
Raymond Toy authored
-
Raymond Toy authored
-
Raymond Toy authored
-
Raymond Toy authored
qd-methods.lisp: o Define the macro qd-gamma.lisp: o Use it.
-
Raymond Toy authored
-
Raymond Toy authored
skip the first term in the series.
-
- 07 Apr, 2012 3 commits
-
-
Raymond Toy authored
seems that bessel_j(n,z) mostly works.
-
Raymond Toy authored
-
Raymond Toy authored
-
- 24 Mar, 2012 2 commits
-
-
Raymond Toy authored
-
Raymond Toy authored
-
- 23 Mar, 2012 10 commits
-
-
Raymond Toy authored
-
Raymond Toy authored
negative values of the parameter.
-
Raymond Toy authored
-
Raymond Toy authored
* Don't let NaN's fool check-accuracy * Add tests for exp-integral-e with v = 1.
-
Raymond Toy authored
* Allow (exp-integral-e 1 z) to work. * psi * Handle psi(1) specially. * Do a better job with cot(%pi*z) when z is an odd multiple of 1/2 where cot is 0. * Fib bug in computing the number of terms when we try to float a complex. Just float the realpart.
-
Raymond Toy authored
second arg is not given.
-
Raymond Toy authored
qd-methods.lisp: * Second arg to {{{FLOAT}}} is optional. * Add {{{FLOAT-NAN-P}}}. qd-package.lisp: * Need to shadow {{{EXT:FLOAT-NAN-P}}} on cmucl.
-
-
Raymond Toy authored
-
Raymond Toy authored
tests.
-
- 22 Mar, 2012 5 commits
-
-
-
Raymond Toy authored
-
Raymond Toy authored
tests too.
-
Raymond Toy authored
-
Raymond Toy authored
some more work.
-
- 21 Mar, 2012 2 commits
-
-
Raymond Toy authored
cut....
-
Raymond Toy authored
-