Skip to content

asm-6: Add additional checks to dot product example#83

Merged
0xAX merged 1 commit intomasterfrom
asm-6/improve-errors
Mar 15, 2026
Merged

asm-6: Add additional checks to dot product example#83
0xAX merged 1 commit intomasterfrom
asm-6/improve-errors

Conversation

@0xAX
Copy link
Owner

@0xAX 0xAX commented Mar 15, 2026

Description

This commit adds an additional check for the dot product example - check that the given vectors are not empty or print an error message otherwise.

Thank you @sevilla-larry for the report.

Related issues

#82

This commit adds an additional check for the dot product example -
check that the given vectors are not empty or print an error message
otherwise.

Thank you @sevilla-larry for the report.

Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
@0xAX 0xAX force-pushed the asm-6/improve-errors branch from 2568b67 to f2cb76e Compare March 15, 2026 10:13
@0xAX 0xAX requested a review from klaudiagrz as a code owner March 15, 2026 10:13
@0xAX 0xAX merged commit 0b63ccb into master Mar 15, 2026
1 check passed
@0xAX 0xAX deleted the asm-6/improve-errors branch March 15, 2026 10:16
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.

2 participants