|
|
|
|
|
by DasIch
5255 days ago
|
|
I believe that C extensions, which have always been and still are very CPython specific, will have to be replaced with ctypes and possibly Cython versions eventually. I expect to see quite a lot of improvement in that area as a side effect of the work on numpy. |
|