Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Handle different sized operands in Nodes #61

Open
scorinaldi opened this issue May 26, 2023 · 0 comments
Open

Handle different sized operands in Nodes #61

scorinaldi opened this issue May 26, 2023 · 0 comments

Comments

@scorinaldi
Copy link
Collaborator

Many nodes have this in their docstring:

If 2 arrays or matrices of different
    sizes are added, the output will be the size of the larger array or matrix with
    only the overlapping elements changed.

This isn't true! If you try this on the nodes now, they'll complain and fail. We need to actually implement this

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant