Skip to content

Tuntenfisch/Newton-Fractals

Repository files navigation

Newton_Fractals.mp4

Newton Fractals

Small college project visualizing Newton fractals. The fractals are created by applying Netwon's method to various polynomials (shown in top left).

Based on the initial guess (which is determined by the mouse position), Newton's method will converge to a root seemingly at random. But if one assigns a root-specific color to each root and colors each initial guess based on the root it converges to, a fractal pattern emerges.

About

Newton fractal visualization in Python using VisPy.

Topics

Resources

License

Stars

Watchers

Forks