[sage-devel] sage-1.8

2007-01-12 Thread William Stein
Hi, Here is the somewhat detailed plan for SAGE-1.8. See also http://sage.math.washington.edu:9002/sage_trac/milestone/sage-1.8 I spent a lot fo time making the list of trac bugs below. These are all fairly important usually intersting and important bugs that still persist in SAGE-1.6. Help app

[sage-devel] sage-1.7

2007-01-12 Thread William Stein
Hi, Here is the very detailed plan for SAGE-1.7; alternatively, see http://sage.math.washington.edu:9002/sage_trac/milestone/sage-1.7 Help is appreciated. == SAGE-1.7: Goal Date is Monday Jan 15 late night == == New standard components == * palp -- http://hep.itp.tuwien.ac.at/~kreuzer/C

[sage-devel] Re: sage-1.6

2007-01-12 Thread William Stein
On Fri, 12 Jan 2007 17:21:16 -0800, Yi Qiang <[EMAIL PROTECTED]> wrote: > > > On Jan 12, 2007, at 3:59 PM, William Stein wrote: > >> Fix the package so that the name is lower case, and also when >> extracted the directory name exactly matches the package name >> (without spkg). > > Done. New sp

[sage-devel] Re: sage-1.6

2007-01-12 Thread Yi Qiang
On Jan 12, 2007, at 3:59 PM, William Stein wrote: > Fix the package so that the name is lower case, and also when > extracted the directory name exactly matches the package name > (without spkg). Done. New spkg here: http://sage.math.washington.edu/home/yi/spkgs/twistedweb2-0.2.0.spkg Yi

[sage-devel] Re: My SAGE function

2007-01-12 Thread William Stein
On Fri, 12 Jan 2007 16:39:44 -0800, Timothy Clemans <[EMAIL PROTECTED]> wrote: > Stein, > > I wrote a SAGE function that lists the first n primes. > http://sage.math.washington.edu:8100/nprimes > > def listnprimes(n): > """ > Returns list of the first n prime numbers. > > EXAMPLES: > sage: p

[sage-devel] Re: sage-1.6

2007-01-12 Thread William Stein
On Fri, 12 Jan 2007 15:45:40 -0800, Yi Qiang <[EMAIL PROTECTED]> wrote: > > > On Jan 12, 2007, at 10:17 AM, William Stein wrote: > >> Post a package in your home directory on sage.math that takes >> the twisted-2.5 package and includes web2, so I can include >> it for SAGE-1.7. > I didn't know an

[sage-devel] Re: sage-1.6

2007-01-12 Thread Yi Qiang
On Jan 12, 2007, at 10:17 AM, William Stein wrote: > Post a package in your home directory on sage.math that takes > the twisted-2.5 package and includes web2, so I can include > it for SAGE-1.7. I didn't know anyone actually used TwistedWeb2. Anyhow, since I've been making the Twisted packag

[sage-devel] Sage Days 3, Looking for roommate

2007-01-12 Thread Rishikesh
I looking for someone to share room during Sage Days 3. Please reply to this email. Rishi -- 88A Avondale Avenue S., Waterloo, ON, N2L 2B9 Tel: +1.519.745.8301 Email: [EMAIL PROTECTED], [EMAIL PROTECTED] Webpage: http://www.rishikesh.ca --~--~-~--~~~--

[sage-devel] Re: Ticket #91 (gcd for Polynomials over ZZ)

2007-01-12 Thread William Stein
On Fri, 12 Jan 2007 08:38:34 -0800, Martin Albrecht <[EMAIL PROTECTED]> wrote: > On Friday 12 January 2007 16:04, William Stein wrote: >> On Fri, 12 Jan 2007 06:22:15 -0800, Martin Albrecht > <[EMAIL PROTECTED]> wrote: >> > I have a "fix" for ticket #91 which needs a little discussion: >> > >> > S

[sage-devel] Re: ode_solver

2007-01-12 Thread William Stein
On Fri, 12 Jan 2007 11:12:08 -0800, Hamptonio <[EMAIL PROTECTED]> wrote: > > > Very nice! Things seem fine so far after a few crude tests (on a Mac > Pro, sage 1.6, no packages installed). I will try to push it harder > soon. I think there is one small typo in the documentation: for the > init

[sage-devel] Re: ode_solver

2007-01-12 Thread Hamptonio
Very nice! Things seem fine so far after a few crude tests (on a Mac Pro, sage 1.6, no packages installed). I will try to push it harder soon. I think there is one small typo in the documentation: for the initial condition example shouldn't it be y_0=1,y_1=1, would do s

[sage-devel] Re: sage-1.6

