fractals-cli icon indicating copy to clipboard operation
fractals-cli copied to clipboard

Improving the computing of the fractal using dynamic programming.

Open MicheleFiladelfia opened this issue 1 year ago • 0 comments

Using dynamic programming we can improve the efficency of the fractal computation taking advantage of ram to compute only the difference of pixels for each update.

MicheleFiladelfia avatar Dec 27 '23 17:12 MicheleFiladelfia