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