Skip to content

A function to compute the Mandelbrot fractal using a Mandelbrot iteration on each point

Notifications You must be signed in to change notification settings

shrey1216/Mandelbrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Mandelbrot

The mandelbrot function takes in a value for n, N_max, and threshold. The function will compute the Mandelbrot fractal using a Mandelbrot iteration on each point. The test inputs can be found in the mandelbrot file.

About

A function to compute the Mandelbrot fractal using a Mandelbrot iteration on each point

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages