| Here's a mandel.pdl suitable for autoloading. Try it like this (or substitute your favorite plotting commands): $locs = (ndcoords(1000,1000)/500 - 1)/3000 + pdl(0.748973,0.0570852); $foo = mandel($locs,2000); $w=gpwin(x11,size=>[9,9]); $w->image($locs->using(0,1),$foo->sqrt,{j=>1,title=>"Cool!"); |
mandel.pdl
Description: Binary data
On Nov 17, 2013, at 4:33 PM, Derek Lamb <[email protected]> wrote:
|
_______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
