Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2008-11-05 23:04:03
Size: 753
Editor: was
Comment:
Revision 5 as of 2008-11-05 23:04:23
Size: 754
Editor: was
Comment:
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:
Dokchiter's Paper: attachment:dokchiter.pdf Dokchiter's Paper: attachment:dokchitser.pdf

Dokchitser Project for Sage Days 11

From Jen:

Here's the version (closest to Dokchitser's original pari code) that still uses continued fraction approximation:

http://sage.math.washington.edu/home/jen/sage-3.0.5-x86_64-Linux/l4.py

(needs gamma_series.py to run:

http://sage.math.washington.edu/home/jen/sage-3.0.5-x86_64-Linux/gamma_series.py)

The version with Pade approximation (l5.py) has a negligible speedup but only really works for low precision. I'm not sure if Pade gives us a means of computing bounds (I think Mike Rubinstein said that continued fractions won't). Also, l4.py doesn't work for imaginary inputs yet - some coercion with SymbolicRing that I didn't try.

Dokchiter's Paper: attachment:dokchitser.pdf

days11/projects/dokchitser (last edited 2008-11-14 13:42:12 by anonymous)