Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Also, I think the way forward is something like scikit.image (python library) with a way to add C-coded algorithms


Doesn't scikit already have an obvious way to add C code? It's Python. There's Cython/raw CPython API if you don't care about compatibility with alternative implementations, and ctypes (shudder) if you do.


Way off-topic, but are you saying that ctypes is less pleasant than the CPython API? My experience with the latter wasn't all that pleasant...




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

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

Search: