[sage-devel] Re: approximation of pi bug

2009-04-05 Thread jeffblakeslee
Here's how I got it. Ctrl-c after a couple seconds on the first one, and then try the next. -- | SAGE Version 3.0.6, Release Date: 2008-07-30 | | Type notebook() for the GUI, and license() for information.

[sage-devel] approximation of pi bug

2009-04-04 Thread jeffblakeslee
Hello, This looks like a bug. It seems that after 3316 bits of precision the approximation of pi just puts out 0's. This doesn't seem to occur with the approximation of e. pi.n(3330) 3.14159265358979323846264338327950288419716939937510582097 49445923078164062862089986280348253421170679821480865

[sage-devel] Re: msieve addition to sage

2009-03-02 Thread jeffblakeslee
I have updated the spkg at http://trac.sagemath.org/sage_trac/ticket/5310 On Feb 19, 3:34 pm, William Stein wrote: > On Thu, Feb 19, 2009 at 12:54 AM, mabshoff wrote: > > > On Feb 19, 12:51 am, William Stein wrote: > >> On Thu, Feb 19, 2009 at 12:48 AM, jeffblakeslee

[sage-devel] msieve addition to sage

2009-02-19 Thread jeffblakeslee
Hello all, Please consider voting on the addition of msieve to sage. This includes an interface file and an .spkg. Msieve, by Jason Papadopoulos, should increase the integer factorization functionality of Sage. I'll quote the words of Jason in the Readme file by way of explanation: "There