fractals-cli
fractals-cli copied to clipboard
Improving the computing of the fractal using dynamic programming.
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.