Hi all,

One issue we have in NumPy is that there is fairly common confusion
about operations that mix NumPy arrays and scalars (Python scalars or
NumPy scalars).

This also adds trickier logic to NumPy it may help both users and the
NumPy code complexity if we could move forward with a simplification.

There are however, different ways to approach the problem and possibly
different ideas altogether about what the preferred result is, so I
made a poll here:

https://discuss.scientific-python.org/t/poll-future-numpy-behavior-when-mixing-arrays-numpy-scalars-and-python-scalars/202

to get some input.  There are no wrong answers :), mainly I would like
to have a better idea about expectations are.  As well as your opinion
on the feasibility of moving things forward.

The poll tries to go from "easier" to "trickier", so feel free to stop
on the way.  Please also feel free to use the this or the forum to
discuss things further.

Cheers,

Sebastian

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@python.org
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: arch...@mail-archive.com

Reply via email to