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

Add elementwise_mul_matrix method for Dense and CSR matrices #1693

Merged
merged 1 commit into from Sep 29, 2020

Conversation

rikardn
Copy link
Contributor

@rikardn rikardn commented Sep 23, 2020

Implement elementwise matrix multiplication for both DenseMatrix and CSRMatrix

Addressing #1675

@isuruf-bot
Copy link

isuruf-bot commented Sep 23, 2020

Hi,

I've run clang-format and found that the code formatting is good.

Thanks for fixing the formatting.

@isuruf
Copy link
Member

isuruf commented Sep 29, 2020

Thanks

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.

None yet

3 participants