Discussion about this post

User's avatar
Neural Foundry's avatar

The 100x speedup is realy impressive for such minimal code changes. I've been hesitant to use Cython because I thought the learning curve would be steep, but seeing how you just need to add cdef and specify types makes it seem way more approachble. Definitly going to test this on some of my compute heavy loops.

Expand full comment

No posts