Hacker News new | ask | show | jobs
by awjlogan 1264 days ago
This got a reasonable amount of attention, but it’s not particularly relevant. The example solutions would never be written in pure interpreted Python - you would import numpy and use the numeric functions from there, effectively using C rather than Python.