2007-01-12 Thread William Stein
On Fri, 12 Jan 2007 09:57:31 -0800, alex clemesha <[EMAIL PROTECTED]> wrote: > I just installed sage-1.6 and it works fine but is > missing the Twisted web2 module. > > I then applied the spkg I made with the web2 module > > sage -i twisted-2.4.0.p2.spkg > > and that worked fine. > > (This is the

[sage-devel] Re: sage-1.6

2007-01-12 Thread alex clemesha
I just installed sage-1.6 and it works fine but is missing the Twisted web2 module. I then applied the spkg I made with the web2 module sage -i twisted-2.4.0.p2.spkg and that worked fine. (This is the spkg I sent you a couple days ago William, but it is to large to send as an attachment here.)

[sage-devel] Re: Cube & Friday

2007-01-12 Thread boothby
Ok, need coffee. Here's the traceback. Traceback (most recent call last): File "", line 1, in File "/home/server2/sage_notebook/worksheets/ZZZcrash19/code/1.py", line 46, in G.show(pos=pos, with_labels=False, node_size=Integer(10)) File "/home/server2/", line 1, in File "/sage

[sage-devel] Re: Cube & Friday

2007-01-12 Thread boothby
I tried to run that, and got the following error on the public notebook (running 1.6) On Fri, 12 Jan 2007, Robert Miller wrote: > > Emily, > > Check this code out: it plots that weird cube pattern we kept seeing... > > Also, are we meeting soon? > > #generate the n-cube > n=4 > > #generate ver

[sage-devel] Re: Ticket #91 (gcd for Polynomials over ZZ)

2007-01-12 Thread Martin Albrecht
On Friday 12 January 2007 16:04, William Stein wrote: > On Fri, 12 Jan 2007 06:22:15 -0800, Martin Albrecht <[EMAIL PROTECTED]> wrote: > > I have a "fix" for ticket #91 which needs a little discussion: > > > > Singular does not support ZZ but it is used to compute the gcd of two > > MPolynomials.

[sage-devel] Re: sage-1.6

2007-01-12 Thread Jaap Spies
William Stein wrote: > Hello, > > I've release sage-1.6. Download > http://sage.math.washington.edu/sage/dist/src/ > > * Get SAGE to build on cygwin What I did: reinstall cygwin (incl. dev tools), download sage-1.6.tar. Same error in building gdmodule: missing library libiconv

[sage-devel] Re: Ticket #91 (gcd for Polynomials over ZZ)

2007-01-12 Thread William Stein
On Fri, 12 Jan 2007 06:22:15 -0800, Martin Albrecht <[EMAIL PROTECTED]> wrote: > I have a "fix" for ticket #91 which needs a little discussion: > > Singular does not support ZZ but it is used to compute the gcd of two > MPolynomials. As the gcd computation of Singular ignores the coefficient > any

[sage-devel] Re: sage-1.6

2007-01-12 Thread Jaap Spies
Martin Albrecht wrote: > On Friday 12 January 2007 12:42, Jaap Spies wrote: >> William Stein wrote: >>> Thu Jan 11 18:12:12 2007 >>> >>> 1.6: * Twisted-1.5 >> Running sage -upgrade Twisted fails to install! >> >> Twisted-2.5.0/zope.interface-3.3.0/src/zope.interface.

[sage-devel] Re: sage-1.6

2007-01-12 Thread William Stein
On Fri, 12 Jan 2007 03:42:15 -0800, Jaap Spies <[EMAIL PROTECTED]> wrote: >> I've release sage-1.6. Download >> http://sage.math.washington.edu/sage/dist/src/ >> >> Some major entries in the log: >> >> Thu Jan 11 18:12:12 2007 >> >> 1.6: * Twisted-1.5 > > Running

[sage-devel] Ticket #91 (gcd for Polynomials over ZZ)

2007-01-12 Thread Martin Albrecht
Hi everyone, I have a "fix" for ticket #91 which needs a little discussion: Singular does not support ZZ but it is used to compute the gcd of two MPolynomials. As the gcd computation of Singular ignores the coefficient anyway ( gcd(2x,4x) == x ) I allowed that MPolynomials over ZZ may be coerce

[sage-devel] Re: sage-1.6

2007-01-12 Thread Martin Albrecht
On Friday 12 January 2007 12:42, Jaap Spies wrote: > William Stein wrote: > > Hello, > > > > I've release sage-1.6. Download > > http://sage.math.washington.edu/sage/dist/src/ > > > > Some major entries in the log: > > > > Thu Jan 11 18:12:12 2007 > > > > 1.6: *

[sage-devel] Re: sage-1.6

2007-01-12 Thread Jaap Spies
William Stein wrote: > Hello, > > I've release sage-1.6. Download > http://sage.math.washington.edu/sage/dist/src/ > > Some major entries in the log: > > Thu Jan 11 18:12:12 2007 > > 1.6: * Twisted-1.5 Running sage -upgrade Twisted fails to install! Twisted-

[sage-devel] Cube & Friday

2007-01-12 Thread Robert Miller
Emily, Check this code out: it plots that weird cube pattern we kept seeing... Also, are we meeting soon? #generate the n-cube n=4 #generate vertex labels: #n positions, 0 or 1 for each l = [] for i in range(2^n): l.append(Integer(i).binary()) for i in range(len(l)): l[i] = '0'*(n-len(