Re: [sage-devel] fractals in sage

2010-03-03 Thread Florent Hivert
Hi William, > I recall many years ago programming the 80387 maths coprocessor chip at the > assembly level to generate the fastest Mandlebrot set I could. If I recall > correctly, it ran at 25 MHz, which I think was the fastest any 80386/80376 > chip run at. Wow ! Advanced technology ! I

Re: [sage-devel] fractals in sage

2010-03-02 Thread Ondrej Certik
On Tue, Mar 2, 2010 at 5:28 PM, Dr. David Kirkby wrote: > William Stein wrote: >> >> Hi, >> >> A student of mine is going to add to sage the capability of plotting >> lots and lots of fractals easily.  E.g., >> >>   sage: fractals.[tab] >>   lots of stuff >> >>   sage: fractals.julia([params]).sho

Re: [sage-devel] fractals in sage

2010-03-02 Thread Dr. David Kirkby
William Stein wrote: Hi, A student of mine is going to add to sage the capability of plotting lots and lots of fractals easily. E.g., sage: fractals.[tab] lots of stuff sage: fractals.julia([params]).show(figsize=10) [up pops a julia set] The trac ticket where this starts is here

Re: [sage-combinat-devel] Re: [sage-devel] fractals in sage

2010-03-02 Thread Vincent Delecroix
2010/3/2 Florent Hivert : >      Hi William, > >> A student of mine is going to add to sage the capability of plotting >> lots and lots of fractals easily.  E.g., > [...] >> The point of this email: if you like plotting fractals, and have some >> potentially useful code to contribute, then please p

Re: [sage-devel] fractals in sage

2010-03-02 Thread Florent Hivert
Hi William, > A student of mine is going to add to sage the capability of plotting > lots and lots of fractals easily. E.g., [...] > The point of this email: if you like plotting fractals, and have some > potentially useful code to contribute, then please post to this thread > or http://tra

[sage-devel] fractals in sage

2010-03-02 Thread William Stein
Hi, A student of mine is going to add to sage the capability of plotting lots and lots of fractals easily. E.g., sage: fractals.[tab] lots of stuff sage: fractals.julia([params]).show(figsize=10) [up pops a julia set] The trac ticket where this starts is here: http://trac.sagemath.