Re: [sage-support] Digest for sage-support@googlegroups.com - 13 Messages in 6 Topics

2009-11-25 Thread William Stein
On Wed, Nov 25, 2009 at 6:47 PM, Joshua Friedman wrote: > The following program runs really, really slowly. Is there anyway to > speed this up. I tried it as a .spyx program, put it wouldn't compile: > It takes my machine around 10 seconds. I suppose it is the symbolic math? > > f(x,y) = y^2*abs(3

Re: [sage-support] Digest for sage-support@googlegroups.com - 13 Messages in 6 Topics

2009-11-25 Thread Joshua Friedman
The following program runs really, really slowly. Is there anyway to speed this up. I tried it as a .spyx program, put it wouldn't compile: It takes my machine around 10 seconds. I suppose it is the symbolic math? f(x,y) = y^2*abs(3*exp(2*pi*i*(x+i*y))*3*exp(4*2*pi*i*(x+i*y)) + 8*exp(2*pi*i*(x+i*y