Cython fused types

Johannes Schönberger hannesschoenberger at gmail.com
Mon Oct 8 13:11:51 EDT 2012


Hi,

I'm not sure if everyone has already noticed, that there is support for 
"fused types" in the recently released Cython 0.17 
(http://docs.cython.org/src/userguide/fusedtypes.html). This may be 
extremely useful to support different dtypes without doing a explicit 
conversion of arrays. It's probably too early to use this feature as it is 
still marked as "experimental"... but we should consider to use this 
feature in future.

Regards, Johannes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20121008/a941d978/attachment.html>


More information about the scikit-image mailing list