Calling J from Python

greg greg at cosc.canterbury.ac.nz
Mon Feb 5 19:21:41 EST 2007


Alexander Schmolck wrote:
> For example I once wrote this (slow) code to display
> part of a mandelbrot fractal:
> 
>     load'viewmat'
>     viewmat+/2&>:|((j.~/~(%~i:)99)&+@:*:)^:(i.32)0
> 
> It'll likely require you more typing in python,

Yes, but with Python you wouldn't have to spend a
couple of weeks sitting and thinking before starting
to type that line...

--
Greg



More information about the Python-list mailing list