Hello, I am just learning cython, please bear with me. This is maybe a common question, but I didn't recognize it in the documentation or the FAQs. How do you make cython definitions available to external C code? For example, converting some of numpy's code in numpy/core/src/multiarray to cython without affecting the C API?
Thanks, Darren _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
