Cython guidelines

Stéfan van der Walt stefan at sun.ac.za
Wed May 29 06:37:01 EDT 2013


Hi everyone

Two Cython related suggestions:

1) We should raise the dependency to 0.16 and start using memoryviews
(they are much faster)
2) When documenting Cython functions, remember to include default
values in the docstring--one cannot introspect these function
signatures from IPython!

Stéfan



More information about the scikit-image mailing list