What if you make a #mosaic of 201x201 #juliafractals? In 2017 I wrote a #c++ code that created this image. Number of pixels is 12864x7236. The “shadow” resembles the #mandelbrotfractal. That is because of the nature of the #recursive function which are very similar to eachother. #coding #math
#JuliaFractal with c=
(-0.51251149838,0.521295573095)
#MandelbrotFractal and #Julia #Fractal have something in common. While c (being the pixel position) changes with every pixel in the #Mandelbrot, for a Julia Fractal c is a constant with z being the pixel position.
#coding #python #math
So, my Laptop is currently still calculating images… Not done yet but this is about 2/3 of the #clip with a #zoom into a range of 10^-12 (started at 10^0). Enjoy this #mandelbrot #fractal made with #python.
#math #mathematics #coding #fractals #mandelbrotfractal
An #organic scene inside the #mandelbrot set. #FloatingPointErrors happens because you can only store a specific number of digits in a float or double. I improved my #python code using #Decimal and this is the result.
#fractal #fractals #mandelbrotset #mandelbrotfractal #coding #digitalart #math
Hello, new on #bluesky. I want to introduce myself. I am a #teacher in training ( #physics & #chemistry), I love #gaming (mostly #Overwatch), enjoy reading and drawing; #astrophotography and #photography are also hobbies of mine. #Coding is another one, so here: #MandelbrotFractal coded in #python.