Fractpy
Fractpy is a Python library designed for the generation and analysis of fractal patterns. It aims to provide users with a simple yet powerful interface to explore the complex and often beautiful world of fractals. The library offers a range of algorithms for creating various types of fractals, including the Mandelbrot set, Julia sets, and L-systems.
Users can customize parameters such as iteration depth, resolution, and color schemes to generate unique visual
The library is built with Python's scientific computing ecosystem in mind, leveraging libraries like NumPy for