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

LinalgRefactor - Enable matrix block elementwise product #3619

Merged

Conversation

OXPHOS
Copy link
Member

@OXPHOS OXPHOS commented Feb 7, 2017

to replace old linalg::elementwise_square

*
* This version returns the result in-place.
* User should pass an appropriately allocate memory matrix
* Or pass one of the operands arguments (A or B) as a result
Copy link
Member

Choose a reason for hiding this comment

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

Watch your English here :) Punctuation, grammar etc.
Super minor!

@karlnapf
Copy link
Member

karlnapf commented Feb 9, 2017

Merge conflicts, otherwise good to go!

@OXPHOS
Copy link
Member Author

OXPHOS commented Feb 14, 2017

@karlnapf ready

@karlnapf
Copy link
Member

Travis error unrelated, merging

@karlnapf karlnapf merged commit 2beda11 into shogun-toolbox:feature/linalg_refactor Feb 15, 2017
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

2 participants