Matthias Boehm created SYSTEMML-2149: ----------------------------------------
Summary: New rewrite for value replacements
Key: SYSTEMML-2149
URL: https://issues.apache.org/jira/browse/SYSTEMML-2149
Project: SystemML
Issue Type: Task
Reporter: Matthias Boehm
There are scripts that emulate the existing replace via {{X + (X == 0) * s}}
which we should rewrite to {{replace(target=X, pattern=0, replacement=s)}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
