Hacker News new | ask | show | jobs
by jeanl 2764 days ago
For me, the biggest shortcoming: Cython does not create independent C++ code (independent of the python interpreter that is) that can be used in a separate C++ code base. My main point is that pythran makes it possible to deploy python/numpy code as C++ code.
1 comments

I didn't realize you're the author of the blog post!

Thanks to both of you for the reply