[Numpy-discussion] Add a function to broadcast arrays to a given shape to numpy's stride_tricks?

Nathaniel Smith njs at pobox.com
Fri Dec 12 17:52:00 EST 2014


On 12 Dec 2014 19:29, "Stephan Hoyer" <shoyer at gmail.com> wrote:
>
> def common_shape(*args):

Nitpick: let's call this broadcast_shape, not common_shape; it's as-or-more
clear and clearly groups the related functions together.

-n
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20141212/8eae537a/attachment.html>


More information about the NumPy-Discussion mailing list