On Thu, 2007-09-06 at 07:46 +0200, Mario Rodriguez wrote:
> When I call the mandelbrot function, as in
>
> mandelbrot([filename,"dinamica9"])$
>
> message "File dinamica9.xpm was created." is returned.
>
> Is it possible to get the result in any of the Maxima data
> structures?
> such an output could be used for some post-processing, like
> estimation
> of fractal dimensions, Lebesgue measure of regions with fractal
> boundary, image processing, ...
OK, I can do that. What kind of data structure would you suggest? would
a matrix be fine?
Jaime