08.03.2014 22:40, Stefan Behnel kirjoitti:
[clip]
> Yes, this is a known problem. The work-around is to ctypedef the
> memory view type, not just the dtype.
> 
> http://thread.gmane.org/gmane.comp.python.cython.user/10437

Thanks, I missed that.

Re: arguments in the previous thread --- I think it would indeed be
better if memoryviews would not invoke cross-product behavior. If
scalars work in one way, also arrays should work in the same way.

        Pauli


_______________________________________________
cython-devel mailing list
cython-devel@python.org
https://mail.python.org/mailman/listinfo/cython-devel

Reply via email to