Skip to content

Implement co-broadcasting #11

Description

@bluss

See http://docs.scipy.org/doc/numpy-1.10.1/user/basics.broadcasting.html

A more general form of broadcasting, it's like two-sided broadcasting, broadcast to a common shape that's not the same as either left or right shape.

In #898 - internal function co_broadcast, but available externally for arithmetic ops.

Make available as a public interface.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions