|
|
|
|
|
by megapatch
3333 days ago
|
|
The Mandelbrot example has implementation problems. The check for a point being outside the set is implemented totally wrong, even the comment (which is not even consistent with the code) is wrong. Not judging the language itself, but that is not really convincing. |
|
That being said: yes there are problems with the comments. It's code I have written decades ago and just copy-pasted now. Will fix! Thanks!