[scikit-image] 回复: Numba on pypi

Stefan van der Walt stefanv at berkeley.edu
Thu Jul 13 04:30:09 EDT 2017


Hi Thomas

On Thu, Jul 13, 2017, at 01:04, Thomas Walter via scikit-image wrote:
>  A question to Stéfan: would this mean that you would remove all cython code from scikit-image or would numba just be another option? 
I think we'd probably keep both around; one of the advantages of this approach is that we can gradually explore new functionality with numba, while retaining all existing code until there's a strong need to modify for speed/simplicity.  Cython & numba also do not fulfill exactly the same roles.  E.g., Cython is great for wrapping C and C++  libraries.
Best regards
Stéfan

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20170713/1e5f3cda/attachment.html>


More information about the scikit-image mailing list