Cool, I will try to contribute to this. It might be summertime before I do much, although I couldn't resist adding a little to the ticket already.
-Marshall On Mar 2, 1:15 pm, William Stein <wst...@gmail.com> 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:http://trac.sagemath.org/sage_trac/ticket/8423 > > This isn't going to be some complicated fancy object oriented > abstract dynamical metaclassed framework. It's just a bunch of > functions to draw fractals. And at first it could even be slow > (though obviously some cython master will probably clear through it at > some point and make everything really fast, without having to change > or write any docs). I can imagine that most of the files will consist > of examples and docstrings rather than actual code, too. > > The point of this email: if you like plotting fractals, and have some > potentially useful code to contribute, then please post to this thread > orhttp://trac.sagemath.org/sage_trac/ticket/8423with them. Or if > you really want to help, then do so. > > -- William > > -- > William Stein > Associate Professor of Mathematics > University of Washingtonhttp://wstein.org -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org