> On May 5, 2019, at 10:58, Alex Samuel <a...@alexsamuel.net> wrote:
> 
> Through trial and error, I've found that if I choose an unused type code for 
> each dtype, coercion seems to work as I expect it to (no coercion unless I've 
> provided a cast).  The kind doesn't seem to matter.

Apologies, a correction: I mixed up kind and type above.  I meant that I've 
found I need to choose distinct kinds for the coercion rules to treat my dtypes 
as distinct, rather than the type.

_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion

Reply via email to