-
Notifications
You must be signed in to change notification settings - Fork 0
Exploit mandelbrot symmetry #6
Copy link
Copy link
Open
Labels
Code EnhancementOptimization, code cleanup, new feature etc...Optimization, code cleanup, new feature etc...EnhancementGeneral improvement.General improvement.XLExtra large...Extra large...
Description
Since it's symmetrical on the X axis, it means that a point like for example uhhhhhhhhh 0.3 + 0.2i is the same as 0.3 - 0.2i.
So the program can essentially compute points that are above 0 on the Y (imaginary) axis and they would be mirrored in the image output step.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Code EnhancementOptimization, code cleanup, new feature etc...Optimization, code cleanup, new feature etc...EnhancementGeneral improvement.General improvement.XLExtra large...Extra large...