Re: [sage-devel] droste effect in Sage

2010-03-14 Thread William Stein
2010/3/14 Rado : > Hello, > > I have the following simple http://www.math.uiuc.edu/~rkirov2/files/escher.py > code in pure Python (using the python image library) that produces > Droste effect pictures like this one > http://www.math.uiuc.edu/~rkirov2/files/spiral.jpg > . I wrote the code over 2 y

[sage-devel] droste effect in Sage

2010-03-14 Thread Rado
Hello, I have the following simple http://www.math.uiuc.edu/~rkirov2/files/escher.py code in pure Python (using the python image library) that produces Droste effect pictures like this one http://www.math.uiuc.edu/~rkirov2/files/spiral.jpg . I wrote the code over 2 years ago in java. Recently, I