[SciPy-dev] Inclusion of cython code in scipy

Neal Becker ndbecker2 at gmail.com
Thu Apr 24 07:19:30 EDT 2008


There are clearly 2 different use cases for cython discussed here.

1) Convert python code to cython

2) Use cython to wrap existing c/c++ code.

They have rather different requirements and usage.

At this point, there seems to be more documentation for 1) than for 2).




More information about the SciPy-Dev mailing list