SkillAgentSearch skills...

Mandelbrot

a simple python script to plot the mandelbrot set

Install / Use

/learn @danyaal/Mandelbrot
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Mandelbrot Set

A simple Python script to plot the Mandelbrot Set.

What is the Mandelbrot Set?

From Wikipedia:

The Mandelbrot set is the set of complex numbers c for which the function f(z)=z^2+c does not diverge when iterated from z=0.

An image of the set

Zoomed In

Zoomed In

Zoomed In

More Zoomed In

More Zoomed In

Check out https://en.wikipedia.org/wiki/Mandelbrot_set to learn more about it.

Acknowledgments

Shout out to Tariq Rashid and his great book for introducing me to the Mandelbrot Set!!

Related Skills

View on GitHub
GitHub Stars33
CategoryDevelopment
Updated8d ago
Forks33

Languages

Python

Security Score

90/100

Audited on Mar 24, 2026

No findings