Hacker News new | ask | show | jobs
by mochomocha 2348 days ago
I also use D for data & ML at work (Netflix) when standard python workflow doesn't cut it anymore. There's just so far you can go with the typical "call a popular python lib interfacing with a C++ backend" paradigm before hitting a brick wall.
1 comments

How far is that? What about Cython?