On Nov 22, 9:26 am, Bill Janssen wrote:
> Nice graphic in there, William. Page 8 in the PDF. Just what I need
> for a talk this afternoon. Is it available as an image somwhere?
Ah, got it. Pulled it out of the worksheet.
Bill
--
To post to this group, send an email to sage-devel@googlegrou
Nice graphic in there, William. Page 8 in the PDF. Just what I need
for a talk this afternoon. Is it available as an image somwhere?
Thanks.
Bill
On Nov 20, 12:05 am, William Stein wrote:
> On Sat, Nov 19, 2011 at 11:50 PM, Thierry Dumont
>
>
>
>
>
>
>
>
>
> wrote:
> > Le 20/11/2011 08:48,
I really like this example from it:
def newton(f, z, precision=0.001) : while abs(f(x=z)) >= precision:
z = z - f(x=z) / diff(f)(x=z) return z
complex_plot(lambda z : newton(f, z), (-1,1), (-1,1))
I've wanted to be able to plot basins of attraction for my students
easily, but didn't have time to
On Mon, May 10, 2010 at 9:41 AM, William Stein wrote:
> On Monday, May 10, 2010, Tim Joseph Dumol wrote:
>>
>> I have the same problem. I see color noise instead of 3d plots.
>>
>
> There is no support in the sage notebook for printing 3d plots. I'm
> a little surprised you guys didn't know thi
On 05/10/2010 07:41 AM, William Stein wrote:
On Monday, May 10, 2010, Tim Joseph Dumol wrote:
On Mon, May 10, 2010 at 6:03 PM, Simon King wrote:
Hi William!
On May 10, 6:41 am, William Stein wrote:
Hi,
I'm giving this tutorial on Sage:
http://wstein.org/talks/20100510-texas/
On
On Monday, May 10, 2010, Tim Joseph Dumol wrote:
> On Mon, May 10, 2010 at 6:03 PM, Simon King wrote:
>
>
> Hi William!
>
> On May 10, 6:41 am, William Stein wrote:
>> Hi,
>>
>> I'm giving this tutorial on Sage:
>>
>> http://wstein.org/talks/20100510-texas/
>
> On pages 11-13 of
> http://w
On Mon, May 10, 2010 at 6:03 PM, Simon King wrote:
> Hi William!
>
> On May 10, 6:41 am, William Stein wrote:
> > Hi,
> >
> > I'm giving this tutorial on Sage:
> >
> > http://wstein.org/talks/20100510-texas/
>
> On pages 11-13 of
> http://wstein.org/talks/20100510-texas/TACC--1.Introduction
Hi William!
On May 10, 6:41 am, William Stein wrote:
> Hi,
>
> I'm giving this tutorial on Sage:
>
> http://wstein.org/talks/20100510-texas/
On pages 11-13 of
http://wstein.org/talks/20100510-texas/TACC--1.IntroductiontoSage.pdf
the pictures appear to be broken. Is it just my computer, or
On Feb 26, 2009, at 11:06 PM, William Stein wrote:
>
> On Fri, Feb 27, 2009 at 1:48 AM, Alex Ghitza
> wrote:
>> Hi William,
>>
>> A few comments:
>>
>> page 36, first line: "An nonsingular" should be "A nonsingular"
>> page 36, Faltings' theorem: "finitely rational points" should be
>> "fini
On Fri, Feb 27, 2009 at 1:48 AM, Alex Ghitza wrote:
> Hi William,
>
> A few comments:
>
> page 36, first line: "An nonsingular" should be "A nonsingular"
> page 36, Faltings' theorem: "finitely rational points" should be "finitely
> many rational points"
> page 36, BSD: again, "finitely" should b
On Fri, Feb 27, 2009 at 1:58 AM, Carl Witty wrote:
>
> On Thu, Feb 26, 2009 at 10:04 PM, William Stein wrote:
>>
>> Hi,
>>
>> I'm giving a talk on Sage at Emory University tomorrow:
>>
>> http://sage.math.washington.edu/home/wstein/tmp/talk.pdf
>>
>> The first half is similar to the talk I gav
On Thu, Feb 26, 2009 at 10:04 PM, William Stein wrote:
>
> Hi,
>
> I'm giving a talk on Sage at Emory University tomorrow:
>
> http://sage.math.washington.edu/home/wstein/tmp/talk.pdf
>
> The first half is similar to the talk I gave recently at MSR. The
> second half -- on the BSD conjecture -
Hi William,
A few comments:
page 36, first line: "An nonsingular" should be "A nonsingular"
page 36, Faltings' theorem: "finitely rational points" should be "finitely
many rational points"
page 36, BSD: again, "finitely" should be "finitely many"
page 41: seeing P, 2*P, and 3*P does not really c
On Fri, 19 Jan 2007 19:54:50 -0800, Iftikhar Burhanuddin <[EMAIL PROTECTED]>
wrote:
>
>
> On Fri, 19 Jan 2007, William Stein wrote:
>> I gave a talk on SAGE today entitled
>> From SAGE 1.0 to SAGE 2.0:
>> One year of hard work by over 30 people...
>>
>> You can look at it here:
>>
>>
He recorded it. He did not used PDF.
On 1/19/07, Iftikhar Burhanuddin <[EMAIL PROTECTED]> wrote:
>
>
> On Fri, 19 Jan 2007, William Stein wrote:
> > I gave a talk on SAGE today entitled
> > From SAGE 1.0 to SAGE 2.0:
> > One year of hard work by over 30 people...
> >
> > You can look at i
On Fri, 19 Jan 2007, William Stein wrote:
> I gave a talk on SAGE today entitled
> From SAGE 1.0 to SAGE 2.0:
> One year of hard work by over 30 people...
>
> You can look at it here:
>
> http://modular.math.washington.edu/talks/2007-01-19-sage/
>
> (Click on talk.html, or get the sag
The talk was informative. Thanks for giving it.
On 1/19/07, William Stein <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I gave a talk on SAGE today entitled
> From SAGE 1.0 to SAGE 2.0:
> One year of hard work by over 30 people...
>
> You can look at it here:
>
> http://modular.math.washingt
17 matches
Mail list logo