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