On Mon, Mar 02, 2009 at 02:06:35PM +1100, René Dudfield wrote:
> hehe, double typo...
> 
> 'use_arraytype'
> 
> http://www.pygame.org/docs/ref/surfarray.html#pygame.surfarray.use_arraytype

That works better, thanks!

I've refactored PySpaceWar's fading title code into three classes now,
one that uses plain PyGame, one that uses Numeric, and one that uses
NumPy.  The last one will be preferred if available.

Marius Gedminas
-- 
main(k){float i,j,r,x,y=-16;while(puts(""),y++<15)for(x
=0;x++<84;putchar(" .:-;!/>)|&IH%*#"[k&15]))for(i=k=r=0;
j=r*r-i*i-2+x/25,i=2*r*i+y/10,j*j+i*i<11&&k++<111;r=j);}
/* Mandelbrot in ASCII. */

Attachment: signature.asc
Description: Digital signature

Reply via email to