mell-o-tron / PyNewtonFractal

Visualisation of the fractal that arises from Newton's method in the complex plane

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyNewtonFractal

Visualisation of the fractal that arises from Newton's method in the complex plane

Usage

Use PyNewtFrac_user.py; set the resolution, the starting point x0, the function f and its first derivative f1.

When the program is "waiting for input", you can either:

  • press W to zoom in
  • press S to zoom out
  • press C to change the colours, in case you don't like them

Preview

fancy fractal

About

Visualisation of the fractal that arises from Newton's method in the complex plane


Languages

Language:Python 100.0%