Hacker News new | past | comments | ask | show | jobs | submit login

Wow, this looks so much easier than writing a PHP extension!



Until you forget a decref/incref somewhere ;) Personally, I prefer to use either boost.python, cython, ctypes or swig. Although writing C routines to directly use numpy arrays is fairly easy.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: