mboehm7 commented on pull request #1026:
URL: https://github.com/apache/systemds/pull/1026#issuecomment-679066273


   LGTM - thanks for the extensions @tobiasrieger. I only changed the 
formatting of comments, and simplified `ifelse(X > 0, X, 0.01 * X)` to `max(X, 
0.01 * X)`.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to