Skip to content

Conversation

R055A
Copy link
Contributor

@R055A R055A commented Oct 19, 2023

Ref #10

Add new implementation for matrix-matrix, matrix-vector and matrix-scalar multiplication.

Copy link
Contributor

@appgurueu appgurueu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Though I don't really think "overloading" one function is necessarily the best design - separate functions may be cleaner. The if - else - if - else tree could be converted to a bunch of early returns.

@raklaptudirm raklaptudirm merged commit bb7afaa into TheAlgorithms:master Oct 20, 2023
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.

3 participants