Hacker News new | ask | show | jobs
by throwmenow_0140 3128 days ago
> analyzing a visual representation and analyzing a "2d array" when they are basically the same thing.

This is what I mean. I guess their tooling just outputs graphics and it's easier to work with those than the pure 2d array in numpy or something similar.

1 comments

No, the graphics are only being used as part of the explanation. The algorithm is not working with them.