Table of Contents

Class: MandelbrotModel OptimizationModel.py

The fractal mandelbrot set (discovered by Benoit Mandelbrot from IBM) shows the convergence properties of the complex iteration X[n+1] = X[n]² + C in dependence of the iteration constant C.

Base Classes   
OptimizationModel
    object
Methods   
__init__
evaluate
sequence
  __init__ 
__init__ ( self,  n=2 )

  evaluate 
evaluate ( self,  x )

  sequence 
sequence ( self )

Returns last iteration sequence


Table of Contents

This document was automatically generated on Thu Feb 27 21:23:48 2003 by HappyDoc version 2.1