Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle empty matrices in broadcast #27

Merged
merged 35 commits into from
Jan 6, 2025

Conversation

sethigeet
Copy link
Contributor

@sethigeet sethigeet commented Nov 2, 2024

If the supplied matrices have either 0 rows or 0 columns, then throw an error stating that empty matrices cannot be broadcasted.

Fixes #12

@LoPA607 LoPA607 changed the base branch from main to Advanced January 6, 2025 12:23
@LoPA607 LoPA607 merged commit 785d175 into wncc:Advanced Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broadcasting
6 participants