Improving the computing of the fractal using dynamic programming. #10
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
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.
The text was updated successfully, but these errors were encountered: